HELP!!! PHP Error

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
PC77375
Forum Newbie
Posts: 2
Joined: Tue Feb 02, 2010 11:25 am

HELP!!! PHP Error

Post by PC77375 »

Fatal error: Call to undefined function ibase_connect() in E:\Inetpub\corphq\ccHour.php on line 37

Installed PHP 5.3.1 over older version 4, and now cannot connect to database.

Any advice?
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: HELP!!! PHP Error

Post by JNettles »

PC77375
Forum Newbie
Posts: 2
Joined: Tue Feb 02, 2010 11:25 am

Re: HELP!!! PHP Error

Post by PC77375 »

Is that configuration valid for PHP installation on windows server 2003?
When I run phpinfo, I do not see a section for Interbase. Uncommented the Interbase ext in php.ini.
It woked before upgrade, I am pulling hair out now!
Post Reply