atom feed7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] webadmin module
FromSent OnAttachments
mauroAug 25, 2003 8:05 pm 
list...@serv.chAug 25, 2003 9:47 pm 
mauroAug 26, 2003 6:07 am 
mauroAug 26, 2003 6:46 am 
Tim HunterAug 26, 2003 7:43 am 
mauroAug 26, 2003 1:50 pm 
lch...@gundumv.comAug 26, 2003 5:33 pm 
Subject:Re: [courier-users] webadmin module
From:mauro (gnul@libero.it)
Date:Aug 26, 2003 1:50:58 pm
List:net.sourceforge.lists.courier-users

On Tuesday 26 August 2003 16:42, Tim Hunter wrote:

mauro wrote:

On Tuesday 26 August 2003 06:46, list@serv.ch wrote:

--On Montag, 25. August 2003 22:16 +0200 mauro <gnul@libero.it>

wrote:

Hello to everyone I'm a newbye and have just installed courier mta but have a lot of problems with it. One of them is the webadmin module that won't work. I have copyed the executable in the apache cgi-bin directory and have set a pw but the result is only "internal server error". Have you some hints?

You probably messed up the permissions (setuid) while copying. Use mv or cp -p

Roland

Thank you for your reply Roland. I don't believe that the problem were the

permissions (they are the same of original file...read an exe for all plus setuid for user).Is possible some error in the webadmin.pl script?

they should be like -r-sr-xr-x 1 root root 3580 Nov 14 2002 courierwebadmin also look in your webserver error logs, internal server errors will display there

Hello, hoping to understand apache error logs.....they say that the

compilation aborted at line 7 (use CGI;) of webadmin.pl script. Problems with perl version? Permissions is ok.

Thanks again.