ID: 4898 Comment by: catia at catho dot com dot br Reported By: fvddungen at netgamez dot nl Status: Closed Bug Type: Session related Operating System: Windows NT PHP Version: 4.0.0 Release New Comment:
I'm with the same problem... The session management fails when I stop the browser while a PHP page is loading. 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' Previous Comments: ------------------------------------------------------------------------ [2000-07-18 06:34:20] stas at cvs dot php dot net Please try 4.0.1pl2 and report (with script example) if it still doesn't work. ------------------------------------------------------------------------ [2000-06-09 13:15:34] hholzgra at cvs dot php dot net changed to "Session related" ------------------------------------------------------------------------ [2000-06-08 14:52:26] fvddungen at netgamez dot nl I have discovered a very strange thing. First I thought it was only me and I posted the problem on phpbuilder.com, but then it seemed that many other people are having the same problem. The problem is that session management in php4 on a windows machine fails to work when using the php4isapi.dll. Till the last beta the session management worked without any problems, but from the rc1, so also the rc2 and the final release session management just refuses to work. As soon as the browser requests a file with a session_start or session_register command the browser gets in a kinda endless loop. The browser keeps waiting and waiting and nothing happens (nothing appears on the screen). If I change php4isapi.dll into php.exe in my iis settings it works, but that will decrease the performance, right. As I said, until the last beta it worked fine, but from the first release candidate it didn't work anymore. And since many people are having this same problem I guess it's a major bug, right. With regards Frank ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=4898&edit=1