numerical25 Posted July 13, 2008 Share Posted July 13, 2008 Im having some issues trying to get PHP5 to recognize that I have PHP_mysql. Im using easy php 5 and it shows in the ext folder that I have PDO_mysql. So i went to the php.ini and I added the PDO extension in the extensions sections. but yet when I run phpinfo() and scroll down to PDO's , it doesnt show it. it only shows PDO mysqli . anyone have any suggestions ?? Link to comment https://forums.phpfreaks.com/topic/114567-cant-install-pdo_mysql/ Share on other sites More sharing options...
wildteen88 Posted July 13, 2008 Share Posted July 13, 2008 Make sure you have restarted EasyPHP. Link to comment https://forums.phpfreaks.com/topic/114567-cant-install-pdo_mysql/#findComment-589099 Share on other sites More sharing options...
numerical25 Posted July 13, 2008 Author Share Posted July 13, 2008 I did restart it. It's not working. Should I just reinstall easy php ??? I mean has this happen to anybody before. Link to comment https://forums.phpfreaks.com/topic/114567-cant-install-pdo_mysql/#findComment-589111 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.