php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42003 Very slow performance on PHP script execution.
Submitted: 2007-07-15 20:18 UTC Modified: 2007-07-15 21:09 UTC
From: me at johnhornsby dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 5.2.3 OS: Windows 2k3
Private report: No CVE-ID: None
 [2007-07-15 20:18 UTC] me at johnhornsby dot com
Description:
------------
I installed PHP 5.2.3 on a Windows 2k3 server running IIS 6.0 using the Windows Installer.  Currently, running PHP pages either locally or remotely from the server results in very slow execution.

http://www.equilibrium-game.com/index.php => Is slow, while

http://www.equilibrium-game.com/index.txt => loads much more quickly

Other scripts load wonderfully quickly as well; the problem occurs with PHP only.

I have tried a optimizing the php.ini file to the best of my knowledge, including setting output_buffering = On.  General considerations as to where the problem may occur, or information as to how to resolve this outright would be much appreciated!

Thanks in advance,

John


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-15 21:09 UTC] me at johnhornsby dot com
Closed this, since I'm going to be changing the server's configuration anyway.  I will revisit this report if the problem persists.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 11:01:30 2024 UTC