MojoCreations
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by MojoCreations-
PEAR PDO XML Not Installing After PHP Upgrade
I have upgraded all websites from 5.6 to 7.2. When provisioning using EasyApache4 I made sure that the XML, PDO, PEAR packages were all active. I am getting a PDO driver issue even though i have ex...
-
PHP CLI Not Running but Installed...Sort of
I am trying to get PHP CLI to work and it is not working for me at all. When I run sudo find I get [~]# sudo find / -name php-cli /home/virtfs/usrone/usr/bin/php-cli /usr/bin/php-cli If I go to...
-
Apache Slowly Starting to Fail - Rebuild of Using EasyApache Temporarily Fixes the Problem
I have an issue with Apache and that it is failing consistently, restarting it and even restarting the VPS doesn't fix the problem. I have to rebuild Apache and once i do that, everything comes bac...
-
Ca-Bundle.crt not accessible after JailShell upgrade with RUIID2 and DSO
I have many Wordpress installs that can't access the /etc/pki/tls/certs directory. One example is the Cloudflare service, it comes back with this error: Unable to communicate with CloudFlare API: ...
-
MySQL Memory and Speed Issues - Slow Query Log and MySQLTuner
I have 4Gb and I am positive this is a MySQL issue because i can login via SSH and stop the mysql service and my memory usage drops from 3995mb to 1487mb. I have tried many different my.cnf configu...
-
cURL with AsynchDNS
How can I compile cURL with AsynchDNS? Where is the cURL install and what command do i need to use to compile it with AsynchDNS? Thanks in advance.