Search found 304 matches

by captquirk
Tue Jul 12, 2022 2:09 am
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 18019

Re: admin.php error 500

Glad you have it working. Missing a part of the fix is probably my fault! My initial instructions were taken from memory, and my memory only provided 2/3 of the solution. When you still had an issue, I went back and double checked myself.
:oops:

But we got it all straight now. Happy indexing.
by captquirk
Mon Jul 11, 2022 3:37 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 18019

Re: admin.php error 500

In CPanel you want mysqlnd TICKED and 'mysqli UNTICKED and nd_mysqli TICKED! I know this is counterintuitive, but it works. LOL! You will know you have it right when the last line (API value) of mysqlnd in the info page has a value. ----------------------------------------------- Enabling MySQLnd If...
by captquirk
Mon Jul 11, 2022 12:46 am
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 18019

Re: admin.php error 500

CPanel and mysqlnd ... This can get tricky. Read this Post - https://www.blog.worldspaceflight.com/2019/07/02/php-shared-hosting-and-mysqlnd/ Essentially, in CPanel you need to CHECK mysqlnd and UNCHECK mysqli! Now allow me to rant for a bit... Sphider requires BOTH mysqli AND mysqlnd. This is true ...
by captquirk
Sun Jul 10, 2022 7:25 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 18019

Re: admin.php error 500

A 500 error is a hard to track server error. Since the installation went fine, and having gotten the login screen, install.php and auth.php ran perfectly. The crash occurred in admin.php. There is a script which can test your PHP installation. https://www.sphider.worldspaceflight.com/downloads/requi...
by captquirk
Wed Jul 06, 2022 8:11 pm
Forum: Sphider MODS
Topic: Hacking the 301 error
Replies: 0
Views: 21593

Hacking the 301 error

Many times, the 301 error which has been our nemesis, is "real" in that IS what is reported to Sphider. I can duplicate this by other methods. HOWEVER, in some cases there IS NOT relocation! Wild guess... webmaster is sending a 301 to stop applications like Sphider. I found a work around. ...
by captquirk
Tue Apr 19, 2022 9:18 pm
Forum: Sphider MODS
Topic: Hack to restart an interrupted re-index run
Replies: 0
Views: 24770

Hack to restart an interrupted re-index run

When an indexing run gets interrupted, Sphider has always had the ability to pick up where it left off. Re-indexing, however, is a different process. If a re-index gets interrupted, the only option has been to start over. Sphider 4.0.0, 4.0.1, and 4.0.2 (SphiderLite 2.0.0, 2.0.1, and 2.0.2) introduc...
by captquirk
Thu Apr 14, 2022 2:47 am
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 22261

Re: Relocation: http 301 error in terminal

Sorry for the long delay since the last post, but here is what I have found... Many times, the 301 error which has been our nemesis, is "real" in that IS what is reported to Sphider. I can duplicate this by other methods. HOWEVER, in some cases there IS NOT relocation! Wild guess... webmas...
by captquirk
Thu Mar 17, 2022 4:06 pm
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 22261

Re: Relocation: http 301 error in terminal

Hopefully the sitemap.xml mod will help in indexing sites. If testing doesn't show any serious problems, the mod will be incorporated into the next release. What I HAVE noticed, however, then even when indexing with a sitemap, the very first (landing) page has to be able to be indexed, If that ends ...
by captquirk
Tue Mar 01, 2022 2:32 am
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 22261

Re: Relocation: http 301 error in terminal

In the case of https://yourstory.com/ , the Sphider nod found in the MODS section of this forum and titled "Index from sitemaps when sitemap is a list of sitemaps" will allow you to index using their sitemap. BUT be forewarned: the sitemap references 759 other sitemaps with a total of 61,3...
by captquirk
Mon Feb 28, 2022 10:33 pm
Forum: Sphider MODS
Topic: Index from sitemaps when sitemap is a list of sitemaps
Replies: 0
Views: 24972

Index from sitemaps when sitemap is a list of sitemaps

Sphider can index from sitemaps if they are simple sitemaps. If the initial sitemap is a list of links to additional sitemaps (popular with larger websites), it doesn't work. This mod shows promise to correct that. There may be situations which interfere in this working, but only testing will identi...