Increase Roundcube Attachment Size on Plesk
Edit php.ini used by roundcube Add Edit roundcube config file Add It seems this value is 75% of $config[‘max_message_size’] Create custom roundcube…
Edit php.ini used by roundcube Add Edit roundcube config file Add It seems this value is 75% of $config[‘max_message_size’] Create custom roundcube…
To bakcup a site using SSH, login to server as user root, run the command plesk bin pleskbackup –domains-name example.com –output-file=”/root/example.com.zip” -v
The Plesk Administrator password is a crucial credential that grants access to the Plesk control panel, where you manage your website, domains,…
Cloudflare is a popular Content Delivery Network (CDN) that can greatly improve website performance and security. When using Cloudflare CDN, the server…
To upgrade Plesk control panel to the latest version on Windows Server, do the following 1) Log in to Windows Server using…
On a Debian 8 server with Plesk control panel, on the Plesk login page, I got the following error message 500 Plesk\Exception\Database…
Plesk server has an SSH Terminal feature, that allows you to access the server console and run commands. This is useful when…
After a Plesk server crash, I migrated files over to a new server. When I log in to Plesk and click any…
When using Cloudflare CDN, visitors come to the Cloudflare server and Cloudflare fetches pages from your server and sent to the visitor.…
open_basedir is a PHP security feature. With open_basedir enabled, your web application can only access files within specifically allowed folders. If your…
To list all plesk extension, run plesk bin extension –list To remove a Plesk extension, run plesk bin extension –uninstall EXTENSION_NAME See…
When sending email from a Plesk server, i get error Aug 11 19:49:28 vmi274961 postfix/smtp[29276]: E413C3320265: to=, relay=none, delay=0.47, delays=0.47/0/0/0, dsn=4.4.1, status=deferred…