Apache + PHP as CGI + mod_gzip

Hey,

I am getting a weird error when using a script alias. But when I use the: #!/usr/local/php/bin/php
and run it as a cgi it works fine.

Does anyone have any thoughs. As the extension might suggest, this is PHP compiled as a CGI-Binary.

Here is the error:

Warning: Unexpected character in input: '' (ASCII=16) state=1 in /usr/local/php/bin/php on line 7254

Parse error: parse error in /usr/local/php/bin/php on line 7254


http://ensim.platinum-hosting.com/whoami.phpc

 

 

 

 

Top