Now I have a common drupal codebase located at /srv/htdocs/drupal I am using this kind of setup - http://drupal.org/node/124268Only difference being all user directories are at /srv/htdocs as suexec docroot is /srv.
Now the problem is FastCGI. FastCGISuexec has been configured.at /srv/cgi-bin, a shell script called php-cgi (the wrapper) is there owned by www:www.
When I want to execute php files in /srv/<user>/<site>/public/file.php then it suexec log says - "target uid/gid (500/500) mismatch with directory (501/501) or program (501/501)"
500 is the user, 501 is www. What's the solution for this ? -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx