View Single Post
Old 05-11-2004, 05:48 PM   #5 (permalink)
idx
Senior Grasshopper
 
idx's Avatar
 
Join Date: Jun 2003
Location: FL
Posts: 317
idx is on a distinguished road
Quote:
Originally posted by bdl
Yes and no. In my experience, the PHP binary exists regardless of whether or not you install PHP as an apache module or standalone CGI. If you can 'see' the php executable in your PATH (or /usr/local/php/bin/php, wherever your php installation is) then you can use that binary in your shell script.
Perhaps an OS issue. In FreeBSD if you don't compile from /usr/ports/lang/php4 (vs /usr/ports/www/mod_php4), you wont get the binary.

-r
idx is offline   Reply With Quote