• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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