[Phpmyadmin-devel] how to create control user to do manual config settings?
Tapan Halani
tapanhalani231 at gmail.com
Sun Mar 1 10:11:57 CET 2015
Can I add any existing username and password with the required privileges
as control user? If so, do I have to do anything other than updating the
following fields in config.inc.php file?
$cfg['Servers'][$i]['controluser'] = 'existing username mentioned above';
$cfg['Servers'][$i]['controlpass'] = 'existing password of the above
username';
I am getting message like "Connection for controluser as defined in your
configuration failed" in my phpmyadmin page. even after I did above things.
Also , do I have to set the control user separately for each database I
would like to configure for additional features?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20150301/7392bdb1/attachment.html>
More information about the Developers
mailing list