Collections:
Other Resources:
Configuring PHP Execution Environments
How to configure PHP execution environments?
✍: FYIcenter.com
1. Click the Start button.
2. Right mouse click My Computer, and select Properties. The System Properties dialog box shows up.
3. Click the Advanced tab, then click the Environment Variables button. The Environment Variables dialog box shows up.
4. Locate the Path variable in the System variable section, and click Edit button. The Edit System Variable dialog box shows up.
5. Add the following two directories to the end of the variable value:
;C:\Program Files\php-5.2.0-Win32 ;C:\Program Files\php-5.2.0-Win32\ext
6. You need to add those directories in the same value as shown in the picture below:
7. Click OK buttons to close all dialog box windows.
2021-07-27, ≈127🔥, 4💬
Popular Posts:
What is the "World Wide Web Publishing Service (W3SVC)" system service on Windows Server 2012? Can I...
What is REFIEBAR.DLL - Microsoft Research Extra Toolbar Button and Extra Tools Menu Item for Interne...
What files are stored in the "C:\Users\<userid >\AppData\Roaming "folder? Can I delete ...
How can I tell the number of CPU or logical processors on my Windows Server 2012? To find out how ma...
How to remove tfswctrl.exe from the startup application list to gain performance and reduce security...