AndyB78
- Total activity 75
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Comments
Recent activity by AndyB78-
Hello, I believe there is one more intermediate certificate that is expired: Common name: COMODO RSA Certification Authority Organization: COMODO CA Limited Location: Salford, Greater Manchester,...
-
Let me know if that helped. If not, try adding a root cron job like the one below: 5 * * * * date >> /root/cron.date Thank you. Hello, I forgot to update this thread earlier: the crond restart fi...
-
Hello @Michael, Thank you for your investigation. I have further investigated the problem and I found out my initial report was flawed. This now seems to be a crond problem. The relevant crontab ...
-
I have managed to access legacy backup by doing these: touch /etc/cpbackup.conf echo "BACKUPENABLE yes" > /etc/cpbackup.conf mv /var/cpanel/caches/_generated_command_files{,.backup} However I hav...
-
Hi @Lauren, Yes, it completed the upgrade and then the cPanel update to the latest release worked fine. Thanks for your help!
-
Hi, Yes, you were right. If I manually set mysql version in cpanel.config I no longer get the check_cpanel_rpms error. But I still get the MySQL/MariaDB Upgrade warning. Thanks!
-
Hi, Well, it's the old version: root [~]# grep mysql-version /var/cpanel/cpanel.config mysql-version=5.6 This is a bit unexpected because when I go to a user's cPanel -> Server Information for i...
-
Hi, When I am customizing a profile in EA4 and I am selecting the extensions for a specific PHP version, there is one "extension" called "phpxx-build" (for instance when I am selecting extensions ...
-
I made some progress. The problem does not seem to be related in any way to MySQL but to some settings in /etc/suphp.conf. I'll continue another thread in the appropriate forum section.
-
Well, it's not all fine unfortunately. When I upgraded the MySQL server from MySQL 5.7 to MariaDB 10.3, the default EA4/PHP version was 7.2. This works fine. But no other version works although the...