Re: [PHP] uninstalling PHP4

2001-04-08 Thread Rasmus Lerdorf
I just uninstalled MySQL, now how do i uninstall PHP4, I installed it from a .tar file. Just remove the LoadModule line from your httpd.conf assuming you built PHP as a DSO. If you compiled it into your Apache as a static module you will need to recompile Apache. -Rasmus -- PHP General

RE: [PHP] uninstalling PHP4

2001-04-08 Thread David Loszewski
how do I tell? -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 08, 2001 8:32 PM To: David Loszewski Cc: [EMAIL PROTECTED] Subject: Re: [PHP] uninstalling PHP4 I just uninstalled MySQL, now how do i uninstall PHP4, I installed it from a .tar file

RE: [PHP] uninstalling PHP4

2001-04-08 Thread Rasmus Lerdorf
PROTECTED]] Sent: Sunday, April 08, 2001 8:32 PM To: David Loszewski Cc: [EMAIL PROTECTED] Subject: Re: [PHP] uninstalling PHP4 I just uninstalled MySQL, now how do i uninstall PHP4, I installed it from a .tar file. Just remove the LoadModule line from your httpd.conf assuming you built

Re: [PHP] uninstalling PHP4

2001-04-08 Thread Joe Stump
To: David Loszewski Cc: [EMAIL PROTECTED] Subject: Re: [PHP] uninstalling PHP4 I just uninstalled MySQL, now how do i uninstall PHP4, I installed it from a .tar file. Just remove the LoadModule line from your httpd.conf assuming you built PHP as a DSO. If you compiled it into your Apache

RE: [PHP] uninstalling PHP4

2001-04-08 Thread David Loszewski
because I uninstalled MySQL, don't you need MySQL to run PHP? -Original Message- From: Joe Stump [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 08, 2001 8:38 PM To: David Loszewski Cc: Rasmus Lerdorf; [EMAIL PROTECTED] Subject: Re: [PHP] uninstalling PHP4 I think the more important

Re: [PHP] uninstalling PHP4

2001-04-08 Thread Joe Stump
To: David Loszewski Cc: Rasmus Lerdorf; [EMAIL PROTECTED] Subject: Re: [PHP] uninstalling PHP4 I think the more important question is: Why would you want to uninstall it? ;o) --Joe On Sun, Apr 08, 2001 at 08:40:57PM -0400, David Loszewski wrote: how do I tell? -Original