azn_romeo_4u
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by azn_romeo_4u-
azn_romeo_4u commented,
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...
-
azn_romeo_4u created a post,
What's the oldest version of Cpanel I can install right now? Version 74?
I am trying to migrate servers. I have an old server that is running version 74. It has mysql 5.5. I like to install a custom cpanel version that still has mysql version 5.5 support. Then work...
-
azn_romeo_4u commented,
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 ...
-
azn_romeo_4u commented,
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 ...
-
azn_romeo_4u created a post,
Find version of cPanel via backup file?
I am looking at my backup server, that has an old version of WHM on it. But the only thing I can find about it, is that it ran a version of cpanel # 11.74.0.8 How can I tell which version of WHM ...
-
azn_romeo_4u commented,
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...
-
azn_romeo_4u created a post,
You must set MySQL to version 5.5 or higher
Hello, I am doing a fresh install of whm. I created a config file with 5.1 as the default myql version. But during the installing I get the error You must set MySQL" to version 5.5 or higher in...
-
azn_romeo_4u created a post,
does migrating to ea4 upgrade php and mysql automatically?
Hi, If I started the migration process from ea3 to ea4, will it updade php, mysql, or many other things that my current website relies on? Also I have cloudlinux, will it break that? Or does it ...
-
azn_romeo_4u commented,
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...
-
azn_romeo_4u commented,
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...