PDA

View Full Version : Have the PHP settings been changed recently?



andrew2110
07-23-2007, 03:21 AM
Hi all. I run a script on my website which reads items from a feed and uploads them to my database. This script run perfectly for a few weeks but now wont work at all. The script is located at:

http://69.89.31.54/~rivalins/SimpleDOM5.php

It takes a while to load, but then will fail and show a number of error messages. Does anyone know why this may be?

Thanks in advance,
Andrew Starnes

arussell
07-23-2007, 11:35 AM
I've also been having new problems with the search script on my site, first noticed this morning:

http://dsloan.com/search.php?q=

The first error it returns is that the character "<" on line 1 is unexpected, which I assume is the < in <?php

I'm going to try and contact support about it now, I think, and will report back.

Aaron

arussell
07-23-2007, 03:45 PM
Well, according to bluehost there haven't been changes made that should have caused the problems I was having. I just took the opportunity to install a different search engine and didn't bother debugging the one I had. The one I put in uses Perl.

I do have a couple of php scripts that set the size on image popups, and they still seem to be working fine.

Aaron

felgall
07-24-2007, 01:40 PM
I have occasionally noticed a script that stops working properly due to a file corruption. Reloading the corrupted file usually fixes it. How the file gets corrupted in the first place I don't know but I have seen it happen on hosting with a number of different hosting providers - probably just because hard drives occasionallg end up with file system errors.