I just installed php-4.3.1 on my linux box, and I'm having some troubles getting the sessions to work. No matter what options in php.ini I set, session variables refuse to be reused. When I check the error logs, thses are the errors I see:
(using 'session_start()') [error] PHP Warning: session_start() [<a href='http://www.php.net/ function.session-start</a>]: read returned less bytes than requested in /home/ httpd/html/test.php on line 10 (with session.auto_start) [error] PHP Warning: Unknown(): read returned less bytes than requested in Unknown on line 0. Anyone have any ideas that could help? -Ian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php