seco Posted August 4, 2008 Share Posted August 4, 2008 Hi i use zend studio 5.2 and i start with code that runs with me perfectly on other servers nad it gives me error says Fatal error: Call to undefined function mysql_pconnect() and that because of that line $conn = mysql_pconnect($hostname_conn, $username_conn, $password_conn) any idea why? thanks in advance. Link to comment https://forums.phpfreaks.com/topic/118045-call-to-undefined-function-mysql_pconnect/ Share on other sites More sharing options...
revraz Posted August 4, 2008 Share Posted August 4, 2008 run phpinfo() and check your mysql support Link to comment https://forums.phpfreaks.com/topic/118045-call-to-undefined-function-mysql_pconnect/#findComment-607272 Share on other sites More sharing options...
wildteen88 Posted August 4, 2008 Share Posted August 4, 2008 You may also want to read this Sticky (Windows only). Link to comment https://forums.phpfreaks.com/topic/118045-call-to-undefined-function-mysql_pconnect/#findComment-607443 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.