[Mailman-Users] Newbie question about mailman on Solaris with Apache.

Christopher Jay Manders Chris.Manders at UnixHelpDesk.ORG
Sat Nov 24 01:24:31 CET 2001


Hi,

Thanks for the reply. Indeed, what I have for perms is:
(alameda) ~mailman/mail # ls -al
total 39
drwxrwsr-x   2 root     mailman       512 Nov 17 08:32 .
drwxrwsr-x  18 mailman  mailman       512 Nov 17 08:32 ..
-rwxr-sr-x   1 root     mailman     36976 Nov 17 08:32 wrapper
(alameda) ~mailman/mail # ls -al ../cgi-bin/
total 362
drwxrwsr-x   2 root     mailman       512 Nov 17 08:32 .
drwxrwsr-x  18 mailman  mailman       512 Nov 17 08:32 ..
-rwxr-sr-x   1 root     root        36500 Nov 17 08:32 admin
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 admindb
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 archives
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 edithtml
-rwxr-sr-x   1 root     root        36516 Nov 17 08:32 handle_opts
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 listinfo
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 options
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 private
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 roster
-rwxr-sr-x   1 root     root        36504 Nov 17 08:32 subscribe


Also, I note that I can execute the wrapper as my UID, once I su to it.

Any other thoughts would be great.

Actually, I still think this is Apache. It is a static build (no
modules).

Thanks again!


Chris




Greg Ward wrote:
> 
> On 23 November 2001, Christopher Jay Manders said:
> > I have set up everything as close to the installation instructions as
> > possible. The test group works from the email point of view, but the
> > webserver (Apache) shows this instead of the intended list of lists:
> > ELF?=(0,4)pes.hpe_class:5,__reference_type_class:6,__offset_type_class:7,__real_type_class:8,__complex_type_cla...
> >
> > Obviously, the web server does not know this is an executable, so I made
> > sure I had a ScriptAlias and <Directory> setting spots. All seems right.
> > I have this in the httpd.conf:
> 
> Is the wrapper file actually executable?  Telling Apache its ScriptAlias
> is necessary, but the right bits have to be set on the file.  Try
>   chmod a+x /home/a1/mailman/cgi-bin/*
>   chmod a+x /home/a1/mailman/mail/wrapper
> 
> to be sure.
> 
>         Greg
> --
> Greg Ward - software developer                gward at mems-exchange.org
> MEMS Exchange                            http://www.mems-exchange.org
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Chris.Manders.vcf
Type: text/x-vcard
Size: 171 bytes
Desc: Card for Christopher Jay Manders
Url : http://mail.python.org/pipermail/mailman-users/attachments/20011123/7aa59458/attachment.vcf 


More information about the Mailman-Users mailing list