Jump to content

Adding MySQL to php.ini


proggR

Recommended Posts

php_info() doesn't mention mysql or the path to it at all. do I have to add the path to my php.ini file? I also read something about adding my PHP directory to the Windows PATH but I don't really know what that means either. Any help in either case?

My PHP is @:E:\Program Files\PHP

My MySQL is @:E:\Program Files\MySQL

My Apache is @:E:\Program Files\Apache Group\Apache2

 

Seems normal to me but I'm positive I need to do something before I can start playing with the database from my pages.

Thanks in advance.

 

* edit *

Aparently I lied. Next to PATH under Apache Environment I get:

E:\Program Files\PHP\;E:\windows\system32;E:\windows;E:\windows\System32\Wbem;E:\Program Files\Common Files\Adobe\AGL;E:\Program Files\Autodesk\Backburner\;E:\Program Files\Common Files\Autodesk Shared\;e:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\QuickTime\QTSystem\;E:\Program Files\MySQL\MySQL Server 5.0\bin

 

Am I going to have to make any other changes before I can access databases?

Link to comment
https://forums.phpfreaks.com/topic/119913-adding-mysql-to-phpini/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.