Cookbook /
AuthUserCookie-Talk
Summary: Talk page for AuthUserCookie.
Maintainer: Elias Soong
This space is for User-contributed commentary and notes. Please include your name and a date along with your comment.
Comments
The including of AuthUserCookie and all related settings must be ahead of the including of AuthUser script in config.php! Otherwise, nothing will take effect.
If you get a "Warning: Cannot modify header information - headers already sent by ......" error, please try to turn on 'output_buffering' setting to 'On' in php.ini file.
... Or remove the closing "?>" php tag. --Petko
I tried removing "?>" on lighttpd 1.4.19-5+lenny1 with php 5.2.6.dfsg.1-1+lenny4 under FastCGI, but it couldn't solve this problem. --Elias Soong
Talk page for the AuthUserCookie recipe (users?).