Hi, On 9 December 2010 09:06, Dominique Dumont <[email protected]> wrote: > Hello > > I have a similar problem after removal of php5-tidy: > > $ php5 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php5/20090626+lfs/tidy.so' - /usr/lib/php5/20090626+lfs/tidy.so: > cannot open shared object file: No such file or directory in Unknown on line 0 > > The obvious solution is to re-install php5-tidy.
Actually, commenting the extension=tidy.so line from /etc/php5/conf.d/tidy.ini or purging php5-tidy should be enough. > But I wonder why there's no dependency between php5 and php5-tidy ? Because it is not needed ;-) it is just php5-tidy's conffile that needs to be purged. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

