Hello, ># whereis php-cgi ># ls -la /usr/bin/php-cgi (or location shown by previous command) >should be something like: >-rwxr-xr-x >if not, change permissions.
>Jorge S. on my desktop system ( archlinux) this is what i see $ ls -l /usr/bin/php-cgi -rwxr-xr-x 1 root root 6548492 2009-09-16 05:57 /usr/bin/php-cgi and on the bsd box which is my server is see this $ ls -l /usr/local/bin/php-cgi -rwxr-xr-x 1 root wheel 2407164 Sep 24 16:40 /usr/local/bin/php-cgi Also to just let you know, that mono also suffers the same fate. If the worker process does not run as root, nothing works. thanks Arvind _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
