Subject Re: [firebird-php] Re: PHP extension problem
Author nilay rathod
Yes, I think I will have to compile it on destination machine. Actually I am developing an extension to existing product. That is for licensing purpose. So I can not compile it on client's machine. That's why m looking for solution of this problem.



----- Original Message ----
From: Lester Caine <lester@...>
To: firebird-php@yahoogroups.com
Sent: Wednesday, 7 May, 2008 11:52:57 AM
Subject: Re: [firebird-php] Re: PHP extension problem


nilay rathod wrote:
> on which machine i have to change SELinux?
> machine on which i m developing extension
> or machine on which i m installing extension
>
> these both are different machine.

I'm not sure about 'SELinux', but unless both machines are running the same
set of library files and the same settings, then simply copying the extension
from one to the other is going to cause problems. PHP rebuilds all of the
extensions for each version of PHP, and the Linux distributions do that for
each installation package that they produce.

Simply compile the extension on your target machine. If that fixes the problem
then you know it was simply an incompatible setting somewhere.

If you are looking to produce something that you can distribute, then you will
need to find out how the package management tools check for compatibility.

--
Lester Caine - G8HFL
------------ --------- --------
Contact - http://home. lsces.co. uk/lsces/ wiki/?page= contact
L.S.Caine Electronic Services - http://home. lsces.co. uk
EnquirySolve - http://enquirysolve .com/
Model Engineers Digital Workshop - http://medw. co.uk//
Firebird - http://www.firebird sql.org/index. php



Explore your hobbies and interests. Go to http://in.promos.yahoo.com/groups/

[Non-text portions of this message have been removed]