MDB2, Pear, Mysql error
Posted
by Kyle Hudson
on Server Fault
See other posts from Server Fault
or by Kyle Hudson
Published on 2010-04-26T10:29:03Z
Indexed on
2010/04/26
10:33 UTC
Read the original article
Hit count: 450
ORIGINALLY POSTED ON http://stackoverflow.com/questions/2682332/mdb2-pear-mysql-error however as its a server issue thought i may have more luck here.
Hi Guys,
I have PEAR, MDB2 and Mysql Driver installed however I keep getting:
Fatal error: Call to undefined function: MDB2_Driver_mysql::_isNewLinkSet(). in /home/**/PEAR/MDB2.php on line 1937.
The Server is CentOS
I am stuck, any help would be appriciated.
Thanks :)
© Server Fault or respective owner