[pmwiki-devel] ZAP problem...
The Editor
editor at fast.st
Fri Nov 10 13:55:46 CST 2006
Working on a fairly simple ZAP snippet--and get this error on my
server, but not on my home machine. Any ideas?
Warning: session_start() [function.session-start]: Cannot send session
cookie - headers already sent by (output started at
/home/fastst/public_html/zap/pmwiki.php:951) in
/home/fastst/public_html/zap/cookbook/zap.php on line 452
Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers already sent (output started at
/home/fastst/public_html/zap/pmwiki.php:951) in
/home/fastst/public_html/zap/cookbook/zap.php on line 452
Line 452 in zap is the place that sets the session variables that
secures the form from forged headers. Never noticed this problem
before.
Cheers,
Caveman
More information about the pmwiki-devel
mailing list