• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Subdomain behavior

Markus_Eyrich

Basic Pleskian
Hi there,

Is it just me doing something wrong or is the subdomain behavior in Plesk 10 completely messed up ?

If i create a Domain, the Folder for it is created under /var/www/vhosts/domain.tld, below this folder there's a structure including httpdocs and so on, so far, so good. Now if i create a subdomain, let's say "test" this Subdomain is now created on !2! places, one folder under /var/www/vhosts/domain.tld/test (without any folder structure) and another one in /var/www/vhosts/test.domain.tld with "some" structure.

Not even that this is strange enough, also the configuration for this subdomain is in /var/www/vhosts/test.domain.tld (php settings etc if using fcgi) but everything else (files for the website) is under /var/www/vhosts/domain.tld/test/ ...

This is more than nonsense....

Is that really the case, or am i doing something completely wrong here, regarding Plesk 10 ?

Kind regards,

Markus
 
Igor, there is nothing new, in this document...I'm using Plesk since version 7, i could live with the new subdomain place, that is ok, but why is there another /var/www/vhosts/test.domain.tld created, in which are the php.ini settings when using fcgi mode ? Wouldn't it make more sense to have the subdomain specific configuration below the normal vhost dir for the general domain?

BTW: why was "upload_tmp_dir" removed from the php settings?
 
Since Plesk 10 version concept of subdomains was revised. System files of subdomains are located in /vhosts/<subdomain-name>.example.com/ now, just like for a regular domain. All domain-management features are available for subdomains. All limitations on putting subdomains in the subdomains/ directory were eliminated.

In which Plesk version "upload_tmp_dir" was in php settings?
 
I thought it was, but maybe i'm getting this wrong since i had this directive in my php.ini files...well, but it should be in there i guess.
 
Back
Top