I Upgraded to cpanel 11.24 and now /webmail /cpanel redirections are not working

thewebhosting

Well-Known Member
May 9, 2008
1,199
1
68
Is there any error message are you receiving?
 

sirdopes

Well-Known Member
PartnerNOC
Sep 25, 2007
141
0
66
Try rebuilding the httpd.conf

/scripts/rebuildhttpdconf

It should add the entries for the redirections.
 

cPanelDon

cPanel Quality Assurance Analyst
Staff member
Nov 5, 2008
2,544
13
268
Houston, Texas, U.S.A.
cPanel Access Level
DataCenter Provider
Rebuilding the Apache configuration (httpd.conf) should re-add the missing entries.

Both of the following commands should be ran via root SSH access:
Code:
# /scripts/rebuildhttpdconf
Afterward, please restart Apache:
Code:
# /scripts/restartsrv_httpd
If the symptoms are still being experienced, please let us know what specific error messages are being encountered or logged.

Here are two log files you may want to check when testing the redirects:
Code:
/usr/local/apache/logs/error_log
/usr/local/cpanel/logs/error_log
 

pcgonzalez00

Member
Apr 19, 2007
5
0
151
No, It didnt the trick :confused:

This is what the log says:

Fri Oct 23 01:38:06 2009] [error] [client 200.104.121.58] Premature end of script headers: /usr/local/cpanel/cgi-sys/wredirect.cgi
[Fri Oct 23 01:38:06 2009] [error] [client 200.104.121.58] File does not exist: /home/sites/hostacci/public_html/500.shtml

Thanks in advance!
 
Last edited:

cPanelDon

cPanel Quality Assurance Analyst
Staff member
Nov 5, 2008
2,544
13
268
Houston, Texas, U.S.A.
cPanel Access Level
DataCenter Provider
I believe this will need more in-depth analysis by our support team; please consider submitting a ticket so that we may investigate thoroughly and assist with corrective measures. If possible, please PM me the ticket number as I would like to follow-up with it internally.