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:
I have a field in a MS Access form that is a foreign key pointing to another table. Can I use a comb...
What is service "AEADIFilters" and program "AEADISRV.EXE" on Windows Vista? "AEADIFilters" is a syst...
If you are using a wireless router to connecting to the Internet through a DSL modem, how many IP ad...
Understanding HelpSvc.exe, "Microsoft Help Center Service" - part of the "Help and Support Center" a...
What is shdocvw.dll DLL file - Shell Doc Object and Control Library? DLL shdocvw.dll is the Microsof...