Hi,

I have discovered a very strange thing. The problem is that session management fails when I stop the browser while a PHP page is loading.
As soon as the browser requests a file with a session_start or session_register command the browser gets in a
kinda endless loop and the session file stay open. The browser keeps waiting and waiting and nothing happens (nothing appears on the screen).


I'm using PHP4.3.2 / Debian 3.0 Linux 2.4.20 / Apache 1.3.28
My configure command:
'./configure' '--with-mysql=../mysql/mysql-standard-4.0.12-pc-linux-i686'
'--with-apache=../../apache/build_deb/deb2/apache-1.3.28' '--enable-track-vars'
'--disable-debug' '--with-gd' '--enable-ftp' '--enable-inline-optimization'
'--enable-sockets' '--with-zlib'

Has anyone here have had the same problem and can help me?

With regards,

Catia Crepaldi

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to