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

new subscriptions do not have all default folders

JP Kelly

Regular Pleskian
In the past when I created a new subscription the following folders/files were created:

drwxr-x--- anon_ftp
drwxr-xr-x bin
drwxr-x--- cgi-bin
lrwxrwxrwx conf -> ../system/wearewillbrown.com/conf
drwxr-xr-x dev
drwxr-xr-x error_docs
drwxr-xr-x etc
drwxr-x--- httpdocs
drwxr-xr-x lib
drwxr-xr-x lib64
drwx------ logs
drwx------ private
lrwxrwxrwx statistics -> ../system/wearewillbrown.com/statistics
drwxr-xr-x subdomains
drwxrwxrwt tmp
drwxr-xr-x usr
drwxr-xr-x var
drwxr-xr-x web_users

Now when I create a subscription only the following are created:

drwxr-xr-x error_docs
drwxr-x--- httpdocs
drwx------ logs

Any ideas why the other files/folders are not getting created?
 
Hello Kelly,

The rest of those folders are now moved to:

Code:
/var/www/vhosts/system/[domain]
 
Back
Top