Apache2 + PHP server problems
I'm having a weird problem with my Windows Apache 2 server. (Apache 2.0.56) I'm running PHP 5.1.6.
As of a couple days ago, it suddenly started taking about 20-30 seconds to execute a PHP script (even just phpinfo();) Plain HTML documents on the server run just fine, and the CLI version runs fine too. It's not giving off any errors, either, it seems.
Does anyone know what might be wrong? I reinstalled both Apache and PHP and can't think of any changes to my system that occoured between when it was running fine and now.
Thanks.
Update: This isn't a server problem. Accessing the server from the network (I don't know why I didn't think of doing that before) runs just fine. It's local that's a problem. More specifically, when I access it through the loopback (127.0.0.1). Accessing the server locally through my ethernet address works just fine.
As of a couple days ago, it suddenly started taking about 20-30 seconds to execute a PHP script (even just phpinfo();) Plain HTML documents on the server run just fine, and the CLI version runs fine too. It's not giving off any errors, either, it seems.
Does anyone know what might be wrong? I reinstalled both Apache and PHP and can't think of any changes to my system that occoured between when it was running fine and now.
Thanks.
Update: This isn't a server problem. Accessing the server from the network (I don't know why I didn't think of doing that before) runs just fine. It's local that's a problem. More specifically, when I access it through the loopback (127.0.0.1). Accessing the server locally through my ethernet address works just fine.
