Hallo, Alf, Du meintest am 28.06.10: >>>> I am getting the following error when trying to access >>>> configtest.php on my Apache2 server on my Debian server [Mon Jun >>>> 28 09:28:08 2010] [error] [client 41.28.52.171] client >>>> denied by server configuration: >>>> /usr/share/squirrelmail/src/configtest.php How do I fix this? >>> cd /path/to/squirrelmail >>> chgrp -R www squirrel* >>> chmod -R o-rwx squirrel* >>> chmod -R g+rX squirrel* >> find /usr/share/squirrelmail/* -type d -exec chmod 755 {} \; >> find /usr/share/squirrelmail/* -type f -exec chmod 644 {} \; >> chown -R apache /usr/share/squirrelmail/*; >> chgrp -R apache /usr/share/squirrelmail/*; > Tried that and I still do not have success. What tells the apache log? Maybe "/var/log/apache2/error_log" Does the apache include the special squirrelmail path into its configuration? Viele Gruesse! Helmut ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users