phpapache2.dll not found
Hmmm... I'm on my first task at my new company. The project I'm involved with is a PHP to Java conversion(Ewwww!). I have to say I really don't like it but it should give me the experience and discipline needed to stay on the job. Besides, it should be fun to work with other people from a distant place. We were trying to mimic their server settings. I downloaded PHP(5.1.6) and Apache Webserver's(2.2.3)
latest release. To my surprise, after installing and configuring everything Apache won't accept my LoadModule entry for PHP. I've checked the docs... Hmmm... I'm sure I did everything right... It took a few hours of investigation before I read in the PHP install text that the installation procedure was for Apache Webserver 2.0.x. And so... I downgraded to Apache 2.0.59 and voila! Everything worked perfectly and I can now see a nice php info screen on my browser!