Page 1 of 1

HELP!!! PHP Error

Posted: Tue Feb 02, 2010 11:38 am
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?

Re: HELP!!! PHP Error

Posted: Tue Feb 02, 2010 11:43 am
by JNettles

Re: HELP!!! PHP Error

Posted: Tue Feb 02, 2010 2:57 pm
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!