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. Quote 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 Quote 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). Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.