I am in the process of attempting to connect the dots in my learning of dynamic sites. I decided to learn the concept of PHP and MySQL. I'm taking it very slow as I have a very limited knowledge of scripting. I like to start on a solid base of understanding what I'm doing instead of blindly jumping too far ahead of myself.
I have installed the PHP5 package from http://www.entropy.ch/software/macosx/php/. It seem to work fine on my local apache server.
The instructions explain that if I want to remove this package, I'll have to remove the directory: /usr/local/php5. Being the novice I am, I was looking for a folder that looked like that but I realized this was at the unix level of my computer.
My questions are:
- if I decided to remove this directory, how do I do that from the mac terminal?
- How do I find and open the Apache config file: /etc/httpd/httpd.conf and how do I delete a specific line in this file?
I would greatly appreciate any help.
Thank you
Eric
I have installed the PHP5 package from http://www.entropy.ch/software/macosx/php/. It seem to work fine on my local apache server.
The instructions explain that if I want to remove this package, I'll have to remove the directory: /usr/local/php5. Being the novice I am, I was looking for a folder that looked like that but I realized this was at the unix level of my computer.
My questions are:
- if I decided to remove this directory, how do I do that from the mac terminal?
- How do I find and open the Apache config file: /etc/httpd/httpd.conf and how do I delete a specific line in this file?
I would greatly appreciate any help.
Thank you
Eric