How to Set up Auto Login to PHPMyAdmin

How to Set up Auto Login to PHPMyAdmin

 

 This article covers how to setup Auto Login to PHPMyAdmin.

Change the following variable to “trueâ€:

  

$ grep -i allow /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
$cfg['Servers'][$i]['AllowNoPassword'] = false;
  • 10 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

Connect using Putty to a Linux Server

This article covers how to connect using Putty to a Linux Server. 1. If you haven't already,...

How to Create a Full cPanel Backup through SSH

This article will guide you on how to create a full cPanel backup through SSH. Note: The syntax...

Useful cPanel Scripts

This article covers some useful scripts built into cPanel! cPanel Update /scripts/upcp  This...

Fix Webalizer not Updating Problem in cPanel

Fix the Webalizer not Updating Problem in WHM/cPanel The Webalizer is a fast, free web...

How to fix AWStats Not Updating

How to fix AWStats Not Updating  Ensure AWStats is “Active by Default” in “Main &...