Question
When deploying CloudLinux you receive the following error preventing the installation from completing.
error: clcommon: get_lve_version: Can`t open file /proc/lve/list
error: Failed dependencies:
Answer
This will appear when LVE is not installed. This can be resolved with the following command:
yum install lvemanager
Comments
0 comments
Article is closed for comments.