Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 9649👍, 0💬
Popular Posts:
Where to find tutorials on using Bluetooth? I want to learn how to work with Bluetooth connections? ...
What is a wireless router? A wireless router is a special network router that connects workstations ...
Can I remove startup application "DSAgnt.exe - Dell Support Agent" to speedup my computer and reduce...
What files are used by Alexa Toolbar for Internet Explorer (IE) 7 browser? How Alexa Toolbar is conf...
Can I disable Windows service "Network Associates Task Manager" to speedup my computer? Third party ...