Apache

Apache, Fixes, Howto, Security, Troubleshooting

Troubleshooting Website SSL Issues – No Padlock

Having SSL problems? One of the most common issues our team handles is related to websites not properly displaying over HTTPS, whether it be the website either not loading entirely, or just not showing the green padlock: If you’re sure that the SSL certificate is installed properly, but your site isn’t showing as secure, there […]

Troubleshooting Website SSL Issues – No Padlock Read Post »

Apache, Hacks, Scripts, Security

Installing LetsEncrypt SSL Certificates on CentOS + cPanel Servers

Update! cPanel supports LetsEncrypt, but you just need to install the plugin for it to work. To do this, run: /scripts/install_lets_encrypt_autossl_provider Once installed, Let’s Encrypt will appear in WHM’s Manage AutoSSL interface (Home >> SSL/TLS >> Manage AutoSSL) where you can enable the provider. At the time of this writing, LetsEncrypt is in public beta

Installing LetsEncrypt SSL Certificates on CentOS + cPanel Servers Read Post »

Apache, Howto

Installing Ruby on Rails with Passenger on a cPanel Server

With the Ruby developer community continuing to grow, we often get requests for Ruby support from providers wanting to be able to offer their customers the ability to run Rails applications.  We do not recommend using the current Ruby on Rails feature provided by cPanel, as it relies on the CentOS-provided version of Ruby as well as

Installing Ruby on Rails with Passenger on a cPanel Server Read Post »

Apache, Fixes, Howto, Linux, News, Security

de-POODLE-ing: How to Disable Support for SSLv3 on a cPanel Server

The latest security buzz this month is about the SSLv3 POODLE vulnerability, and how SSL version 3.0 is now officially designated as insecure, joining its predecessors versions 1.0 (unreleased) and 2.0.  This effectively concludes the life cycle of the SSL protocol in favor of TLS.  This post will give you a brief overview of what POODLE

de-POODLE-ing: How to Disable Support for SSLv3 on a cPanel Server Read Post »

Apache, Linux, Security

OpenSSL Heartbleed Bug and What You Need to Know

Over the past few days, we have received an overwhelming number of questions about the OpenSSL Heartbleed bug and how cPanel system administrators should be handling this. First of all, if you haven’t read Codenomicon’s write-up on the bug, which thoroughly explains what it is, you should look visit heartbleed.com. Because their website already covers

OpenSSL Heartbleed Bug and What You Need to Know Read Post »

Apache, Linux, PHP

Overview of PHP Handlers

One user on the cPanel forums spent some time summarizing the four PHP handlers,currently available via EasyApache, into a neat little chart that makes it easy to do a quick comparison. With that user’s permission, I’m posting the chart here: Click on the image for the original-sized diagram. Thanks to Miraenda from errorcodex.com for providing

Overview of PHP Handlers Read Post »

Scroll to Top