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

Problems with multiple Domains on one IP

W

Wedaco

Guest
I have a Testserver with CentOS6 and Plesk Panel 11.0.9
When I configure a new customer with a DOMAIN1 (ip-shared) it works fine.
under /var/www/vhosts/DOMAIN1/httpdocs was a directory-structure created. A dummy.index.html is displayed when I access the DOMAIN1, the right index.html will displayed.

When I configure a new customer with another DOMAIN2, the right directory-structure is created under /var/www/vhosts/DOMAIN. Under /var/www/vhosts/DOMAIN2/httpdocs I create a new index.html. When I access these DOMAIN2 the index.html under /var/www/vhosts/DOMAIN2/httpdocs is unused instead of this the index.html which is placed under /var/www/vhosts/DOMAIN1/httpdocs is accessed.

I don't understand this Behaviour. I'm sure that it is a simple mistake and I hope that you can help me.
Many thanks in advance.
 
Make sure both domain names are using the same IP address in the DNS records. Is this so?
 
thank you!
i had solved the problem. the solution was:

/usr/local/psa/admin/sbin/websrvmng -a -v

now i have the next problem: i cant compile the php (5.3.15) without erase the php (5.3.3) which plesk panel uses.
i'm looking for these solution.
 
Back
Top