suigion Posted August 21, 2007 Share Posted August 21, 2007 Did anybody know how to configure PHP5 to support MySQL?? Thanks... Link to comment https://forums.phpfreaks.com/topic/65944-configure-php5-to-support-mysql/ Share on other sites More sharing options...
vijayfreaks Posted August 21, 2007 Share Posted August 21, 2007 Hi.. In file php.ini: enable extension "extension=php_mysql.dll" configure your "mysql.default_port".. instatll and on mysql service.. Regards, Vijay Link to comment https://forums.phpfreaks.com/topic/65944-configure-php5-to-support-mysql/#findComment-329704 Share on other sites More sharing options...
pranav_kavi Posted August 21, 2007 Share Posted August 21, 2007 chk tis out... http://www.dbforums.com/t1044828.html Link to comment https://forums.phpfreaks.com/topic/65944-configure-php5-to-support-mysql/#findComment-329706 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.