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 Shockware Flash Object - Download Program Files (DPF)? Shockware Flash Object is a Download ...
How to use "query user" to find out who is logged in to my Windows 7 computer? If you allow remote l...
I don't know if this is a Windows Problem or an HP problem. HP says windows. But anyhow I have a bra...
What is the startup program "Alps Pointing Device Driver - Apoint.exe" on my Windows 8 computer? Can...
How to remove ssdiag.exe from the startup application list to gain performance and reduce security r...