Hello,

I have a strange bug I can't figure out.  I am trying to use a third
party library and it is throwing errors:

Fatal error: Call to undefined function: mysql_pconnect()

This doesn't make sense to me as I have other code on that box that
uses mysql_pconnect() with no problem.  Why would some code be able to
use it while other code can't?


Thank!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to