• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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