Set Domain CPU and Memory cpanel Resource Limits
In WHM, there are some limits on the resources you can appply at Home » Service Configuration » Apache Configuration » Memory Usage Restrictions. There is also some information on how to further customize the settingsin the cpanel forums: https://forums.cpanel.net/threads/cpanel-resource-limit.169942/
Enable UserDir on CentOS vhosts
Edit the /etc/httpd/conf/httpd.conf file. Change the ‘UserDir disabled’ line to ‘UserDir enabled ’. Uncomment the ‘UserDir public_html’ line. Also uncomment the whole ‘’ section until the ‘’. Apply the proper permissions:
Test server download speeds
Server connections speeds are a function of a variety of variables. The server’s connection speed to the Internet, all processes that are simultaneously trying to connect (uploads and downloads share the total speed available), the overall health of the Internet and the connection capability of the off-site computer, which is also limited by the same … Read more
How to install php on Windows Server 2012
Installing PHP on Windows 2012 with Web Platform Installer 1. Open the Web Platform Installer from the following location on your filesystem: C:\Program Files\Microsoft\Web Platform Installer\WebPlatformInstaller.exe Note: If the Web Platform installer is not currently installed it can be downloaded via the following link: https://www.microsoft.com/web/downloads/platform.aspx Then click the download to open the program. 2. Search … Read more
Joomla error – Strict Standards: Non-static method JLoader::register() should not be called statically
On a cpanel server, edit php.ini: Change to: Restart apache:
Increase Plesk Maximum Mail Size
1. Login to Plesk Panel (https://IP:8443) 2. Click “Tools & Settings” under “Server Management” 3. Click “Mail Server Settings” under “Mail” 4. Type the maximum size of message
Create CSR and Install SSL in Windows 2012
https://www.digicert.com/ssl-certificate-installation-microsoft-iis-8.htm
Change Plesk Postfix Retry Time
Is it possible to change the time for mail to give up on sending (Retry) from 5 days which is right now to like 1 day or 12 hours for plesk postfix MTA? Edit the following to /etc/postfix/main.cf near the top: Source: http://www.postfix.org/postconf.5.html