mlopez
- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by mlopez-
Thank you for your help, @cPRex I was able to debug WP with this command: mysqladmin -u root -p -i 0 processlist It maybe useful for somebody else ;-)
-
Hey there! In WHM >> Mailserver Configuration we have the "SSL Minimum Protocol" option which by default gets set to 1.2. Let me know if that's what you were looking for! Excellent! That's what...
-
Hey there! When you say "cpanel.net" can you send me the exact URL you are having issues with so I can check that? I did: cPanel ID https://id.cpanel.net/ I tried to login in my cell phone and...
-
i do believe that the latest wp-cli release has conflicts with php7.4. run this: (i'm exhausted, but i think this is it. it's the --nightly part that's important.) wp cli update --nightly that...
-
Thank you for your reply. When I run this with an existing user I get: I am theuser, with uid 1002 If I run it with a dummy user name I get: sudo: unknown user: otheruser sudo: unable to initial...
-
Hello There's an easy way, since cPanel/WHM is not giving an easy way to do it using a .htaccess file with the below code: [CODE=php]RewriteCond %{HTTP_HOST} ^ mail.theirdomain.com [NC,OR] Rew...
-
Hello, I'm having the same issue on a WordPress cron task. I get this mail: Subject: Cron /usr/local/bin/php /home/example/public_html/wp-cron.php /dev/null 2>&1 Body: Use of uninitialized value i...
-
Thank you, @cPRex ;)
-
So the preferred setup is cPanel Webserver + DNS Only using a cluster in case of having just one cPanel webserver, right?
-
@mlopez - the documentation is just saying that we don't recommend you sync from the DNSOnly machine down to the cPanel server. This results in DNS zones on a webserver that aren't related to any...