I installed php on my freebsd box and it put a php executable in my /usr/local/bin dir.
I just got done installing php on my sparc box and it didn't put this executable there...just these:
./local/bin/phpize
./local/bin/php-config
./local/bin/phptar
./local/bin/phpextdist
./local/include/php
I want to run php from the command line. Any help?
thanks.