Edit /opt/psa/admin/conf/php.ini (for Debian, Ubuntu) or /usr/local/psa/admin/conf/php.ini (for CentOS, cloudLinux, RedHat) and set the following values greater than the file size:
Code:
upload_max_filesize = 200M
post_max_size = 200M
Run the following commands to restart services:
Code:
# service sw-engine restart
# service sw-cp-server restart
Edit /opt/psa/admin/conf/php.ini (for Debian, Ubuntu) or /usr/local/psa/admin/conf/php.ini (for CentOS, cloudLinux, RedHat) and set the following values greater than the file size:
Code:
upload_max_filesize = 200M
post_max_size = 200M
Run the following commands to restart services:
Code:
# service sw-engine restart
# service sw-cp-server restart
thanks i have another problem for db
i can't delete database
Error: Unable to remove some of the selected databases. SQLSTATE[HY000]: General error: 1010 Error dropping database (can't rmdir './jsmn', errno: 39 "Directory not empty")