dhanu Posted February 19, 2007 Share Posted February 19, 2007 i connected mysql 5.0 with php 5.2.1 and Apache 2.0. But its not connect. Display error.So can i connect mysql5.0 with php 5.2.1 and Apache 2.0? First its possible one? Link to comment https://forums.phpfreaks.com/topic/39148-mysql50-connect-withphp-521/ Share on other sites More sharing options...
wildteen88 Posted February 19, 2007 Share Posted February 19, 2007 If your are on linux then you need to compile PHP with MySQL support. Then you enable the MySQL extension in the php.ini to be able to connect to MySQL with PHP. Read how to compile PHP for MySQL support in the manual here Link to comment https://forums.phpfreaks.com/topic/39148-mysql50-connect-withphp-521/#findComment-188829 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.