![]() |
||
The Crucial Blog - Archive February 18, 2008
Problems Logging into Horde – cPanelWhen you are having problems logging into Horde on cPanel, and just keep getting the same login page over and over again. This is usually due to the horde_sessionhandler table being corrupt in the Horde database. You can usually fix the issues with logging into Horde by doing one of the following steps: 1. In MySQL try: repair table horde_sessionhandler; If this does not fix the issue, try the following: 2. In MySQL delete, and recreate the horde_sessionhandler table as follows: drop table horde_sessionhandler; CREATE TABLE horde_sessionhandler (session_id VARCHAR(32) NOT NULL, session_lastmodified INT NOT NULL, session_data LONGBLOB,PRIMARY KEY (session_id)) ENGINE = InnoDB; GRANT SELECT, INSERT, UPDATE, DELETE ON horde_sessionhandler TO horde@localhost; FLUSH PRIVILEGES; Hope this helps! Tags: cpanel, horde, mailNo Comments Filed under: Uncategorized by — aaron @ 10:08 pm February 13, 2008
cPanel – Hostname A Entry Missing!This is common error on new cPanel/WHM servers or virtual dedicated servers (VDS): Once you get the POP-UP window for the error, add the ‘Hostname A Entry’ by clicking the ‘Add’ button in the POP-UP, after verifying the IP address details that it shows. This should be done just once. This error message will keep coming up until the hostname of the server has started resolving to the correct IP address and the DNS propagation has been completed. It seems like WHM doesn’t take into account the /etc/hosts entry. Tags: cpanel, dns, hostname, servers, virtual dedicated servers, whm(1) Comment Filed under: Uncategorized by — aaron @ 6:53 pm |
Tag Cloud
ubuntu
raid
windows
apache
hypervm
virtualization
storage
windows 2008 server
cisco
system administration
vps
microsoft
linux
servers
windows server
vmware
gentoo
xen
debian
webmin
fantastico
server-administration
lxlabs
firewall
cpanel
centos
mail
yum
fedora
networking
control panels
ssh
vds
lxadmin
wordpress
centos5
XenServer
security
subversion
exchange
virtual dedicated servers
esxi
php
joomla
ruby-on-rails
|
|
Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers
© Copyright 2003-2008
Crucial Paradigm
ABN 97 125 618 662