[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ4] PHP_AUTH_USER
- Subject: Re: [cobalt-users] [RAQ4] PHP_AUTH_USER
- From: Jake Smith <jake@xxxxxxxxxx>
- Date: Fri Sep 29 06:29:03 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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?