Collections:
Other Resources:
Configuring PHP Engine to Access MySQL Database
How to configure PHP engine to access MySQL database?
✍: FYIcenter.com
1. Assuming that your PHP engine is installed at C:/Program Files/php-5.2.0-Win32/.
2. Open in "notepad" the PHP configuration file C:/Program Files/php-5.2.0-Win32/php.ini. Enter the following line:
extension=php_mysql.dll
3. Make sure your MySQL databaser is running.
4. Restart your Apache server.
5. Your PHP scripts that use MySQL database should work now.
2006-12-09, ≈11🔥, 0💬
Popular Posts:
What is "Health Key and Certificate Management" in my Windows XP service list? And how is "Health Ke...
What is Windows Genuine Advantage Validation Tool - Download Program Files (DPF)? Windows Genuine Ad...
What happens if you entered the wrong Passkey on your cell phone? If the Passkey you entered on your...
What is services.exe process - Services and Controller app? Process services.exe is part of the Wind...
What happens if you entered the wrong Passkey on your cell phone? If the Passkey you entered on your...