Can't login to Horde on two machines after overnight upcp.

MattGetWeb

Well-Known Member
Aug 4, 2005
49
0
156
Both are WHM 10.8.0, CP 10.8.2 S-120. Go to http://www.domain.com/webmail , enter credentials, click the Horde login, get to the choose language/login screen, click login, screen refreshes but dumps you back at this screen. Exactly the same issue on both machines. Darned if I can find any error messages anywhere, though.

I have been avoiding updating apache on these two machines due to all the easyapache problems that don't seem to be going away. I have rerun upcp on both machines. One has mysqlupdate script in an endless loop (downloaded mysql rpm OK, failed with error code 0, trying again..., over and over), and the other seems fine except it complains squirrelmail rpm requires php-mbstring and it can't resolve the dependency. Neither problem seems directly attributable to Horde logins that I can tell.

Anyone else having Horde login issues? I'm nervous about doing the easyapache thing because I just can't have these boxen with broken php (which is why I run Stable :rolleyes: ). I notice there are a couple of scripts for horde - /scripts/fullhordereset and /scripts/resethorde. I'm not sure what these do, so am reluctant to just try them.
 
Last edited:

hassasin

Member
Jun 11, 2006
6
0
151
I just moved a load of accounts from another server with the root transfer option and nobody can get into email at all. Outlook fails the password and so does Horde. For you guys does it work with Outlook?

Need help :)
 

paint

Well-Known Member
Nov 10, 2002
53
0
156
it has something to do with cpanel's php version and whta it is compiled with. Try:

/scripts/makecpphp

Didnt work for me though, but you can further diagnose the problem by changing the link from login.php to test.php. This will start to provide you with some debugging help.
 

rhood

Well-Known Member
Feb 15, 2003
90
0
156
Same problem here.

I've tried my standard troubleshooting routines + all the suggestions here, but the issue continues. Anybody got an update?
 

VexT

Active Member
Nov 15, 2003
34
0
156
found this in an old thread:

mysql> use horde
repair table horde_sessionhandler;


It worked for my box.
 

ret

Active Member
Nov 5, 2004
31
0
156
Same issue, all the above has not worked, anyone else with this issue found a solution?
 

jcsolutions

Well-Known Member
Nov 4, 2002
181
0
166
Canada
I'm having the same issue. Box is cPanel 10.8.2-C92

Tried all suggestions in this thread. None worked.

I searched the bug reports and couldn't find this issue, so I created my own.

cPanel bug report #4591
 
Last edited:

jcsolutions

Well-Known Member
Nov 4, 2002
181
0
166
Canada
cPanel says they can't replicate the problem. They found a problem, but not the problem. They say it's fixed in the newest CURRENT build.
 

jcsolutions

Well-Known Member
Nov 4, 2002
181
0
166
Canada
I just updated to the lasted build (CURRENT_10). The problem was NOT fixed.

I'll post this on the ticket, but since cPanel already marked it as "resolved", I have not idea if there will be a reply or not.
 

jcsolutions

Well-Known Member
Nov 4, 2002
181
0
166
Canada
The latest suggestion for this issue is from the bug report and says to run

/scripts/upcp --force

I just did. Now running cPanel 10.9.0-C11

Unfortunately, the problem still exists.

I see there are a lot of views on this thread, but few posts. If you are reading this and are having the same issue, please post stating that fact. Even if you don't know a solution, you'll let others know this problem isn't specific to a couple systems. Might help get cPanel looking into this faster. Thanks!
 
Last edited:

janroot

Registered
PartnerNOC
May 8, 2006
2
0
151
Same thing here on a bsd 5.4 box. No Horde and No Squirrelmail!!! Tried a couple of the above mentioned fixes to no avail!
 

tiggerific

Active Member
Nov 5, 2003
27
0
151
Australia
Same here... Can't login to ANY mail account - passwords are all "mismatched".

I have tried all of the suggestions in this thread, as well as running the following:

/scripts/fullhordereset

Using the "Sync FTP Passwords" from WHM

setting Register Globals "on" in php.ini


I am currently running cPanel 10.8.2-RELEASE 119 and I am just now trying a downgrade from PHP 4.4.4 to 4.4.3 as I have had quite a LOT of unexplained problems in the past with 4.4.4.

I will post the outcome of that downgrade once it's finished.

The downgrade to 4.4.3 didn't change anything either.
 
Last edited:

tiggerific

Active Member
Nov 5, 2003
27
0
151
Australia
Running:

/scripts/courierup --force

finally fixed the problem for me on transferred domains after running /scripts/upcp --force.
(as found in another thread)
 

jcsolutions

Well-Known Member
Nov 4, 2002
181
0
166
Canada
Tried running "/scripts/courierup --force" after the forced cpanel update. Didn't work.

Anyone find a solution to this yet? Any others having this problem?