At 08:45 AM 4/9/2006, you wrote:

Hi folks,

Okay I just upgraded to the latest apache 2.2.0 and using the same
configuration files as I had for apache1.3 but I am finding there are
permission errors when going to my mailman listinfo directories.

any clues what I need to check here?

---- actual error message ----

Forbidden

You don't have permission to access /mailman/listinfo/ on this server.
Apache/2.2.0 (FreeBSD) mod_ssl/2.2.0 OpenSSL/0.9.8a DAV/2 PHP/4.4.2 Server at
checkit.domain.com Port 80

---- snip ---

Mailman tells me the permissions are fine.

---- snip ---

hostname# pwd
/usr/local/mailman/bin
hostname# ./check_perms
No problems found

---- snip ----


I see that I have the config file includes ExecCGI for my mailman/cgi-bin dir

--- snip ---

<Directory /usr/local/mailman/cgi-bin/>
     Options FollowSymLinks ExecCGI
</Directory>

--- snip ---


what else could be wrong here?

What's your document root? Perhaps a missing alias?

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to