----- Original Message -----
From: titty jacob <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 29, 2000 6:11 PM
Subject: Re: [[ILUG-BOM] Help on setting up Mailing List - Majordomo]


> "Mahesh S Joshi" <[EMAIL PROTECTED]> wrote:
>
> > ---------------------------------------------
> > Attachment:
> > MIME Type: multipart/alternative
> > ---------------------------------------------
>  I am installing majordomo on RH Linux 6.0 and I am stcuk at the place
when i
> give following command
>
> % sendmail -bv staff
>
> where staff is the mailing list i have created.
> I get an error msg
>
>  'missing map /usr/test/majordomo/majordomo.aliases.db' permission denied
>
Well the message indicates what is the possible error. the majordomo user is
unable to read the above file ..
Check permissions
> I have added an OA entry into /etc/sendmail.cf for majordomo.aliases
That is ok .. that;s why this alias file is being accessed
>
>
> Will U please tell me the exact sequence to follow !!!!
U r on the correct path ..
>
>
> Bye the way ..
>
> Hi Mahesh,
>
>             Sorry friend I'm only a kid in linux ... Ur request is
> too big for me. By the way can U help me on this problem :-
>
> I can't run the cgi scripts. When I click the  link to a cgi-script file
the
> file as such is displayed. Is it any Apache problem or Config. problem. I
> wrote the script using perl , gave it the name something.cgi and saved it
in
> the /home/httpd/cgi-bin directory.  And then I gave a link in the html
file to
> the script file. When I click on  the link,
> the cgi script file as such is shown by the browser.
Well apache needs to be told that this is a cgi script and that this script
should be executed ..
Add the corresponding entries in the apache configuration files to indicate
that extension .cgi is to be executed.
Also add the
#!/usr/bin/perl
in the first line of the proggy
For the details regarding the settings in httpd.conf  RTFM
Regards
Sandesh
>
>  Tt
>
>
>
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the
mailing list button and fill the appropriate information
> and submit. For any other queries contact the ML maintener
>
>

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to