Sunday, May 17, 2009

Test your PHP 5 Installation






1- Open up your Windows Notepad. Type in “” inside the file. Save this file as “info.php” inside your Apache root directory, C:\Program Files\Apache Software Foundation\Apache2.2\htdocs .

2- Open up your web browser. In the address bar, type in your web server domain name plus info.php as the file name. Example: http://localhost/info.php


. You should get a PHP configuration page just like the one below.

1 comment: