cpanel

Force the site to use https using .htaccess file.

[ad_1] How to force the site to use https using .htaccess file? If you’ve working SSL certificate on your website and you’d like force your website to load using ‘https‘ in web-browser then feel free to add the below code in ‘.htaccess‘ file under root directory- RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] …

Force the site to use https using .htaccess file. Read More »

Error displaying the error page: The cachelite Cache Storage is not supported on this platform. (Joomla error).

[ad_1] Error displaying the error page: The cachelite Cache Storage is not supported on this platform. (Joomla error) While accessing the Joomla site, I was getting error as –   Error displaying the error page: The cachelite Cache Storage is not supported on this platform.   1. Cache directory –   Please make sure the …

Error displaying the error page: The cachelite Cache Storage is not supported on this platform. (Joomla error). Read More »

Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. – Knowledgebase

  Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. I was getting below error while accessing phpMyAdmin –   Cannot start session without errors, please check errors given in your PHP and/or …

Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. – Knowledgebase Read More »

404 Page not found – Knowledgebase

[ad_1] 404 Page not found While accessing the website I was getting the error as ‘404 Page not found‘ with below server error logs – 2017-03-26 21:44:24.608 [INFO] [local IP address] File not found [/home/cpanel_username/public_html/] 2017-03-26 21:44:24.608 [INFO] [local IP address] Cannot found appropriate handler for [/] 2017-03-26 21:44:24.608 [INFO] [local IP address] File not …

404 Page not found – Knowledgebase Read More »

mod_security rule [Id ‘-1’] triggered! ModSecurity: Access denied with code 403.

  mod_security rule [Id ‘-1’] triggered! ModSecurity: Access denied with code 403 While updating the contents in any of the CMS, I was getting a 403 error on the Litespeed server.   Below are the Error log – (tail -f /usr/local/apache/logs/error_log | grep IP address )   2016-11-02 19:55:14.148 [NOTICE] [IP Address :HTTP2-1] mod_security rule [Id …

mod_security rule [Id ‘-1’] triggered! ModSecurity: Access denied with code 403. Read More »

Deferred due to greylisting

If the Greylisting filter is enabled, the message you are seeing is quite normal, and will be applied to all incoming mail that your server receives. Please see Greylisting – Version 64 Documentation – cPanel Documentation for full details.WHM Server wide settingsHome >> Email >> GreylistingIndividual cPanel Account settings (per domain)cPanel >> EMAIL >> Configure Greylisting