Search found 9 matches

by Crash
Tue Jul 19, 2022 7:52 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

Will do, thanks!
by Crash
Wed Jul 13, 2022 9:01 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

This is great. I'm really sorted now. Thanks very much for all your time on this, This has been a great opportunity as well to optimise the site that's being indexed as well. The spiders don't like spaces in URLs since the server passes a soft 301 error which only a browser can bypass onto the "...
by Crash
Wed Jul 13, 2022 1:32 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

That's very helpful - perfect. Ultimately, it doesn't need to flush the site contents every time. If it finds a page that's removed, then the site will present its own error page of some sort, even if it's not triggering an actual 404. That's not likely to show up in the search results then, anyway....
by Crash
Tue Jul 12, 2022 9:37 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

That's great info, thanks for that. It does create a limitation in that, if you have a page responding to a querystring that no longer pulls up a valid record, but the page is still there to handle it (ie. you could remove the link but the page handling the querystring is still there, so no 404 erro...
by Crash
Tue Jul 12, 2022 1:12 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

It's going really well! I had a question about it ... Is there a way to tell which page on the site referred the spider to a certain page? So in other words: "on which page did you find that link?" It's no issue if not. I was just interested in optimising my own site to prevent it from ser...
by Crash
Mon Jul 11, 2022 9:12 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

Thanks for your help on this!
I missed that there were two options for msqlnd on the GUI page: one of which wasn't set.

We're in now and having a good play with it.
Things are working really well.
by Crash
Mon Jul 11, 2022 11:47 am
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

Hi, Thanks for that, In this case, I unticked mysqli and left mysqlnd unticked. This seemed to disabled mysqli in the way that cpanel seemed to claim and various other, unrelated scripts stopped running. It didn't seem to allow the admin.php to proceed. Re-enabling both, didn't seem to bring anythin...
by Crash
Sun Jul 10, 2022 11:16 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

Re: admin.php error 500

Hi, thanks for that, Output is below ... You do NOT have mysqlnd. (Required) PHP 7 or greater - CHECK! Curl - CHECK! Iconv - CHECK! Mbstring - CHECK! Imagick NOT installed. (Optional but recommended) Imagick is not needed for Sphiderlite.) Sorry. You are missing one or more requirements to run the l...
by Crash
Sat Jul 09, 2022 9:33 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 17520

admin.php error 500

Hi, First of all, wanted to say that this script looks very impressive. Great to see it being kept updated frequently, I installed v4.2.0 and the install.php process has run through fine and I can see that it's created the tables in the DB. The login page displays for admin.php, but when entering th...