[Phpmyadmin-devel] Config file changes

Michal Čihař michal at cihar.com
Tue Sep 13 05:26:20 CEST 2005


On Tue 13. 9. 2005 14:21, Michal Čihař wrote:
> 1. There is no config.inc.developer.php anymore, use config.inc.php
> instead  as any other user.

Just few other notes:

- you don't need config,inc.php at all if you have empty root password 
in MySQL :-).

- if you have non empty password, this is enough for you:

<?php
$cfg['Servers'][1]['password'] = 'password';
?>

-- 
    Michal Čihař | http://cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20050913/9ddafedd/attachment.sig>


More information about the Developers mailing list