Articles
Installing Applications with Softaculous
Softaculous is a one-click application installer available in cPanel. It allows you to install...
Installing and Managing WordPress
WordPress is the most popular content management system in the world. It powers everything from...
Selecting and Configuring PHP Versions
Different web applications require different versions of PHP. cPanel's MultiPHP Manager lets you...
Customising PHP Settings (php.ini / .htaccess)
PHP has many configurable settings that control memory limits, upload sizes, execution times, and...
Setting Up Cron Jobs (Scheduled Tasks)
Cron jobs allow you to run scripts or commands automatically on a schedule. They're useful for...
Customising Error Pages (404, 500, etc.)
When a visitor encounters an error on your website (like a missing page or a server error), the...
Managing MIME Types
MIME (Multipurpose Internet Mail Extensions) types tell the browser how to handle different file...
Using Node.js and Python Applications
cPanel supports hosting Node.js and Python applications alongside traditional PHP websites. This...