Eduardo Nunes wrote:
> Compiling without mysql support, the cli "php -r 'echo shell_exec("echo
> Test!");' works fine even as the apache unprivileged user. However when
> running the test.php script with apache the error log still shows the
> error Unable to execute / Unable to fork ...back in 5.2.3 i had the same problem and found it to be the psql drivers not mysql.. may be worth checking -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

