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, ≈126🔥, 4💬
Popular Posts:
How to select your wireless connection during the Windows 7 system initial set up process? If you bo...
Can I disable Windows service "Spectrum24 Event Monitor" to speedup my computer? Windows service "Sp...
What is Apache server? Apache server is an open-source free Web server software that runs websites. ...
I am unable to copy data from my external hard-disk (NTFS). When I try to repair it from cmd using c...
Where to find tutorials on using Windows Vista computers? I want to learn how to use Windows Vista m...