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, ≈125🔥, 4💬
Popular Posts:
Where are registry keys located for Installed Programs and programs on my Window 7 system? When a so...
What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for W...
Can I remove startup application "tfswctrl.exe - Sonic Drive Letter Access Component" to speedup my ...
Where to find information about what services are running on Windows 8 and how to manage them? I wan...
What are wbxtra_*.wbt Temporary Files on my Windows 7 computer? Can I remove them? wbxtra_*.wbt Temp...