Hi!
I set up my Apache 2.2.4 and PHP-5.2.2 on MS Vista. Wrote a test file
with just one php statement. i.e. is written in
test.php file. Later went to my web browser and wrote
http://localhost/test.php and a blank page came up. It seems that my web
server and php engine is working cause when
Hi!
Maybe I can get a clue to you.
1. Copy the php module to the apache's module folder
e.g. copy "php5apache2.dll" to c:\WebSever 2.2.4\Apache2\modules
2. Go to the conf folder of the Apache Web Server.
e.g. cd c:\WebServer 2.2.4\Apache2\conf
3. Open the configuration file "httpd.conf"