• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Cannot open Webmail(roundcube) Ubuntu 18.04.6 LTS | Plesk Obsidian 18.0.38

vincentx3

New Pleskian
Hello, everyone,
I recently had a problem with Plesk webmail, I use the Roundcube as webmail.

As soon as I call up my domain with webmail.XXXX.XX, I don't get a login mask, but a download starts.
In other words, I call up webmail and instead of the "normal" action, a download file comes up. Which is called "download".

This file obviously contains PHP source code from Horde.org.

Unfortunately, I have no idea why, I have already reinstalled the webmail, as soon as I switch to the other webmail, it doesn't work either.

Information about my system:
Ubuntu 04/18/6 LTS
Plesk Obsidian 18.0.38

Does somebody has any idea?

Greetings
Vincent
 
I guess you are missing
AddType application/x-httpd-php .php .php5 .php4 .php3 .phtml
or something like this in your webservers configuration. Your webserver currently doesnt know how to handle php-files.
 
Back
Top