Hello php users,

because php in [current] now includes the suhosin patch, it will make 
php-suhosin from [community] obsolete and replace it. 

Migration does not went that smooth as expected (I think due to a pacman bug). 
So you have to do the following:

        pacman -R php-suhosin-extension
        pacman -Syu (answer "Yes" when asked to replace php-suhosin by php)
        mv /etc/php.ini.pacsave /etc/php.ini
        pacman -S php-suhosin-extension

After this you should restart Apache.

Pierre

-- 
Pierre Schmitz


Clemens-August-Straße 76
53115 Bonn

Telefon         0228 9716608
Mobil           0160 95269831
Jabber          [EMAIL PROTECTED]
WWW             http://www.archlinux.de

_______________________________________________
arch mailing list
[email protected]
http://archlinux.org/mailman/listinfo/arch

Reply via email to