In article <1106184183.994599.170240@z14g2000cwz.googlegroups .com>,
"DJ Craig" <spit@djtricities.com> wrote:
[color=blue]
> Thanks for the help guys!
> php is on it. you just have to enable a few lines in apache.
> jimt
> How do you do that? I don't have apache installed...unless it comes
> with OS X.[/color]
Just a few things first. PHP is an interpeted language and isn't really
compiled like C or FORTRAN. It's available both as a CLI (command-line
interpeter used from the Terminal.app) or as module from within Apache.
And MacOS X _does_ come with Apache albeit it's not running by default.
All you need to do is edit /etc/httpd/httpd.conf and uncomment out the
mod_php directives, create /etc/httpd/users/<USERID>.conf to configure
your site. Buy a book on Apache to learn how to do this.
You can purchase an IDE (integrated development environment) from ZEND
(
http://www.zend.com/store/products/zend-studio.php) for $249. It has a
php interpeter built-in.
Or you can use BareBone's BBEdit for $179 and use it to develop pages
for your local site after you setup Apache on your system. BBEdit does
syntax color coding and will allow you to manage your site from within
the editor.
Or you can just use vi or emacs in the Terminal.app. Or gvim or xemacs
in their own windows. These editors do syntax color coding.
Most of this requires extensive reading to be able to set it up, beyond
what a simple tutorial would cover. Go to a local technical bookstore
and flip through a bunch of books to decide what suits your best. I
like the O'Reilly books (
http://www.ora.com). They have php books,
books on the Macintosh from a UNIX user's perspective, and an Apache
book.
--
DeeDee, don't press that button! DeeDee! NO! Dee...