Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

cPanel phpMyAdmin - Setting Default Theme Print

  • 2

To define the default theme within phpMyAdmin on a cPanel/WHM server you will add the following line to the phpMyAdmin config.inc.php file:

Open the config file using vi or other editor:
/usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
Add the following line, replacing THEME with your choice of default themes:
$cfg['ThemeDefault']= ‘THEME’; 
Save and Reload!





Was this answer helpful?

« Back

Powered by WHMCompleteSolution