Collections:
Other Resources:
Verifying IIS Configuration for PHP Scripts
How to verify IIS configuration for PHP scripts?
✍: FYIcenter.com
1. Make sure that IIS is running.
2. Use "notepad" to enter this simple PHP script:
<html> <body> This is <?php echo "my first PHP script"; ?>. </body> </html>
3. Save this script as C:\inetpub\wwwroot\my_first.php.
4. Run a Web browser and enter the this URL: http://localhost/my_first.php.
You will see IIS runs the script with the PHP engine and returns the result in the browser window as:

2023-10-21, ≈15🔥, 1💬
Popular Posts:
product key for adding features to windows 8 The product key you require is MBFBV-W3DP2-2MVKN-PJCQD- ...
Where to find tutorials on using Windows 7 Installed Programs and software? Here is a collection of ...
What is "Lenovo Hotkey Client Loader" in my Windows 7 service list? And how is "Lenovo Hotkey Client...
What is "Credential Manager" in my Windows XP service list? And how is "Credential Manager" service ...
What is the startup program "CyberLink MediaLibray Service - CLMLSvc_P2G8.exe" on my Windows 8 compu...