Michael Legg
- Total activity 116
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Comments
Recent activity by Michael Legg-
Could you submit a ticket to our team so we can check this out directly? Ticket created # 95126178
-
So ... I UNINSTALLED MySQL 5.6, then I installed MySQL 8, then I ran /scripts/elevate-cpanel --check --upgrade-to=almalinux again, and it said ... You are using MySQL 5.6 server. This version is ...
-
I noticed that the local MySQL service isn't running which is possibly why cPanel is getting info from my remote profile instead. I tried to start the local service, but it won't start and there is...
-
hm interesting. In WHM under MySQL profile try to disable the active profile and see how that goes then. Do you have enough space on the root partition of the web server? I'll have to wait until ...
-
Yes, I understand. But I'm a bit concerned that it says I have to upgrade to MySQL 10.6 when there is no such thing as MySQL 10.6. It clearly has confused my remote MariaDB server with my local s...
-
I finally found the answer in a seemingly unrelated thread. You simply go to Manage SSL Hosts and click the "Make Primary" link.
-
The problem is that the browscap.ini files are full of lines like these ... [Mozilla/5.0 (compatible; MSIE 9.0*; *Windows NT 5.1*Trident/5.0* 360Spider*] Where the string contains a semi-colon wh...
-
I just downloaded and copied the lite_php_browscap.ini file to /opt/cpanel/ea-php74/root/etc/php.d/ Then editied the php.ini file to point to the new file i.e. browscap = /opt/cpanel/ea-php74/root...
-
I rebooted the server and was able to install PHP 7.4 and all sites are running on it now. The problem was that there were updates that required a reboot in order to complete their installation a...
-
I think I should change the title of this thread to "Easy Apache Doesn't Install PHP 7.4+ Properly". After rolling back to 7.3 which worked perfectly, I thought I'd try 7.4 on it's own because I s...