From: Tigran <ti...@us...> - 2002-03-08 18:43:00
|
I see well I asked the hosting company and they say I don't have NPH for PHP right now but I can compile my own version and put it on the server. I'm not really sure what they mean by that. As in compile a new version of PHP from the source code? I also found this in the php.ini file. implicit_flush = Off is this something that might help if I turn it on? Thanks At 05:46 AM 3/7/2002, James E. Flemer wrote: >Bah! Your hosting service is using PHP in CGI mode, not as >an Apache module. You will need to find out if you can use >PHP in NPH (non-parsed headers) mode. Typically this is >done by naming you script "nph-something" or by using >/cgi-bin/nph-php instead of /cgi-bin/php. Ask your hosting >service about this. >-James > >On Wed, 6 Mar 2002, Tigran wrote: > > > James, > > > > well it looks like all the quotes are set correct. and > > the permission rights are set correctly. I got a hold > > of the error reports. This doesn't mean much too me but > > you might know. > > malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: > > /www/usanogh/cgi-bin/php |