Mailman not working in ISPConfig 3.0.5.2

Discussion in 'Installation/Configuration' started by gzx21, May 19, 2013.

  1. gzx21

    gzx21 New Member

    Hello, I have a fresh installation of ISPConfig on Debian Wheezy 64bit. I closely followed this installation guide:

    http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3

    Everything seems to work fine, however mailman seems to be not working. When I try to access
    http://myserver.mydoman.com:8081/cgi-bin/mailman/admin/
    I see welcome message as expected. However when I create list called 'dummy' (as a user) for mydomain (email address [email protected]) I cannot access its web interface via
    http://myserver.mydomain.com:8081/cgi-bin/mailman/admin/dummy

    nginx log shows this:
    2013/05/19 13:26:55 [error] 9265#0: *45 FastCGI sent in stderr: "Cannot chdir to script directory (/usr/lib/cgi-bin/mailman/admin)" while reading response header from upstream, client: 178.248.249.95, server: _, request: "GET /cgi-bin/mailman/admin/dummy HTTP/1.1", upstream: "fastcgi://unix:/var/run/fcgiwrap.socket:", host: "myserver.mydomain.com:8081"
    (pastebin for better readability)


    Is there anything I am missing?

    Thanks in advance!

    GZ

    ::EDIT::
    By the way, should /var/www/apps be empty? I also noticed errors about missing pictures:
    2013/05/19 13:54:11 [error] 9262#0: *117 open() "/var/www/apps/images/mailman/gnu-head-tiny.jpg" failed (2: No such file or directory), client: 178.248.249.95, server: _, request: "GET /images/mailman/gnu-head-tiny.jpg HTTP/1.1", host: "myserver.mydomain.com:8081", referrer: "http://myserver.mydomain.com:8081/cgi-bin/mailman/admin"
     
    Last edited: May 19, 2013

Share This Page