[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RAQ4] PHP_AUTH_USER



What kind of errors?  What's printed to the error log?  Need a bit more
information.

These are the errors that come up:
Warning: Cannot add header information - headers already sent by (output started at /home/sites/site3/web/test.php:1) in /home/sites/site3/web/test.php on line 1

Warning: Cannot add header information - headers already sent by (output started at /home/sites/site3/web/test.php:1) in /home/sites/site3/web/test.php on line 1
Text to send if user hits Cancel button


I'm assuming you do know that PHP has to be loaded as an Apache module for
PHP_AUTH to work correctly.

I thought php4  that ships with the raq4 is installed as a module?