It is my first time in here and also my first question. I hate to admit it that
I got stuck now. I got the Apache set up on my new computer and also
the PHP5. After that, I modified the Apache2 httpd.conf file.
I added this into my configure file
LoadModule php5_module "c:/php/php5apache2.dll"
Then when I restarted my server. I got this error.
http.exe: Syntax errror on line 115 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/php/php5apache2.dll
into server: The specified module cound not be found.