• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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