DBX
am 29.03.2007 14:25:12 von Phares Kariuki
Hello,
Is there a DBX module for php5 on debian... I have just installed zCI
on my debian box and I keep getting this error
Fatal error: Call to undefined function dbx_query() in
/var/www/zci/frontend/registered_device.php on line 79
I have been unable to locate the module... Please help.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: DBX
am 29.03.2007 14:59:52 von Bastien Koert
Hve you tried the ODBC connections instead?
http://ca3.php.net/manual/en/ref.dbx.php
bastien
>From: "Phares Kariuki"
>To: php-db@lists.php.net
>Subject: [PHP-DB] DBX
>Date: Thu, 29 Mar 2007 15:25:12 +0300
>
>Hello,
>Is there a DBX module for php5 on debian... I have just installed zCI
>on my debian box and I keep getting this error
>Fatal error: Call to undefined function dbx_query() in
>/var/www/zci/frontend/registered_device.php on line 79
>I have been unable to locate the module... Please help.
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
____________________________________________________________ _____
http://local.live.com/?mkt=en-ca/?v=2&cid=A6D6BDB4586E357F!3 99
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: DBX
am 30.03.2007 01:26:24 von dmagick
Phares Kariuki wrote:
> Hello,
> Is there a DBX module for php5 on debian... I have just installed zCI
> on my debian box and I keep getting this error
> Fatal error: Call to undefined function dbx_query() in
> /var/www/zci/frontend/registered_device.php on line 79
> I have been unable to locate the module... Please help.
apt-cache search dbx
didn't return anything useful, so I guess you'll have to compile from
source.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php