Click to See Complete Forum and Search --> : Incredibly slow PHP/mySQL on Windows Server 2003


wavesurf
10-20-2003, 04:13 AM
I have a problem with php and mySQL on Windows Server 2003. It seems when I have PHP documents that include database access, it takes an incredibly long time to get the document delivered back to the client browser. Does anyone have any ideas to why this happens?

Thanks a lot for any help...

Marius

LordShryku
10-20-2003, 12:04 PM
Have you tested it on another setup? This could just be bad queries....

Is the database on localhost?

webmast72
12-21-2003, 12:08 PM
Hello,

I have the same problem with IIS6.0 + MySQL on windows 2003 after upgrade from 2000.
In windows 2000 all worked fine... Someone has the solution ?

Thanks.

icaro
02-10-2004, 12:32 PM
same problem here:
iss 6
win 2003 enterprise edition
oracle
php 4.3.4


we are configuring a new server, old one delivers a specific page in 1 sec, new one takes 4 sec for that page.. on old server i have win2k and iis 5, both using same oracle server.

i am trying an older version of php, 4.3.3... if it works i will write it here.