Tutorials

How to Install the Built-in PHP Development Server on Windows

Step 3: How to Install the Built-in PHP Development Server on Windows

Modify the System Path

Go to the Control Panel in widows, select System, and then Advanced System Settings. On the resulting window click the Environment Variables button. On the window that then display, in the bottom half, locate the variable called Path and double click it. Edit the value of the variable by putting a ; (semi-colon) and then c:\php after what is already there.

Once done click OK on all of the open windows.