Posted by blackwater dev on 10/05/89 11:26
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!
Navigation:
[Reply to this message]
|