[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Cron <root@tony-lx> [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -ignore_readdir_race -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete



Tony van der Hoff <tony@vanderhoff.org> wrote:

> I recently did a dist-upgrede from squeezy to wheezy, and all went
> -apparently- well.

> I'm now getting the following message from cron at half-hourly
> intervals. No big deal, but I'd rather not.

> I think php5 has now abandoned suhosin in favour of its own
> improvements, so how do I get rid of the message?

> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhosin.so:
> cannot open shared object file: No such file or directory in Unknown on
> line 0


apt-get purge php5-suhosin

I recommend to run "aptitude purge ~c" after a dist-upgrade to get rid
of all removed but still un-purged packages.

~c matches all removed, but still configured packages. Purging them
removes the left-over cruft, such as config-files, cron-jobs,
init-scripts, etc.

Grüße,
Sven.

-- 
Sigmentation fault. Core dumped.


Reply to: