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:
How to use sc.exe command to create a new service? If you want to create a new service, you can use ...
Windows Vista Security basics - Understanding security and safe computing - Update Windows automatic...
A new tab called "Services" is added in "Task Manager" on Windows Vista and Windows 7. What is this ...
Where to find tutorials on using Windows 8 Installed Programs and software? Here is a collection of ...
How to make text and icon size larger or smaller on my Windows 8 system? The text is too small and h...