Subject | Re: [firebird-php] PHP extension problem |
---|---|
Author | nilay rathod |
Post date | 2008-05-06T11:59:01Z |
I mean when i install that extension in other machine lampp server stops working it give the eroor msg given in the attachment.
and the command you mentioned doesnt give any different result
----- Original Message ----
From: Milan Babuskov <milanb@...>
To: firebird-php@yahoogroups.com
Sent: Tuesday, 6 May, 2008 4:59:09 PM
Subject: Re: [firebird-php] PHP extension problem
nilay2675 wrote:
./configure --with-interbase= shared,/path/ to/firebird
that. Or you can just build the extension, without rebuilding the whole PHP:
http://www.firebird faq.org/faq191
--
Milan Babuskov
http://www.flamerob in.org
Meet people who discuss and share your passions. Go to http://in.promos.yahoo.com/groups/bestofyahoo/
[Non-text portions of this message have been removed]
and the command you mentioned doesnt give any different result
----- Original Message ----
From: Milan Babuskov <milanb@...>
To: firebird-php@yahoogroups.com
Sent: Tuesday, 6 May, 2008 4:59:09 PM
Subject: Re: [firebird-php] PHP extension problem
nilay2675 wrote:
> I have developed a PHP extension in my machine(Linux 2.6.18-8.el5 #1"Does not work" in what way?
> SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux) which when
> I try to install in other machine (Linux 2.6.9-34.EL #1 Fri Feb 24
> 16:44:51 EST 2006 i686 i686 i386 GNU/Linux) does not work.
> The commands which i follow to compile PHP extension isI believe you need something like:
> phpize
> ./configure
./configure --with-interbase= shared,/path/ to/firebird
> make all installYou can see the original configure line from phpinfo() output and use
>
> I have checked the versions of PHP in both machines. They are identical.
> Please help me if you have any idea about this issue.
that. Or you can just build the extension, without rebuilding the whole PHP:
http://www.firebird faq.org/faq191
--
Milan Babuskov
http://www.flamerob in.org
Meet people who discuss and share your passions. Go to http://in.promos.yahoo.com/groups/bestofyahoo/
[Non-text portions of this message have been removed]