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:
If you are using a wireless router to connecting to the Internet through a DSL modem, how many IP ad...
What files are used by Windows Live Toolbar for Internet Explorer (IE) browser? How Alexa Toolbar is...
What is the "Security Accounts Manager (SamSs)" system service on Windows Server 2008? Can I disable...
How to remove realsched.exe from the startup application list to gain performance and reduce securit...
What is "Microsoft .NET Framework NGEN v4.0.30319_X86" in my Windows 7 service list? And how is "Mic...