Re: [PHP] Uninstalling PHP?

2010-02-27 Thread Ashley Sheridan
On Sat, 2010-02-27 at 13:44 +0100, mrfroasty wrote: > Hello, > > I think everyone has their own preference on working/development > setup.If you are comfortable with Window OSS, I guess shifting to Linux > might take you totally out of your goals. > In my case I prefer playing around Gentoo Lin

Re: [PHP] Uninstalling PHP?

2010-02-27 Thread mrfroasty
Hello, I think everyone has their own preference on working/development setup.If you are comfortable with Window OSS, I guess shifting to Linux might take you totally out of your goals. In my case I prefer playing around Gentoo Linux, so my development setup is built around Gentoo Linux.But I

Re: [PHP] Uninstalling PHP?

2010-02-27 Thread Ashley Sheridan
On Sat, 2010-02-27 at 07:28 +, Lester Caine wrote: > Austin Powers wrote: > > "How can I completely uninstall PHP so that I can start again?" > > Not knowing the Mac I'm fishing ;) > How did you INSTALL PHP? We normally do this via a 'package manager' of some > sort, where you find the 'PHPx

Re: [PHP] Uninstalling PHP?

2010-02-26 Thread Lester Caine
Austin Powers wrote: "How can I completely uninstall PHP so that I can start again?" Not knowing the Mac I'm fishing ;) How did you INSTALL PHP? We normally do this via a 'package manager' of some sort, where you find the 'PHPxx' and select it. Uninstalling is simply a matter of 'deslecting'

Re: [PHP] Uninstalling PHP?

2010-02-26 Thread John Black
On 02/27/2010 06:09 AM, Austin Powers wrote: It is purely a guess that I need to start again from a complete clean setup (reformatting my hard disk and reinstall OS X again) but that is pretty much out of the question. I guess my question is: "How can I completely uninstall PHP so that I can star

[PHP] Uninstalling PHP?

2010-02-26 Thread Austin Powers
Three weeks ago I was working through the Lynda.com "PHP with MySQL Training" because I wanted to begin using PHP (surprise, surprise). Anyway, on this video course the teacher explains that because installing PHP and MySQL is so well understood on a Mac that we may as well just follow his steps a

Re: [PHP] Uninstalling PHP

2001-04-20 Thread Yasuo Ohgaki
You are supposed to uninstall(delete) files by yourself. Locations of files are depend on your config. Take a look at your Makefile(s). Regards, -- Yasuo Ohgaki "Maron Kristófersson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello! I want to uninstall P

[PHP] Uninstalling PHP

2001-04-20 Thread Maron Kristófersson
Hello! I want to uninstall PHP and Apache but I installed them according to the quick install instructions on the PHP site. The reason I'm uninstalling is because I want to reinstall both of them via RPM. I've tried make uninstall (not sure if that's the right syntax) but it doesn't work. An