Hi Thoand,
(05-31-2010 10:16 PM)thoand Wrote: Hi,
(05-31-2010 10:06 PM)mr.x Wrote: Please take a look in the /var/log/apache2/suexec.log
and compare/check the user rights/groups vu200x:vu200x.
I had 403 two days ago as well.
in ls -lah /var/www/virtual/ I see:
Code:
insgesamt 20K
dr-xr-xr-x 5 root root 4,0K 31. Mai 01:10 .
drwxr-xr-x 7 root root 4,0K 25. Mai 12:30 ..
drwxrwx--- 14 vu2003 www-data 4,0K 31. Mai 12:28 domain.tld
when I visit the domain in the /var/log/apache2/suexec.log comes the following line:
Code:
[2010-05-31 13:09:22]: uid: (2003/vu2003) gid: (2003/vu2003) cmd: php5-fcgi-starter
this seems correct to me.
regards,
thoand
ok, this looks quite ok.
What about the error log of your domain? Is there a 403 inside?
may be a "grep -r 403 /var/log/apache2/" can help.
Br
Jan