php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47275 Execution Speed problem
Submitted: 2009-02-02 11:07 UTC Modified: 2009-02-02 21:23 UTC
From: kurianvarkey at yahoo dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.8 OS: Windows 2003 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kurianvarkey at yahoo dot com
New email:
PHP Version: OS:

 

 [2009-02-02 11:07 UTC] kurianvarkey at yahoo dot com
Description:
------------
Hello,

I installed PHP 5.2.8 through windows installer in our windows 2003 server. I opted PHP cgi version with mysql, mysqli, curl, openssl,zip, bzip for installation. Installation was successful. When I tried to run my website all the pages with images are taking long time to load. I used relative path and path all are correct. The same website in our old server with 5.0.2 running is executing faster.

I uninstall 5.2.8 copy and tried to install 5.2.4, 5.2.5, 5.2.6 windows installers, but all failed to install correctly on our windows 2003 server. All are showing successful installations, but when I tried to execute, page cannot find error is showing.

Now I install 5.0.2 and the website is running fast.

So do you have any idea about my problems? I don't know whether I am doing anything wrong.

I feel in php 5.2.8, the page with images are taking more time, may be with page itself, and request time for the browser is also high.

Thanks in advance.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-02 19:46 UTC] crrodriguez at opensuse dot org
It is slow because you have to use FASTCGI instead of CGI, anyway, this is not the right channel to ask support questions, only to report BUGS.
 [2009-02-02 21:23 UTC] jani@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 14:01:31 2025 UTC