Fix for Cpanel update that breaks mysqlhotcopy
The recent upgrades of Cpanel have been a pain because they’ve broken mysqlhotcopy. Not kosher. Fortunately fixing this is pretty easy, by simply downgrading the DBD module of Perl, which mysqlhotcopy relies on.
Usually the error is something like this:
Invalid db.table name ‘DBNAME.USERNAME`.`campaign’ at /usr/bin/mysqlhotcopy line 854.
To solve this, simply downgrade the DBD to version 4.001. Create a script anywhere on your root folder as, say, dbd-downgrade.sh:
…
Full article: http://sniptools.com
License: Creative Commons
Indexed in June 2008
Related Info Web
- CPanel Alternatives Both Free and Non-Free
- Search Engine Friendly Web Design
- Why Choose cPanel Reseller Hosting?
- Automatic Daily Backup with cpanel
- Upgrading Drupal modules
Why CPanel Alternatives Without doubt CPanel is the leading control interface for your remote server or general shared hosting needs.. .. Free CPanel Alternatives web://cp (honorary mention) web://cp was where it all seems to have started for much of the open source world.. web-cp.net web-cp is an Open Source solution taking up the torch where web://cp stopped and is a direct continuation of that project.. .. Full article: http://lordmatt.co.uk/item/966/ License:...
"I'm not designing my site for search engines," is a common designer objection to SEO suggestions. But when search engines collectively have more users than either Internet Explorer or Firefox, how can you afford to ignore how they interact with your site. Search engines are like the third major browser, and if your site breaks for them, it breaks for...
When you're about to buy web space with the intention to resell it, you have to look at the software available in that web space. You need to know, for example, what web panel software the web host prefers.. Here are just some of the reasons why you should choose cPanel reseller hosting above the other obvious choices: 1. Ease of use....
This script is an updated version of the one posted by max.hedroom in cpanel.net forums. It supports scp/ftp uploads and remote directories. You can execute this script from you scp host,home computer or your host server. I’d suggest using it from your own machine since it contains plan text passwords! All You have to do is save the following code to...
Upgrading modules is a more involved process than installing or removing modules. The steps should be followed closely, as all these steps are necessary to ensure the stability of your website. Database Backup Your website’s database contains all of its content, as well as all of its settings and configuration. As such, any operation which modifies it could, although unlikely, be potentially damaging. We...
