• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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