[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: "Vedran Hrgovcic" <vedran@xxxxxxxxxx>
- Date: Sun Mar 10 05:37:48 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Subject: Re: [cobalt-users] Cant uninstall PHP
> Date: Sat, 9 Mar 2002 23:42:26 -0500
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> 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
>
I re-installed the 4.0.6 package (but without the GD = killed my webserver),
so i had to un-install it, than install 4.1.2 and everything worked out(all
sites up). Except for the Active monitor in the GUI, it said that webserver
is not running :) and that just because i did the /etc/rc.d/init.d/httpd
restart after i tried stop/start all went back to normal.
tnx, vedran