Click to See Complete Forum and Search --> : /usr/local/bin/php ??


Anon
03-12-2002, 11:11 AM
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.

brandonschnell
03-12-2002, 04:49 PM
it may be compiled on the sparc for apache. recompile without the apache options to install php as a standalone program.