Using Windows XP/Apache/PHP/MySQL setup
When the php.ini setting session.auto_start = On I get a failure when opening phpopenchat, a detailed message is below,
NOTE: the error about not having access to f:\tmp is bogus
have tried adding to the .htaccess in the root of phpopenchat - php_value session.auto_start = off doesn't change anything.
I understand if openchat wants to do thier own session but it needs to not affect all other php applications????
Error Details: Sorry, an error occurred. at f:\www\phpopenchat\index.php:62 [8] A session had already been started - ignoring session_start()
Your webserver has no write permissions in "f:\tmp"!
PHP 4.3.4 (WINNT) Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Webserver: Apache/1.3.28 (Win32) URI: http://localhost/phpopenchat/
Log in to post a comment.
Using Windows XP/Apache/PHP/MySQL setup
When the php.ini setting session.auto_start = On
I get a failure when opening phpopenchat, a
detailed message is below,
NOTE: the error about not having access to f:\tmp is bogus
have tried adding to the .htaccess in the root of phpopenchat - php_value session.auto_start = off
doesn't change anything.
I understand if openchat wants to do thier own session but it needs to not affect all other php applications????
Error Details:
Sorry, an error occurred. at f:\www\phpopenchat\index.php:62
[8] A session had already been started - ignoring session_start()
Your webserver has no write permissions in "f:\tmp"!
PHP 4.3.4 (WINNT)
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
Webserver: Apache/1.3.28 (Win32)
URI: http://localhost/phpopenchat/