• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Subdomains stopped working

S

SilvioR

Guest
Running
Plesk 10.4.4 Update #26
on
Debian GNU/Linux 6.0.3 (squeeze)

A few months ago, after an update of Plesk Panel, all my subdomains stopped working.
I solved the problem using a normal folder, was not so important to have a subdomain. But now I need one and.
Could someone please help me to make finally this work. I removed the subdomain and re-added but it still doesn't work.

I have also another question... I would need to move the websites folder to another partition (ex. /var/www/vhosts to /home/websites/) as the first is too small.

Thanks to anybody that will help me and sorry for my bad english:)
 
I solved the "moving folder" thing

cd /usr/local/psa/bin
./transvhosts.pl --dest-dir /home/www/vhosts/ --correct-scripts

Still waiting for help for the subdomains issue
 
By doing
cd /usr/local/psa/bin
./domain -c test5.domain.com

it does create the subdomain, but I cann't see it in the domains list..
 
Back
Top