On (22/05/06 22:44), JB MORLA wrote: > I have mistakenly installed php4 when I wanted php5. > Which apt-get commands should I use to completely remove PHP 4?
I use: $ sudo aptitude purge php4 then: $ sudo updatedb then: $ locate php4 and remove any left over config files. Regards Clive -- www.clivemenzies.co.uk ... ...strategies for business -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

