Feature phpmyadmin doesn't work on RVskin theme
Updated at 2025-10-30 08:24:41
Posted in
(Primary)Troubleshooting,
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.
Posts in Category
-
I cannot create Addon Domain in cPanel. Error ""Could not determine the nameserver IP ....."
Admin Updated on 2025-10-30 08:24:42
-
RVskin Update Error WHM 11.38+
Admin Updated on 2025-10-30 08:24:42
-
DBI connect(':localhost:3306','rvadmin_public',...) failed: Can't..
Admin Updated on 2025-10-30 08:24:42
-
RVskin is missing from WHM
Admin Updated on 2025-10-30 08:24:42
-
RVskin install error : Can't locate YAML/Syck.pm
Admin Updated on 2025-10-30 08:24:42
Admin