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

Home directory changed, now apache don´t know .php files

PascalJ

New Pleskian
Hello,

i got a problem with the config of the apache.

Beforehand: I want to use Plesk, only for my customers (domains, websites etc.) and configure my own sites manual.

  • I configure 2 of my domains without problems in the "/etc/apache2/sites-available" an use the home directory
    Code:
    /var/www/DOMAINNAME
    , then i tried if i´m able to use the email configuration of Plesk for this Domains. After this i noticed, that the home directory changed to
    Code:
    /var/www/vhosts/DOMAINNAME.tld
    but my file in /etc/apache2/sites-available isn´t changed.
  • So i used the command:
    Code:
    /usr/local/psa/bin/transvhosts.pl utility --dest-dir /var/www/ ---correct-scripts
    But this was not a solution!
  • Now i deleted the Domain in Plesk, because i thought this solved it,..... but i was wrong

My Problem now:
When i open my domain, the browser only donwload the index.php from the home directoy a set.

How i fix this???

Best regards,

Pascal

[EDIT]
Debian 7.4
Plesk: 11.5.30
 
Last edited:
Back
Top