Comment 3 for bug 110637

Revision history for this message
Arno Peters (awpeters) wrote : small package improvements

Concerning the packages Carlos Briosso created:

First of all: thank you very much. On cursory inspection, the package works very well. To make the package even easier to install/update, please follow the suggestions below.

Please add /etc/php5/conf.d/interbase.ini with the following content:

---------------------------------------------------- interbase.ini
# configuration for php interbase module
extension=interbase.so
----------------------------------------------------

php.ini in apache2, cli, etc. do not need to be changed any more when using interbase.ini

Maybe also notify the user that the module will only be activated after apache2 has been restarted.