Where to start? I've been all over the internet for the last 16 hours, been to a lot of sites a lot of times, but still can't solve this issue.
I have a MacBook, which I bought a couple of months ago. I've been playing around with web development, and am trying to get started on php.
I've checked with terminal and I have PHP version 5.2.4 and Apache version 2.2.6. However, whenever I write any php code it just comes up in browser as plain text.
I've checked the httpd.conf in the apache2 folder for the lines to uncomment, however only the addmodule line is there (not the addtype and others). I've tried adding the other ones in, but they don't seem to be doing anything.
If anyone knows of a way to fix this, I'd be VERY appreciative.
Thanks guys and gals.
I have a MacBook, which I bought a couple of months ago. I've been playing around with web development, and am trying to get started on php.
I've checked with terminal and I have PHP version 5.2.4 and Apache version 2.2.6. However, whenever I write any php code it just comes up in browser as plain text.
I've checked the httpd.conf in the apache2 folder for the lines to uncomment, however only the addmodule line is there (not the addtype and others). I've tried adding the other ones in, but they don't seem to be doing anything.
If anyone knows of a way to fix this, I'd be VERY appreciative.
Thanks guys and gals.