[Solar-talk] server issue

Andreas Ravnestad andreas.ravnestad at gmail.com
Thu May 3 17:58:41 PDT 2007


Jeff Surgeson wrote:
> Hi Paul
>
> I did a /usr/local/php5/bin/php index.php >index.html to see what the html 
> that was being generated looked like, below is what is output, as a html file 
> is sort of displays but with the crap on top, but as a php page it breaks 
> solar, dreamhost support say it is my script and not their server, which I 
> kinda of agree with -(
>
> X-Powered-By: PHP/5.2.1
> Set-Cookie: PHPSESSID=r25elbqv8ttqpjdndp2na651a3; path=/
> Expires: Thu, 19 Nov 1981 08:52:00 GMT
> Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
> Pragma: no-cache
> HTTP 1.1/200 OK
>   

^ That header line is malformed. Should be "HTTP/1.1 200 OK".


> Content-type: text/html
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
>     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
>
> Are they correct or have they done something differant with their setup that 
> is breaking Solar? if so what, any ideas so I can chase them.
> I have to assume that they are not doing anything out of the ordinary!
>
>   



More information about the solar-talk mailing list