ok..I have no idea what your talking about. I copied and pasted every last thing you said to make sure i didnt type it wrong. When I copied ans psated sudo apxs -e -a -n php4 libexec/httpd/libphp4.so this stuff below came up on its own.
[activating module `php4' in /private/etc/httpd/httpd.conf]
cp /private/etc/httpd/httpd.conf /private/etc/httpd/httpd.conf.bak
cp /private/etc/httpd/httpd.conf.new /private/etc/httpd/httpd.conf
rm /private/etc/httpd/httpd.conf.new
it gave me another prompt and I copied and pasted
sudo perl -p -i.bak -e 's%#(AddType \S+-php[ -])%$1%i' httpd.conf
so I dont see where i went wrong.
and with the mysql..yea I forgot to install it..my bad...but when I do..where do I install it to? Can you give me a command on that?
I am very very very new to this. I been looking for tutorials on this stuff...but I found yours and it seemed easy enough. lol I followed step by step..and still somehow mess up.
[activating module `php4' in /private/etc/httpd/httpd.conf]
cp /private/etc/httpd/httpd.conf /private/etc/httpd/httpd.conf.bak
cp /private/etc/httpd/httpd.conf.new /private/etc/httpd/httpd.conf
rm /private/etc/httpd/httpd.conf.new
it gave me another prompt and I copied and pasted
sudo perl -p -i.bak -e 's%#(AddType \S+-php[ -])%$1%i' httpd.conf
so I dont see where i went wrong.
and with the mysql..yea I forgot to install it..my bad...but when I do..where do I install it to? Can you give me a command on that?
I am very very very new to this. I been looking for tutorials on this stuff...but I found yours and it seemed easy enough. lol I followed step by step..and still somehow mess up.