M Mr_Online New Pleskian Dec 9, 2015 #1 Can I increase the limit ? FTP backup is also import by getting this error: Error: Unable to import file as dump: The file you are trying to upload is not a valid backup file
Can I increase the limit ? FTP backup is also import by getting this error: Error: Unable to import file as dump: The file you are trying to upload is not a valid backup file
abdi Platinum Pleskian Dec 9, 2015 #2 Hi Mr, Just like it's with other PHP applications, you increase the max upload size through the PHP.ini file, you do the same for Plesk with it's loaded PHP.ini file. This file should be Code: /usr/local/psa/admin/conf/php.ini
Hi Mr, Just like it's with other PHP applications, you increase the max upload size through the PHP.ini file, you do the same for Plesk with it's loaded PHP.ini file. This file should be Code: /usr/local/psa/admin/conf/php.ini
M Mr_Online New Pleskian Dec 10, 2015 #3 upload_max_filesize, post_max_size I've changed but this does not work