xlightwaverx
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by xlightwaverx-
xlightwaverx commented,
Just installed latest Cpanel update 66.0.14 and now all URLS are receiving 404's across the board except root domain. Please advise.
-
xlightwaverx commented,
Why not just use Maldet kernel level real time scanning and not rely on other programs to trigger the monitor of a new file?
-
xlightwaverx commented,
Hi, You do not need to compile Zend Opcate manually, it is already built in CloudLinux PHP-Selector, which is required by LSAPI. The right path to enable it globally will be: - determine default P...
-
xlightwaverx commented,
Here is example of file: /opt/alt/php54/etc/php.d.all/opcache.ini ; Enable opcache extension module zend_extension=/opt/alt/php54/usr/lib64/php/modules/opcache.so opcache.revalidate_freq=0 opcache...
-
xlightwaverx created a post,
ZendOpcache on CloudLinux with LSAPI
Hi. I am having some issues getting ZendOpcache to run on my CloudLinux system using Native PHP5.4 I can successfully get ZendOpcache to run on PHP Selector by checking opcache from PHP settings,...
-
xlightwaverx commented,
The current issue at hand is now the cpanel server says that MySQL is not running and it is reporting version 10.0.20 of MariaDB when mysql -V clearly shows: root@panel [/etc/my.cnf.d]# mysql -V ...
-
xlightwaverx commented,
Also, if you run into the Warning: mysql_connect(): Headers and client library minor version mismatch. I had to deselect the mysql* check marks I had enabled, and reenable them, comfirming each s...
-
xlightwaverx commented,
I was not using CloudLinux with MySQL Governor, as I wanted to switch from the unsupported MariaDB install to the Cpanel supported one, and then, in turn, install the MySQL Governor the correct way...
-
xlightwaverx commented,
So this process will allow us to switch back to MySQL, so we can install an older version of MariaDB that is supported by MySQL Governor... There is no steps that would allow MySQL Governor to wor...
-
xlightwaverx commented,
Will this work for CloudLinux? It's SQL monitor only supports certain versions of MariaDB and from what the documentation states, they appear to be older.