Test PHP
Restart apache.
-Start Menu ::
Start->Programs->Apache HTTP Server 2.0.55->Control Apache Server->Restart
-Command shell :: apache -k restart -n "apacheretry

Lets go ahead and test php with a simple line.
Open Notepad by clicking 'Start' -> 'Run' then typing 'notepad'

Example script in new window.

Save the file under 'c:\web\test.php'
Open your browser and type this at the location box
'http://localhost/test.php' or 'http://localhost:8080/test.php'

That sample script displays the date

php is running

Ready when you are:
proceed

keywords - phpBB, mySQL, PHP, Apache, SAPI, forums, servers, databases, scripts
Modified March 07, 2006 :: Tuesday
Home :: Download Apache :: Install Apache :: Config. Apache :: Download PHP :: Config. Apache for php :: o0 Test PHP 0o :: Download mySQL
Configuring mySQL :: Install phpBB