php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13345 PHP hangs
Submitted: 2001-09-17 09:53 UTC Modified: 2002-06-03 12:18 UTC
From: wissam at openface dot ca Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.0.6 OS: Windows Advanced Server
Private report: No CVE-ID: None
 [2001-09-17 09:53 UTC] wissam at openface dot ca
I have installed sucessfully PHP 4.0.6 on my Windows Advanced Server with IIS 5.0. And I have tested the phpinfo() several times however everynow and then when I try to access the page or any other php page on the server, it hangs and the browser  keeps on saying trying to connect. I've tried to reboot the webserver ( :( ) several times and it works first then it hangs again. I really need to know what is going on here since I wanna host some php sites for clients and it is not a good idea at all to reboot a webserver every day.

Thank you,
Wissam

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-09 18:30 UTC] php at fkolbe dot de
Same here with 4.1.1 and Apache 1.3.22 on Windows 2000.
If I stop the transfer the php.exe process still runs as an Apache child and you cannot kill it.
Running the same script on the command line works always.
Note that my script uses odbc.
 [2002-01-09 19:39 UTC] php at fkolbe dot de
Apparently, when my php produces to many warnings, Apache chokes on it.
I rewrote my script to produce less warnings and now it does not hang anymore.
I am using php.ini-recommended from the 4.1.1 ZIP distrib.

Running from the command line, the warnings seem to go to stderr, which does not make sense with CGI?
 [2002-06-03 12:18 UTC] mfischer@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC