I've just recently installed PHP 4.2.1 and I'm having problems trying to start a session. I'm using Apache 2 running on (gasp) Windows XP. The exact errors looks like this:
[Sat Jul 20 08:02:41 2002] [error] [client 127.0.0.1] PHP Notice: Undefined variable: PHP_SELF in C:\Program Files\Apache Group\Apache2\htdocs\wordog\wakit\index.php on line 2, referer: [Sat Jul 20 08:02:41 2002] [error] [client 127.0.0.1] PHP Warning: Cannot send session cache limiter - headers already sent in C:\Program Files\Apache Group\Apache2\htdocs\wordog\wakit\accesscontrol.php on line 3, referer:
I'm kinda new to PHP so can anyone help out?
[Sat Jul 20 08:02:41 2002] [error] [client 127.0.0.1] PHP Notice: Undefined variable: PHP_SELF in C:\Program Files\Apache Group\Apache2\htdocs\wordog\wakit\index.php on line 2, referer: [Sat Jul 20 08:02:41 2002] [error] [client 127.0.0.1] PHP Warning: Cannot send session cache limiter - headers already sent in C:\Program Files\Apache Group\Apache2\htdocs\wordog\wakit\accesscontrol.php on line 3, referer:
I'm kinda new to PHP so can anyone help out?