Yiorgos Stamoulis wrote:
is there an easy way (yum install . . .) to add firebird/interbase support to php ?
Everything that google came up with suggests downloading php sources and compiling with --with-interbase=/opt/... I 'd rather not do this as I would like to keep php yummable
Have you considered loading php-odbc and using the firebird ODBC driver? More to keep up with, I know, but it beats rebuilding php! In my case, I need the Oracle (oci8) support so I end up having to rebuild the php rpms every time a new release comes out anyway.