upload_max_filesize error in php.ini

Make sure you edited the right php.ini file. Place a php file with phpinfo() in you webspace and check the values. There are possibly more than one, for cli and for web or different php versions. Also check the post_max_size value in your php.ini, when you know it’s the correct one. Set it to 10MB … Read more

WP-Includes/load.pgp Not Recognizing File Path to db.php Inside ISPConfig Jailkit User Shelll

For anyone else who may come across this post… my solution, rather strategy is simple: After researching the true security value of open_basedir configuration, I realized with ModSec, 3 different levels of application firewalls, and my entire site residing inside of debian 10 / ispconfig user jailkit, that it would probably be safe to deactivate … Read more

Increasing the the file upload size

Please contact your host and ask them what is the default size of file a user can upload. They might have lesser value in their system. If you talk to them on their chat, I think this issue will be solved.