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.
Please be aware: Kaspersky Anti-Virus has been deprecatedWith the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
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.
When I move it back all the sites that connect to databases stop working. It says error connecting to the database. However, if I leave it where I moved it every works without a problem lol
@MitchellvB995 if you are still under Debian I think the "rpm -qa | grep courier" you previously did doesn't makes much sense: try "dpkg --list | grep courier" instead...
Previously these modules were very popular and widely distributed, but nowadays usage of these components is deprecated and is not recommended. Using these modules in a shared hosting environment is a security risk for the following reasons:
File security. mod_php, mod_perl, and mod_python run under the identity of Apache server itself, and therefore scripts executed by these engines can potentially access anything the server user can. For example, files containing highly confidential personal data could be read by a script from another domain.
Security of database connections. DBI connections of other users can be hijacked, and since all users can read each other’s code, database usernames and passwords could be visible to every user.
Potential system compromise. Security issues in the Apache code can lead to compromising the whole server in general.
What to do? If you are updating to Plesk Onyx 17.8 from previous Plesk versions and you have these modules installed, you will still have these modules available on your servers and will be able to manage them until you switch to a different, recommended, module like mod_fcgid. However, new Plesk Onyx 17.8 installations will not have mod_php, mod_perl, and mod_python modules available. We strongly recommend avoiding usage of these modules to keep your servers safe and secure.
The same happened to us. We have two servers on Debian 9.3 with Plesk 17.8.10. One of the servers was automatically updated to Plesk version 17.8.11. The other one not.
The server on 17.8.11 now lost the option "Testing release" under "Update and Upgrade settings" and was set to "General release (Recommended)" (before "Testing release").