Spyshot Proton X90 2023







Change PHP Upload Limits

Open phpinfo.php, search Loaded Configuration File to get php.ini file location

Find upload_max_filesize and post_max_size, change file size value.
Post_max_size must bigger than upload_max_filesize.

Open in PuTTY, log in server and run sudo service httpd restart
Related Posts with Thumbnails