Subject | Re: Trying to install firebird client on Centos 6.2 Directadmin server |
---|---|
Author | dome_giuliano |
Post date | 2013-06-01T17:20:49Z |
Hi Philippe,
Thank you for your response.
I do have epel repository.
With that command I get this message:
* epel: mirror.nl.leaseweb.net
77 [ackages excluded due to repository priority protections
Setting up Install Process
No package php-firebird available
Error: Nothing to do.
I think I need to load some .so driver in php.ini file
And recompile php (the directadmin version) with firebird support.
Regards,
Domé
Thank you for your response.
I do have epel repository.
With that command I get this message:
* epel: mirror.nl.leaseweb.net
77 [ackages excluded due to repository priority protections
Setting up Install Process
No package php-firebird available
Error: Nothing to do.
I think I need to load some .so driver in php.ini file
And recompile php (the directadmin version) with firebird support.
Regards,
Domé
--- In firebird-support@yahoogroups.com, philippe makowski <pmakowski@...> wrote:
>
> dome_giuliano [2013-06-01 14:35] :
> > directadmin as controlepanel
> you mean that ? http://www.directadmin.com/
>
> you need to have the php driver installed
>
> under Centos it is as simple as :
> yum install php-firebird
> when you have epel repository enabled
>
> but I don't know if your directadmin controlepanel allow you to do so
>