[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cant uninstall PHP
- Subject: Re: [cobalt-users] Cant uninstall PHP
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat Mar 9 13:04:01 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Saturday 09 March 2002 05:17 pm, you wrote:
> [root /root]# locate phpnewgd-4.0.6.uninst
> /var/lib/cobalt/uninstallers/phpnewgd-4.0.6.uninst
>
>> I can locate it but it is not in the directory where it is shown, i have
> tried to run the file ./phpnewgd-4.0.6.uninst , than enter button and i
> just get a new line [root /root]# and after that i could locate that file
> but not find it, and it is gone from the cobalt GUI, but PHP is still
> working on all sites...please help.
You can locate the file becaust it is in the locate data base.
If you ran updatedb, locate would not be able to find it.
Did you restart httpd?
/etc/rc.d/init.d/httpd restart
Was it a static php?
then there may be a process running look
ps ax | grep php
or scan the complete output, and kill the process.
HTH
--
Gerald Waugh