• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

download index file when webmail.domain.tld

hamed23100

Regular Pleskian
Hi,

on my server when i try to browse webmail.domain.tld ,instead of loading the index.php file it tries to download that file!
what should i do?
 
Please try the following fix and let me know us if have same issues

Fix:

1. Open /etc/httpd/conf.d/php.conf in your favorite vim editor.

vim /etc/httpd/conf.d/php.conf

2. Uncomment the following line if it is commented.

LoadModule php5_module modules/libphp5.so
 
Please try the following fix and let me know us if have same issues

Fix:

1. Open /etc/httpd/conf.d/php.conf in your favorite vim editor.



2. Uncomment the following line if it is commented.

hi, it is not commented, also i have your server management service, i have open ticket for it that is waiting for answer for many hours, ticket number is 502621
 
Back
Top