Jump to content

Installed OK, but not available


Recommended Posts

I installed mySql 5.1 after having PHP 5.2 running for a while.

 

The MySQL install went fine, and Windows Task Manager shows a process called mysqld.exe running.

 

However, phpinfo() shows nothing about mySql, and all of the mySql functions are undefined.

 

This leads me to believe that the mySQL install was incorrect.

 

Can  anyone point me in the direction to get mySql running?

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/192107-installed-ok-but-not-available/
Share on other sites

However, phpinfo() shows nothing about mySql, and all of the mySql functions are undefined.

 

This leads me to believe that the mySQL install was incorrect.

 

PHP's config has nothing at all to do with MySql being installed. You need to make sure you have the mysql extension enabled within your php.ini.

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.