Craig

Well-Known Member
Aug 10, 2001
170
0
316
When a client clicks on the &edit& mailing list from cpanel they get a nice 500 error and we get the &premature end of script header& error, in the error log.

It seems to be in cpanel it points the user to:
server.host.name/mailman/admin/mailinglist_domain.ext

This is when it brings up the error however, if the user changes the server.host.name to their domain name, it works fine.

Is this recent? Or has just none of my users noticed until today?

Thanks

Craig
 
B

bdraco

Guest
[quote:80cb414d34][i:80cb414d34]Originally posted by Craig[/i:80cb414d34]

Nope, its suexex free.

Craig[/quote:80cb414d34]

What does the apache error_log reveal?
 

Robert

Member
Aug 14, 2001
20
0
301
Same Problems.

Nick:

I am having the same problems here as well.

Our machine is running suexex and I have run the following scripts:

/usr/local/cpanel/3rdparty/mailman/bin/check_perms
/scripts/fixmailmanwithsuexec

Users are still getting the error 500 when trying to access the mailman program.

/usr/local/apache/logs/error_log shows this:

[Tue Mar 5 08:25:54 2002] [error] [client 208.63.xxx.xxx] Premature end of script headers: /usr/local/cpanel/3rdparty/mailman/cgi-bin/admin

Any help would be appreciated.

Thanks!
Robert
 

Robert

Member
Aug 14, 2001
20
0
301
[quote:b02abc3e6e][i:b02abc3e6e]Originally posted by bdraco[/i:b02abc3e6e]

Have you run
/scripts/fixsuexeccgiscripts ?[/quote:b02abc3e6e]

Had no effect for me...

Robert
 

Robert

Member
Aug 14, 2001
20
0
301
That doesn't seem like a viable option for me - some scripts that have been installed with suexec - ie iKonboard stop running immediately when suexec is disabled.

Rather that troubleshoot several scripts, I would prefer for this one (read single) to be fixed.
 
B

bdraco

Guest
[quote:51ccdd2d7b][i:51ccdd2d7b]Originally posted by Robert[/i:51ccdd2d7b]

That doesn't seem like a viable option for me - some scripts that have been installed with suexec - ie iKonboard stop running immediately when suexec is disabled.

Rather that troubleshoot several scripts, I would prefer for this one (read single) to be fixed.
[/quote:51ccdd2d7b]


Run /scripts/fixmailmanwithsuexec
Move the vhost it creates in httpd.conf to the top of all the vhosts
restart httpd
 

Robert

Member
Aug 14, 2001
20
0
301
Ok - I did that and still get the 500 error with the following entry in the error_log:
[Tue Mar 5 22:17:47 2002] [error] [client 208.63.206.144] Premature end of script headers: /usr/local/cpanel/3rdparty/mailman/cgi-bin/admi

Any ideas?

Thanks
 
B

bdraco

Guest
[quote:209e77b92b][i:209e77b92b]Originally posted by Robert[/i:209e77b92b]

Ok - I did that and still get the 500 error with the following entry in the error_log:
[Tue Mar 5 22:17:47 2002] [error] [client 208.63.206.144] Premature end of script headers: /usr/local/cpanel/3rdparty/mailman/cgi-bin/admi

Any ideas?

Thanks[/quote:209e77b92b]

You are accessing mailman from the hostname correct?
 

hostbet

Well-Known Member
Aug 13, 2001
80
0
306
Same with me,
I run /scripts/fixmailmanwithsuexec and /scripts/fixsuexeccgiscripts but did not fix the problem.
 

kosmo

Well-Known Member
Verifed Vendor
Aug 12, 2001
400
0
316
All over Europe
Same problem here. Any solution found yet?