Recent activity
Recent activity (0)
I get this error "Error!! Missing WHM Remote Access Key." How to fix it?
You can do the following solutions 1. Go to WHM -> Clusters -> Remote Access Key.It will automatically create remote access key on your server. Just access to it, don't need to generate the new key. After that try to setup it again via RVglobalsoft Manager -> Theme Manager. 2. Try to force update again using this command. rm -f /usr/local/cpanel/Cpanel/rvversionperl /root/rvadmin/auto_rvskin.pl 3. If you still have the problem.Please verify that the key in the file /root/.accesshash and /usr/local/cpanel/Cpanel/rvwhmkey is identical. And check the error on /usr/local/cpanel/logs/error_log 4. If nothing help, please submit support ticket and include the result of these command. ls -al /usr/local/cpanel/Cpanel/rvwhmkeyls -al /usr/local/cpanel/Cpanel/rvbinmore /usr/local/cpanel/Cpanel/rvwhmkeymore /root/.accesshash
Feature phpmyadmin doesn't work on RVskin theme
Feature phpmyadmin error once accessed from RVskin theme in control panel. Solution (If you’re control panel user, please contact your host provider to do this for you):1) Run a grep for the sessions that were currently in effect:# grep "cpses_" /var/cpanel/databases/ 2) Remove the following sections from any user's yaml that matched the:cpses_########":dbs: {}server: X.X.X.X 3) Remove each of the cpses_######## lines from /var/cpanel/databases/users.db 4) Run the following command to update the user-data:# /scripts/update_db_cache 5) Remove all of the cpses_######## users from the mysql.user table to remove the users from mysql. This can be accomplished from the command line or from WHM -> SQL Services -> PhpMyAdmin.

