Symptoms
If you try to enable Wordpress Toolkit Deluxe, you get an error that your current Wordpress toolkit version old [0:5.5.0-2623].
Even if you upgrade the cPanel version to a newer version Wordpress Toolkit stay at version 0:5.5.0-2623
Description
We have opened an internal case for this issue CPANEL-39217
Even if you try to upgrade your cPanel version to a newer version Wordpress Toolkit stay at version 0:5.5.0-2623.
Workaround
There is a temporary workaround:
Please connect to your server via SSH as a root user and check the Wordpress Toolkit version.
To do this, execute:
rpm -qa| grep toolkit
To update your old Wordpress Toolkit, first, you will need to remove version: wp-toolkit-cpanel-5.5.0-2623.x86_64
Execute the following command to remove the old version:
yum remove wp-toolkit-cpanel-5.5.0-2623.x86_64
As a next step, you will need to install Wordpress Toolkit again by following our article:
And after this, the new version of Wordpress Toolkit will be installed to confirm the version you can use:
rpm -qa| grep toolkit
Comments
0 comments
Article is closed for comments.