home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Linux VDS
» Windows VDS
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources

The Crucial Blog - Archive

February 18, 2008

Where are the Xen log files?

The /Xend/xm log files can be found: /var/log/

Tags: , , ,

No Comments

Filed under: Uncategorized by — aaron @ 10:22 pm


February 18, 2008

Problems Logging into Horde – cPanel

When you are having problems logging into on , and just keep getting the same login page over and over again. This is usually due to the _sessionhandler table being corrupt in the database. You can usually fix the issues with logging into 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: , ,

No Comments

Filed under: Uncategorized by — aaron @ 10:08 pm




     

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