ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
suexec & mailman

Do they work togather at all? When I enable suexec I get server 500 internal error.

When I disable it I get this on my mailman lists.

Bug in Mailman version 2.0.11

We're sorry, we hit a bug!
Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs.


***praying for hope***


Thanks
Zach
 

ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
Still getting internal server error 500.

Do I need to add the user mailman to the wheel?

::shrug::

Thanks
Zach
 

kwimberl

Well-Known Member
Aug 13, 2001
123
0
316
check your /etc/hosts and /etc/resolv.conf files. My guess is one of them is not 100% correct.
 

ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
resolv.conf

domain vosn.net
search vosn.net
nameserver 127.0.0.1
nameserver 157.238.46.81
nameserver 157.238.46.11
nameserver 157.238.46.46

hosts
157.238.46.85 icu.vosn.net icu
127.0.0.1 localhost.localdomain localhost


thanks your help! :)

Zach
 
B

bdraco

Guest
You might want to check the mailman error log in /usr/local/cpanel/3rdparty/mailman/logs
 

ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
Error log hasnt been modified since january

but smtp log had this
(a bunch of them similar to this)

Jun 05 23:59:15 2002 (13688) All recipients refused: (550, 'rejected: unknown local part in sender &Test1_icuservices.com-adm$
Jun 05 23:59:15 2002 (13688) smtp for 1 recips, completed in 0.056 seconds
Jun 06 17:00:03 2002 (2139) smtp for 1 recips, completed in 0.297 seconds
 

AlaskanWolf

Well-Known Member
Aug 11, 2001
535
0
316
Fremont CA
likewise with us, logs havent been touched (error) since Jan.

We have suexec DISABLED and i created a new list, cant add an members to it

Bug in Mailman version 2.0.11
We're sorry, we hit a bug!
 

AlaskanWolf

Well-Known Member
Aug 11, 2001
535
0
316
Fremont CA
Zach

(and everyone else) i found the problem with error log, you need to change the ownership to mailman:mailman

I noticed after adding a email, i hit the back button, refresh and it in fact adds the email, but i still get the You Hit a Bug! error

Heres my error log

admin(7029): SCRIPT_NAME: /mailman/admin
admin(7029): SERVER_ADMIN: [email protected]
admin(7029): SCRIPT_FILENAME: /usr/local/cpanel/3rdparty/mailman/cgi-bin/admin
admin(7029): PYTHONPATH: /usr/local/cpanel/3rdparty/mailman
admin(7029): HTTP_REFERER: http://www.scrc-sd.org/mailman/admin/gary_scrc-sd.org/members
admin(7029): SERVER_NAME: www.scrc-sd.org
admin(7029): REMOTE_PORT: 1770
Jun 06 21:30:02 2002 qrunner(7104): Traceback (innermost last):
Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
Jun 06 21:30:02 2002 qrunner(7104): lock.lock(timeout=0.5)
Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
Jun 06 21:30:02 2002 qrunner(7104): self.__write()
Jun 06 21:30:02 2002 qrunner(7104): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
Jun 06 21:30:02 2002 qrunner(7104): fp = open(self.__tmpfname, 'w')
Jun 06 21:30:02 2002 qrunner(7104): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock$
Jun 06 21:31:02 2002 qrunner(7342): Traceback (innermost last):
Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
Jun 06 21:31:02 2002 qrunner(7342): lock.lock(timeout=0.5)
Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
Jun 06 21:31:02 2002 qrunner(7342): self.__write()
Jun 06 21:31:02 2002 qrunner(7342): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
Jun 06 21:31:02 2002 qrunner(7342): fp = open(self.__tmpfname, 'w')
Jun 06 21:31:02 2002 qrunner(7342): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock$


XXXXXXXXXXXXXXXXXXXX
and i deleted the log and heres what was at the beginning after recreating

Jun 06 21:34:00 2002 qrunner(8099): Traceback (innermost last):
Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/cron/qrunner&, line 276, in ?
Jun 06 21:34:00 2002 qrunner(8099): lock.lock(timeout=0.5)
Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 219, in lock
Jun 06 21:34:00 2002 qrunner(8099): self.__write()
Jun 06 21:34:00 2002 qrunner(8099): File &/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py&, line 350, in __write
Jun 06 21:34:00 2002 qrunner(8099): fp = open(self.__tmpfname, 'w')
Jun 06 21:34:00 2002 qrunner(8099): IOError : [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock.
wolf.thehideout.net.8099'
 

ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
thanks everyone
shaun from ochosting helped me out

big thanks to him!

Zach
 

ZachICU

Well-Known Member
Aug 11, 2001
129
0
316
Moved mailman -& upcp -& moved the custom files back to the new mailman

Zach
 

Jedito

Well-Known Member
Aug 16, 2001
46
0
306
Hi Gary
Take a look at this thread

http://forums.cpanel.net/read.php?TID=3250&page=1#14057 I have the same problem, it didn't solved the problem to me, but maybe this can help you.