Subject | Re: Where is the PHP interbase.so module for CentOS 5.2 ? |
---|---|
Author | Hernando Duque C |
Post date | 2009-06-12T13:46:09Z |
> That's an SELinux labelling issue - run:I disabled SELinux and PHP is now working fine with Firebird 1.5.
>
> # fixfiles restore
>
> or disable enforcement of the Apache/SELinux policy:
>
> # setsebool httpd_disable_trans 1
>
> or you can try to disable Selinux for all the server
>
> http://www.centos.org/docs/5/html/5.2/Deployment_Guide/sec-sel-enable-disable.html
> >
> >
>
Thank you very much for your quick and accurate help.
Nando.