Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
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")