azn_romeo_4u
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by azn_romeo_4u-
Well...I think I finally succeeded. After backing all the databases. mysqldump --all-databases > all_databases.sql Then I ran mysql_upgrade -u root -h localhost -p --verbose --force Then I reb...
-
I am trying to do a cpanel account transfer through whm. But failing at mysql dump on 90% of the accounts. Couldn't execute 'show events': Cannot proceed because system tables used by Event Sche...
-
I just did a mysql dump of one of the files. It dump perfectly. Did a few that failed, and same thing. No errors when dumping. If one server has a different version of mysql or mariadb, it won'...
-
Yes, I did repairs and optimize. Everything was good. Other than a few messages saying, storage engine doesn't support repair. Hmmm...base on what I read, I don't think mysql_upgrade was properl...
-
No I need 5.2.9. Just order a new server, and about to buy a cpanel license. My main concern is the account migration. I have old accounts from up to the year 2001, that have switched servers li...
-
Well, I got error trying to install version 76. ***** FATAL: The version for tier '76.0.22' is not defined! There is what I put in cpupdate.conf CPANEL=76.0.22 RPMUP=daily SARULESUP=daily STAGI...
-
LOL. Sorry I wasn't clear on what I meant. I can't run whm on the backup server. I only have access to the files. Is there any way I can look through the files and see which version of whm was ...
-
I read older threads, and have done it previously in fresh installs. But this is a new problem that I never encountered before. I did a downgrade after a fresh install. Wondering if it's possibl...
-
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest Do you just run this in the command line or something else? EDIT - I ran above, and I tried to install version ...