ok, and there is my aktual problem.
This ist a part from my group file
Quote:www-data:x:33:
vu2000:x:2000:
And here i have the ls -al output from the fcgi-starter script
Quote:-rwxr-xr-x 1 vu2000 vu2000 195 2. Dez 11:42 php5-fcgi-starter
What can i do for the AccountIDs?
ok, i see... the gid of www-data is too low...
when i type in
/usr/lib/apache2/suexec -V
i get
Quote: -D AP_DOC_ROOT="/var/www"
-D AP_GID_MIN=100
-D AP_HTTPD_USER="www-data"
-D AP_LOG_EXEC="/var/log/apache2/suexec.log"
-D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin"
-D AP_UID_MIN=100
-D AP_USERDIR_SUFFIX="public_html"
so i think the user-ID of www-data need to be higher than 100 or i need to lower the value