• 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.

Recent content by HALi

  1. H

    Issue PHP pages are offered to be downloaded!

    No this is the reason of the problem. Now I remove nginx completly from plesk and all works fine.
  2. H

    Issue PHP pages are offered to be downloaded!

    now i create a own vhost for this page but i get the same error. i setup apache over fastgi but if i open a not valid url i get a nginx error and wenn i open the info.php they download this file \\now i have this problem on more than one Abonnement (vhost)....
  3. H

    Issue PHP pages are offered to be downloaded!

    ok my misstake the problem is another vhost because i use a iframe. in the vhost with the problem info.php downloaded too. the php script ist not the problem..i do some changes and then php works again. now i switch vom nginx to apache over fastcgi and now i have the problem again. when i open a...
  4. H

    Issue PHP pages are offered to be downloaded!

    Very crazy a PHP Info file works very well? o_O
  5. H

    Issue PHP pages are offered to be downloaded!

    .htaccess: <FilesMatch "\.js\.gzip$"> AddType "text/javascript" .gzip </FilesMatch> <FilesMatch "\.css\.gzip$"> AddType "text/css" .gzip </FilesMatch> AddEncoding gzip .gzip No additional hosting parameters The /etc/mime.types in original state but php configured like...
  6. H

    Issue PHP pages are offered to be downloaded!

    In all scripts I use <?php and I see the short tag is off (standard). I install the other PHP versions over the admin panel.
  7. H

    Issue PHP pages are offered to be downloaded!

    Hello, i use Plesk Onyx with NGINX (without Apache Proxy),PHP5.6, PHP7.0 and PHP7.1 over PHP-FPM. I work with a lot of Subdomains with own webspaces. Former I use only PHP 5.6 but after the upgrade to PHP7.x I have a crazy issue. In one abonnements I have a subdomain, there i snot able to...
Back
Top