How to Automatically Purge LiteSpeed Cache with a Cron Job
LiteSpeed doesn’t automatically clear the VirtualHost-level cache, which can lead to unnecessary storage usage over time. To address this, you…
LiteSpeed doesn’t automatically clear the VirtualHost-level cache, which can lead to unnecessary storage usage over time. To address this, you…
You receive one of the following errors when attempting to use cPanel >> Python Selector or NodeJS Selector: Apache Passenger…
Most of the time WordPress Default maximum upload file size 2 MB ,which is not enough for media files like (audio / video or a high quality pictures . in the post i will show you How to increase the maximum upload file size in WordPress.
Method 1 : via php.ini
If you have to access php.ini then you can easily set the limit . please login your cpanel then go to file manager and find php.ini then Edit the the following limitation :
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300
Or create a file with the name ‘php.ini’ in the directory where your WordPress site is installed & add the command :
You can easily upgrade your Cpanel via a simple command line. Login your server as the root user. and use…
If you are using a dedicated server or a VPS with cpanel/WHM , This tutorial will help you to restore a website from backups.
Secure your server by enable WHM root & SSH login email alerts , its very important security concern for server to protect the server from unknown login attempts. Every time you will notify via email with every login attempts.
We can do this by configuring the CSF so make sure you have CSF installed on the server, you can read the tutorial how to install CSF
Lets start ,
Step-1 : Login to WHM control panel and Go to:
Home >> Plugins >> ConfigServer Security & Firewall