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, ≈10🔥, 0💬
Popular Posts:
A collection of 39 tutorials on understanding and managing Windows startup programs: What is a start...
What is shdocvw.dll DLL file - Shell Doc Object and Control Library? DLL shdocvw.dll is the Microsof...
How to install the latest Lenovo ThinkPad Bluetooth driver on my Windows 7 system? I have downloaded...
What is the "CmRcService.exe" process on windows 7? Is the "CmRcService.exe" process a virus? Can I ...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...