The best WordPress/ PHP settings
Host configurations: To access these fields please edit “php.ini” file which is located in host (if you can’t find it then contact with your host service provider) upload_max_filesize = 32M post_max_size … Read More
Host configurations: To access these fields please edit “php.ini” file which is located in host (if you can’t find it then contact with your host service provider) upload_max_filesize = 32M post_max_size … Read More
When you first create a new server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security … Read More
1. Preparing Server Let’s install required packages for CWP installation yum -y install wget 2. Server Update Now we need to update your server to the latest version yum -y … Read More