[snip] > Making install in . > make[1]: Entering directory `/usr/local/php-4.2.1' > make[1]: *** [install-sapi] Error 1 > make[1]: Leaving directory `/usr/local/php-4.2.1' > make: *** [install-recursive] Error 1
<stab in the dark> Do you have permissions to install stuff into /usr/local/bin (the default destination dir for php-cli)? </stab in the dark> [/snip] I am root, the owner of the file is root....but the group is bin....could that be the problem? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

