Problems today
Posted by: Termina
Posted on: 2006-06-16 18:28:00
I've encountered two problems today.
The first is when trying to submit a (once working) PHP script, I get this error:
*Warning*: Unexpected character in input: '' (ASCII=15) state=1 in */usr/local/dh/cgi-system/php.cgi* on line *1240*
*Parse error*: syntax error, unexpected T_STRING in */usr/local/dh/cgi-system/php.cgi* on line *1240
Dreamhost support got back to me, and instead of trying some test fields to re-create the error, they asked me what I entered into the fields (the letter 'a' for everything, btw). I'm still waiting for an e-mail back.
Instead of wait on dreamhost, I decided to move the particular script to another server (temporarily; downtime for this particular page is unacceptable). I changed the link over SSH, and refreshed.
No change. I was curious, so I created a little 'sample' file called a.txt
Trying to reach it shows 404 not found. Apparently now the site isn't being updated.
Anyone else having problems on achilles?