Collections:
Other Resources:
Verifying Apache Configuration for PHP Scripts
How to Verify Apache server configuration for PHP scripts support?
✍: FYIcenter.com
1. Assuming that your Apache server is installed at C:\Program Files\Apache Software Foundation\Apache2.2
2. Make sure that your Apache server is running.
3. Use "notepad" to enter this simple PHP script:
<html> <body> This is <?php echo "my first PHP script"; ?>. </body> </html>
4. Save this script as C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\my_first.php.
5. Run a Web browser and enter the this URL: http://localhost:8080/my_first.php.
You will see that Apache server runs the script with php-cgi.exe and returns the result in the browser window as:

2009-07-28, ≈39🔥, 2💬
Popular Posts:
What is the difference between a Web page and a Single File Web Page? Word 2007 supports 2 Web page ...
How to remove NetZero Toolbar from Internet Explorer (IE) 7 browser? NetZero Toolbar offers you nice...
What is HelpHost.exe - Microsoft Help Center Hosting Server? HelpHost.exe is the executable binary f...
Upgraded to Windows 10 from 7. Apparently users can no longer selectively choose which updates to in...
What is the scheduled task "\G2MUploadTask-S-1-5-21 -..."on my Windows 7 computer? "\G2MUploadTask-S...