• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Domain resolves always to old parent domain (when was used as alias)

gkot1500

New Pleskian
There is a client that uses 3 domains (1 + 2 alias)
dom1.com

with 2 domain alias
dom2.com
dom3.com

Client decided to create a brand new website for domain dom3.com

I deleted the alias for dom3.com and created a new subscription on the same server, same ip.
After 4 days the dom3.com resolves to dom1.com. Is this normal?
The nameservers are idem for both 3 domains. Is there a way that plesk ("unchain") the domain alias?

Thanks
 
First of all I would check their document root directories.
 
Thanks Igor
So, i've checked the psa database and all the records on both subscriptions (synagermoi.com.gr/ easy-alarm.gr)

The settings in tables:
configurations
dns_recs
dns_zone
domains
hosting
domainaliases and
sys_users

seems OK.

Especially the 2 files that includes the document root directories are doubled checked:

>> configurations table> col. file> Configurations-file.bin> where guided me to check the
/var/www/vhosts/easy-alarm.gr/conf/xxx_httpd.include:
Code:
DocumentRoot "/var/www/vhosts/easy-alarm.gr/httpdocs"
This is OK

>> hosting table> col. www_root> bin file
Code:
/var/www/vhosts/easy-alarm.gr/httpdocs
This is OK

I've also checked that the ftp server works fine and gives me access to the right folder of the new subscription (easy-alarm.gr)
It seems that only the webserver is stacked on the old root

Any more idea where i can check?
 
Last edited:
Ok my last sentence gave me the solution... OMG was so simple
It seems that only the webserver is stacked on the old root

Just restarted the apache service and the new root is serviced!

Thanks anyway for your help
 
Back
Top