monarobase
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Comments
Recent activity by monarobase-
Hello, Sadly none of the development cPanel did last year was of any use to us. - We don't us NGINX - We use CloudLinux not AlmaLinux - Live transfers are currently broken when using DNS ONLY so a...
-
You can do high availability with VMs. Full automatic failover with NFS or CEPH will cause lower disk I/O and higher disk response times as well as I/O wait issues when there is a network issue bet...
-
What about this ?
-
Ok so preview in v92 and production in v94. We will have to see just how much is functional in v92 so see if we can start with v92 and put up with a few bugs until v94 comes out or not
-
Do you have an update about the initial pre-production release date ? Is cPanel 92 likely to be installable on CentOS 8 for preproduction (ie in october) or is it more likely to be for cPanel 94 (c...
-
Switching to cPanel causes issues for customers who have created a CAA record to only allow let"s Encrypt and will also cause problems for customers who require wildcard certificates.
-
The extending is done by including the expired certificate because older android don"t verify if a root certificate is expired, but that expired certificate causes issues with other devices, some s...
-
Be careful about that. As cPRex said that command could potentially change the permissions of the pending_delete directory.
-
Seems it was a permission issue on some certs for us fixed with : find /var/cpanel/ssl/domain_tls/* -type d -not -perm 755 -exec chmod -v 755 {} \;
-
Thanks ! That command seems to have fixed everything for all of our customers. The official instructions about this suggest that you should first backup /etc/dovecot/sni.conf before running those c...