[php-maint] libapache2-mod-php5: should remove /etc/php5/apache2/.start in postinst?

Anon Sricharoenchai anon.hui at gmail.com
Tue Dec 23 06:18:28 UTC 2008


Hi,

According to,
http://svn.debian.org/wsvn/pkg-php/php5/trunk/debian/libapache2-mod-php5.postinst?op=file&rev=1127&sc=1

        if [ -e /etc/php5/apache2/.start ]; then
            a2enmod php5 >/dev/null || true
            rm /etc/php5/apache2/.start # <-- we should also add this command?
        fi



More information about the pkg-php-maint mailing list