[opensuse] PHP with support firebird
Hello I need the PHP with support Firebird Database. How I recompile the PHP ? Does I need dowload sources PHP and compile or I can "switch on" the firebird with the PHP that comes with the Suse ? Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
you need active pdo module when compile PHP example : --enable-pdo --with-pdo-sqlite --with-sqlite Please see the PHP document for detail Muhammad On Mon, 27 Nov 2006 17:19:12 -0200 Jose Renato Attab Braga <jrabraga@ig.com.br> wrote:
Hello
I need the PHP with support Firebird Database. How I recompile the PHP ? Does I need dowload sources PHP and compile or I can "switch on" the firebird with the PHP that comes with the Suse ?
Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
================================== mye <mye@bali.to> http://www.infolinux.jp http://faq.infolinux.jp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Sorry , you should see also --with-interbase option Muhammad On Mon, 27 Nov 2006 11:36:47 +0900 mye <mye@bali.to> wrote:
you need active pdo module when compile PHP
example :
--enable-pdo --with-pdo-sqlite --with-sqlite
Please see the PHP document for detail
Muhammad
On Mon, 27 Nov 2006 17:19:12 -0200 Jose Renato Attab Braga <jrabraga@ig.com.br> wrote:
Hello
I need the PHP with support Firebird Database. How I recompile the PHP ? Does I need dowload sources PHP and compile or I can "switch on" the firebird with the PHP that comes with the Suse ?
Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
================================== mye <mye@bali.to> http://www.infolinux.jp http://faq.infolinux.jp
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
================================== mye <mye@bali.to> http://www.infolinux.jp http://faq.infolinux.jp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello
I need the PHP with support Firebird Database. How I recompile the PHP ?
you need to recompile php with the --with-interbase compile flag, and provide the development headers of firebird too.
Does I need dowload sources PHP and compile
atm, yes.
or I can "switch on" the firebird with the PHP that comes with the Suse ?
I'll check if it is possible tyo provide such binary in the buildservice on the next weeks. Im adding this to the TODO list.. does anyone build firebird in the buildservice ??? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 27 November 2006 11:19, Jose Renato Attab Braga wrote:
Hello
I need the PHP with support Firebird Database. How I recompile the PHP ? Does I need dowload sources PHP and compile or I can "switch on" the firebird with the PHP that comes with the Suse ?
I haven't found the php_interbase module with SUSE at all. That is the one you'd be looking for. I've seen it for Wintendo, but not *nix yet. You might try to setup an ODBC connection, which will work. It might be a bit slower, but it should do for now. You may also have better luck on one of the PHP bulletin boards. -- kai www.perfectreign.com || www.4thedadz.com a turn signal is a statement, not a request -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Cristian Rodriguez
-
Jose Renato Attab Braga
-
Kai Ponte
-
mye