• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

lib64 directory in all vhosts?

deltatech

Regular Pleskian
Is this normal for plesk 10 to have a lib64 directory within each virtual host directory?

I have this for each domain

/var/www/vhosts/mydomain.com/lib64/
/var/www/vhosts/mydomain.com/lib/
/var/www/vhosts/mydomain.com/libexec/

The first two have many files in each and libexec is empty.

If this is normal, can anyone tell me what this is for?
 
It looks like that is it included to your default vhosts skeleton.
 
I never put it there intentionally. Is this something put here by plesk or maybe something I stupidly did on my own?

Does plesk need this or can I go remove all of them?

I just looked in /var/www/vhosts/default and those directories do not exist there. Only thing in the default directory is cgi-bin, error_docs and httpdocs

I am trying to figure out if plesk did this or if it is even valid.
 
ah, here is a clue. /var/www/vhosts/chroot has all these directories along with bin, dev, etc, tmp, usr, and var. It seems that these are being copied to the virtual host directory for most domains.
 
that's definetly a bug - we've the same issue on a fresh copy of centos 6.0

Code:
> first boot
> yum update
> wget -O - [url]http://autoinstall.plesk.com/one-click-installer[/url] | sh


screenshot (SFTP):
 

Attachments

  • screenshot_.png
    screenshot_.png
    21.1 KB · Views: 10
Last edited:
Back
Top