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