#1 (permalink)  
Old 08-20-2003, 12:50 AM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
cgiemail not working

Cgiemail is giving this error:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@

All I get in the error log is premature end of script header. The program runs fine from the command line.

Any ideas?

Drew

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-20-2003, 09:31 AM
cPanel Partner NOC
cPanel Partner NOC Badge
 
Join Date: Apr 2002
Posts: 7
hostalia
Same problema here... any ideas?

The cgiemail binary seems to have update at Aug 19 06:22 (GMT+2). So I presume that this last update is the cause of the error.

Anyone have a solution?

Thank you

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-20-2003, 09:54 AM
cPanel Partner NOC
cPanel Partner NOC Badge
 
Join Date: Apr 2002
Posts: 7
hostalia
Just a quick fix:

chmod u-s /usr/local/cpanel/cgi-sys/cgiemail
chmod u-s /usr/local/cpanel/cgi-sys/cgiecho

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-20-2003, 10:48 AM
Registered User
 
Join Date: Aug 2002
Posts: 108
ivaserver
thanks hostalia that worked OK



when you say Just a quick fix does this mean things will go wrong again on next cpanel update?

Thanks
Ivaserver

cPanel.net Support Ticket Number:

Last edited by ivaserver; 08-21-2003 at 05:27 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-20-2003, 11:22 AM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
Still getting the error here, even after entering those commands.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-20-2003, 12:17 PM
myusername's Avatar
Registered User
 
Join Date: Mar 2003
Location: Smokin!
Posts: 651
myusername is on a distinguished road
Yes internal server error across 5 boxes.

What is the official cPanel fix?

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-20-2003, 01:13 PM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
It's too bad we don't have better diagnostics of the premature end of script errors. I even tried recompiling.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-20-2003, 03:24 PM
Registered User
 
Join Date: Aug 2001
Posts: 165
Daniel
I have one server like this but all other servers are fine. I copied a working script from another server and it will not run on this server. Very odd problem.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-20-2003, 04:28 PM
GOT's Avatar
GOT GOT is offline
Get Proactive!
 
Join Date: Apr 2003
Posts: 883
GOT is on a distinguished road
I had this problem. I did several things, not sure which one fixed it but when I was done, it was working again.

I chmod 755 those files (I do not think that worked)
I recompiled Apache
I updgraded to latest Edge release

After that was complete, it was working again.

cPanel.net Support Ticket Number:
__________________
Proactive Server Monitoring and Management
http://got-management.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-21-2003, 07:25 AM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
Any other news about this? Anything I do doesn't help.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 08-21-2003, 08:16 AM
Registered User
 
Join Date: Jan 2003
Posts: 68
maverick
The fix posted above by hostalia worked for us (thanks!), but the problem does revert once you upgrade CPanel, so bear in mind you have to apply it after every CPanel update.

Mav.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 08-21-2003, 09:42 AM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
It's not working for us. Funny thing is, some domains work fine but others do not. And that's on the same server.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 08-21-2003, 02:12 PM
GOT's Avatar
GOT GOT is offline
Get Proactive!
 
Join Date: Apr 2003
Posts: 883
GOT is on a distinguished road
Anyone pout in a bug report yet?

cPanel.net Support Ticket Number:
__________________
Proactive Server Monitoring and Management
http://got-management.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 08-21-2003, 03:02 PM
Registered User
 
Join Date: May 2003
Location: SC
Posts: 96
Drew Nichols
I did.

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 08-21-2003, 05:37 PM
Registered User
 
Join Date: Sep 2002
Posts: 50
paul-ukhost
Quote:
Originally posted by GotHosting
I had this problem. I did several things, not sure which one fixed it but when I was done, it was working again.

I chmod 755 those files (I do not think that worked)
I recompiled Apache
I updgraded to latest Edge release

After that was complete, it was working again.

cPanel.net Support Ticket Number:
Hi,

we had the same prob and chmod 755 worked for us.

cPanel.net Support Ticket Number:
__________________
Paul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:56 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc