• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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