#!/bin/bash #delete channel definitions, these are generated automaticly and the previous ones are incompatible! rm /usr/php5/php/.channels/pear.php.net.reg /usr/php5/php/.channels/doc.php.net.reg /usr/php5/php/.channels/pecl.php.net.reg #apache moet opnieuw gestart svcrestart /service/apache2 || exit 1