Subject | Re: [firebird-php] Loading the firebird extension on PHP |
---|---|
Author | Sakhile Njoko |
Post date | 2011-05-09T04:53:45Z |
Thanks Marius. It is working fine now.
--- On Mon, 9/5/11, marius adrian popa <mapopa@...> wrote:
From: marius adrian popa <mapopa@...>
Subject: Re: [firebird-php] Loading the firebird extension on PHP
To: firebird-php@yahoogroups.com
Date: Monday, 9 May, 2011, 7:32
On Sun, May 8, 2011 at 8:09 PM, Sakhile Njoko <sakhinjoko@...> wrote:
> How do I get PHP to load Firebird extension on Ubuntu 11.04? I installed Firebird, PHP 5.3.5, Apache2 (& MySQL) using the official repositories. Both Firebird & PHP run fine but now I need to access the databases via PHP and I get the error: "Fatal error: Call to undefined function ibase_connect()".
did you installed the extension ?
sudo apt-get install php5-interbase
sudo /etc/init.d/apache2 restart
[Non-text portions of this message have been removed]