xlightwaverx
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by xlightwaverx-
Just installed latest Cpanel update 66.0.14 and now all URLS are receiving 404's across the board except root domain. Please advise.
-
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...
-
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...
-
Why not just use Maldet kernel level real time scanning and not rely on other programs to trigger the monitor of a new file?
-
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 ...
-
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...
-
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...
-
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...
-
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.