when I type !#/usr/local/bin/php
it can't find it. I have php installed, with apache and mysql. but I want to be able to write scripts that have nothing to do with the web.... How do I get this installed like that??
recompile php without apxs/apache support. then you'll have a standalone application rather than an apache module.