Symptoms
When accessing the WHM MultiPHP Manager, the below error occurred.
Description
Every once in a while, the yum cache may need a rebuild. If the process is too slow due to server connection, the operation will timeout. A corrupted yum cache entry will cause the WHM MultiPHP Manager to fail as it reviews the cache to determine which packages are installed for PHP.
Workaround
Rebuild the cache manually in SSH with the below command:
yum makecache
Note: If the server's network is slow to connect, it will take several minutes to complete. It is recommended that you wait until this process has been completed successfully before returning to the WHM MultiPHP Manager interface.