Hello to all, I Migrate from an old server to a new VPS, in the oldone I have Django Application, an OpenERP server and Mailman. I finish migrate all, but the mailman listmanager doesn't. http://lists.openit.com.bo
I receive this error trying to access trough the web: handler_cgi.c line=649 cmd=/usr/lib/cgi-bin/mailman/: Permission denied Would be this line on the handler_cgi.c file: http://svn.cherokee-project.com/browser/cherokee/tags/0.99.2/cherokee/handler_cgi.c#L649 My VPS is an Ubuntu Server 8.04 x64, My cherokee versión is 0.99.2, for the mailman installation I use the ubuntu repos and this tutorial https://help.ubuntu.com/community/Mailman In my old server I also have Ubuntu Server and Cherokee, and follow the same tutorial and Mailman works fine. First I think would be a permission issue on the mailman installation, but there are the same permissions that I have on my old Server r...@openit:/usr/lib/cgi-bin/mailman# ls -all total 140 drwxr-xr-x 2 root list 4096 2009-07-13 13:47 . drwxr-xr-x 3 root root 4096 2009-07-13 13:47 .. -rwxr-sr-x 1 root list 9032 2008-03-07 00:22 admin -rwxr-sr-x 1 root list 9064 2008-03-07 00:22 admindb -rwxr-sr-x 1 root list 9064 2008-03-07 00:22 confirm -rwxr-sr-x 1 root list 9032 2008-03-07 00:22 create -rwxr-sr-x 1 root list 9072 2008-03-07 00:22 edithtml -rwxr-sr-x 1 root list 9072 2008-03-07 00:22 listinfo -rwxr-sr-x 1 root list 9064 2008-03-07 00:22 options -rwxr-sr-x 1 root list 9064 2008-03-07 00:22 private -rwxr-sr-x 1 root list 9032 2008-03-07 00:22 rmlist -rwxr-sr-x 1 root list 9032 2008-03-07 00:22 roster -rwxr-sr-x 1 root list 9072 2008-03-07 00:22 subscribe Any hints about solve this issue? -- Mario César Señoranis Ayala Twitter: http://twitter.com/mariocesar_bo Arte: http://mariocesar.deviantart.com Blog Software Libre: http://softwarelibre.org.bo/mariocesar Noticias Compartidas: http://tinyurl.com/mariocesar-shared-news _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
