Godaddy with Simple Control Panel create domains with specific account that does not have permission to see the other account.
So your problem is related to the Simple Control Panel that does not allows deploy website into another domain directory.
At my brief knowledge of Simple Control Panel, I think you can only create website in a subdirectory of the master. I have not experiment the case of the subdomain of a master.
Normally, the configuration of a domain consists in:
- Setup the domain in your HTTP Server admin tool like cPanel and specify the "document root" directory.
With Simple Control Panel, you can not specify this "document root". This is hardcoded by Simple Control Panel.
- Once you know the full path on your disk where is associated the domain (xyz.com) then create a slave site in Jms Multi sites.
Site ID: xyz
Domain :
www.xyz.com, xyz.com
Deploy folder = the full path where is located you website on the disk. This correspond to the document root.
The video 9 present the case of a subdirectory.
The concept of Jms Multisites is to share the same Joomla PHP code - so do not perform a copy.
Create your first website using exactly the same value as presented in the video 9.
This using keywords that are generic and that should work on all linux environment.