From: James E. F. <jf...@ac...> - 2002-03-07 13:46:57
|
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 |