Krydos
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by Krydos-
UPDATE: I switched to Let's Encrypt instead of cPanel (powered by Comodo) and everything is working as expected now. It wiped my entire pending queue out, but the certificates are getting installe...
-
You can force all non encrypted cPanel ports to their secure port via WHM > Tweak Settings > Require SSL for cPanel Services some people have port 2083 blocked by their schools or work or countr...
-
Hello, You could setup custom firewall rules that block or redirect access to ports Too funny! I just did exactly that. I use CSF and here is the rule I just wrote in csf.redirect: *|2082|*|2083...
-
You might be on to something! I always avoid manually editing the httpd.conf because cpanel. So my first thought was to try .htaccess in /usr/local/cpanel/base/frontend/paper_lantern/ but that does...
-
Oh yeah you're right, it's already installed. I didn't realize it was bundled in with php-xml on EasyApache4. On EasyApache3 it was a separate option of its own. Thanks!
-
I haven't been able to reproduce it on any of my other servers either. I just did the usual process of setting up a new server. Installed CentOS minimal, and did yum update. Downloaded the cpanel i...
-
Could you open a support ticket using the link in my signature so we can take a closer look? No offense intended, but no thank you. The last few times I've granted root access to any of our serve...
-
Were you using the same PHP handler for both versions of PHP? Yeah, SuPHP for all. I have 5.4, 5.5, 5.6, 7.0, and 7.1 enabled. 5.6 was default so a ton of people were using it. No one was using ...
-
Well, I still don't know what went wrong, but I completely uninstalled php 5.6 and all of it's modules. After I reinstalled everything it is working as expected now. Hopefully this post helps anyon...
-
Ok, nevermind! I just gave up messing around with it and let it sit overnight and suddenly the icon is showing up on its own. I wonder if clearing my browser cache may have helped, or maybe the ca...