[Mailman-Users] newbie question
Jim Chivas
j_chivas at langara.bc.ca
Wed Mar 10 06:50:51 CET 2004
Greetings:
I have search the archives and checked the faq but I still would like to
get someones assistance for my instal on Sun SOlaris version 7.
It should be a pretty simple solution but I can't see it.
Near the end of the install I am asked to create the 'mailman' system
list. I did this successfully. The email that was returned to me says I
can now configure this new list by accessing:
http://my-server-name/mailman/admin/mailman
In the following install layout I don't see any file or directory below
the admin file in the cgi-bin area.
When I do this or any other access I receive the famous:
'file not' found page in my browser.
Did I miss something during the install?
Thanks
Jim
My apache server configs are:
ScriptAlias /mailman/ "/usr/local/mailmain/cgi-bin/"
#
<Directory "/usr/local/mailman/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
While my install layout is:
# pwd
/usr/local/mailman
# ls -al cgi-bin
total 796
drwxrwsr-x 2 mailman mailman 512 Mar 2 21:42 .
drwxrwsr-x 20 mailman mailman 512 Mar 3 22:13 ..
-rwxr-sr-x 1 mailman mailman 36456 Mar 2 21:42 admin
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 admindb
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 confirm
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 create
-rwxr-sr-x 1 mailman mailman 36468 Mar 2 21:42 edithtml
-rwxr-sr-x 1 mailman mailman 36468 Mar 2 21:42 listinfo
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 options
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 private
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 rmlist
-rwxr-sr-x 1 mailman mailman 36460 Mar 2 21:42 roster
-rwxr-sr-x 1 mailman mailman 36468 Mar 2 21:42 subscribe
#
More information about the Mailman-Users
mailing list