I try to follow the instructions in your book to setup the Apache Server. As I think, I didn’t make any syntax mistake in the files php.ini and httpd.conf (please see attachement! I didn’t attach the file php.ini because the file size exceeds the allowed attachment size of 64Kb.).
Two things were strange when after download from www.php.net/downloads (version 5.3.2):
- There was no file php.ini-dist. That’s why I used the file php.ini-development to copy and rename it php.ini.
- There was no file php5apache2_2.dll. I copied it from http://kromann.info/download.php?strFolder=php5_2-Release_TS&strIndex=PHP5_2 to the folder C:\PHP.
I’m still not able to start the Apache server. What have I done wrong?