| Subject | Re: PHP extension problem | 
|---|---|
| Author | Valentin Voev | 
| Post date | 2008-05-06T17:11:12Z | 
--- In firebird-php@yahoogroups.com, "nilay2675" <nilay2675@...> wrote:
It could be wrong SELinux permissions. If you're using SELinux change
it to "permissive" mode.
            > I have developed a PHP extension in my machine(Linux 2.6.18-8.el5 #1Look at httpd error log file (/var/log/httpd/error_log). What it says?
> 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 is
> phpize
> ./configure
> make all install
It could be wrong SELinux permissions. If you're using SELinux change
it to "permissive" mode.