Symptoms
Attempting to install Toolkit on CloudLinux 7 presented the below error messages.
Description
During the review of this problem, we found that if the CageFS minimum UID is lower than 1000, the toolkit system user is enabled in CageFS during the install automatically.
wp-toolkit:x:992:986::/usr/local/cpanel/3rdparty/wp-toolkit/var:/bin/false
Configuring the minimum UID of CageFS to be lower than 1000 on CloudLinux 7 isn't recommended because this will enable CageFS on other system users, which can cause additional issues. However, if you've already made this customization, please continue using it. Please follow the workaround below to ensure the Toolkit functions correctly after installing it.
Workaround
Disable this user from CageFS.
cagefsctl --disable wp-toolkit
Reinstall the toolkit package to ensure no additional errors are occurring.
yum reinstall wp-toolkit-cpanel
Comments
0 comments
Article is closed for comments.