stockton Posted January 25, 2008 Share Posted January 25, 2008 I have on my Slackware Linux server PHP Version 4.4.2 with Apache/1.3.33 (Unix) PHP/4.4.2 and mysql is installed as well but when i run info.php I do not see an entry for mysql, despite the header telling me '--with-mysql=shared,/usr'. 'which mysql' tells me '/usr/bin/mysql' What do I need to fix to get mysql and php working together? Link to comment https://forums.phpfreaks.com/topic/87746-php-info-not-finding-mysql/ Share on other sites More sharing options...
rajivgonsalves Posted January 25, 2008 Share Posted January 25, 2008 you have to enable your mysql extension in your php.ini file.. Link to comment https://forums.phpfreaks.com/topic/87746-php-info-not-finding-mysql/#findComment-448835 Share on other sites More sharing options...
stockton Posted January 25, 2008 Author Share Posted January 25, 2008 Sorry, I should have said that I had done that. Link to comment https://forums.phpfreaks.com/topic/87746-php-info-not-finding-mysql/#findComment-448838 Share on other sites More sharing options...
revraz Posted January 25, 2008 Share Posted January 25, 2008 Restart the webserver. Link to comment https://forums.phpfreaks.com/topic/87746-php-info-not-finding-mysql/#findComment-448871 Share on other sites More sharing options...
stockton Posted January 25, 2008 Author Share Posted January 25, 2008 and I have done that to no avail. Link to comment https://forums.phpfreaks.com/topic/87746-php-info-not-finding-mysql/#findComment-448887 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.