Hi,
I've been using your handy CPanel proxy for a while now for accessing my hosting account from work, and its a really great little set of scripts!
However, I have recently found that it has stopped working for http://webmail.pratt.me.uk , but interestingly still works fine for http://cpanel.pratt.me.uk
If you visit the webmail link, you will see that it is trying to access http://webmail.pratt.me.uk:2095/ - therefore not using the proxy to access it through port 80.
I have just deleted the content of my public_html/webmail folder and re-uploaded the scripts from the website, but this doesn't seem to have fixed the problem.
My hosting company has recently upgraded the Cpanel to version 11.2.6 - so it may be an error there. However, it's odd that it does still work for accessing the Cpanel.
I'm a php novice, so I would be grateful for any assistance you could provide, or any thing that may help my hosting provider fix the problem if it is their end.
Many thanks,
Chris
Logged In: NO
I am having this problem too. I worked around it by logging in first, then jumping straight to the squirrel mail page (e.g. http://webmail.mysite.com/squirrelmail/src/webmail.php\). This works in Firefox, but not IE (because IE is not remembering the login for whatever reason).
Andrew, Australia.
Logged In: NO
I am having the same problem. This worked fine until our host upgraded to cPanel [11.4.11-RELEASE_13914] (pro)... now all we get is HTTP 500 Internal server error. I have also emailed the author.
Logged In: NO
Same for me, I'd love to know how to work around this problem.
Logged In: NO
You may add:
$data = preg_replace('_([^.]*)/webmail_', '$1/webmail_', $data);
in line 221.
Regards,
Tomaz Kregar
Logged In: NO
Use Tomaz Kruger advice and it will work perfectly!!
Regards,
Nikola
Logged In: NO
I can verify this same issue with CPanel 11.15.0-RELEASE_17665. Webmail does not work, cpanel does over port 80.
Logged In: NO
I can verify this same issue with CPanel 11.15.0-RELEASE_17665. Webmail
does not work, cpanel does over port 80.
FOLLOWUP: Tomaz Kruger's fix did not work for me.
Logged In: YES
user_id=592746
Originator: NO
I do not know if cPanel Proxy is still being actively developed (delete
this comment if it is) therefor you might want to check out JAP4CPANEL.
JAP is a proxy that allows you to access CPANEL, WEBHOSTMANAGER and
WEBMAIL through port 80.
It is compatible with the latest version of CPANEL, WEBHOSTMANAGER and
WEBMAIL and uses the CURL library to optimize performance.
JAP is available for PHP4 and PHP5, but requires the CURL library (which
is installed on most webhosts).
Download packages are here:
http://sourceforge.net/project/showfiles.php?group_id=210801