[Phpmyadmin-devel] Re: config.inc.php with comments

Michal Čihař michal at cihar.com
Tue Apr 11 06:30:10 CEST 2006


Hi

On Tue, 11 Apr 2006 09:20:04 -0400
Marc Delisle <Marc.Delisle at cegepsherbrooke.qc.ca> wrote:

> to ease installation, shouldn't we add a config.inc.php with only comments:
> 
> <?php
> // This is an empty config.inc.php. With this file you can connect
> // to localhost with user "root" and no password.
> //
> // If you are upgrading, see Documentation.html, in the Installation
> // section, the "Upgrading" paragraph.
> //
> // For a new installation, you can use our web-based setup script.
> // See Documentation.html, "Setup script". Alternatively, you can
> // copy libraries/config.default.php over the present config.inc.php
> ?>
> 
> Users are not supposed to upgrade from CVS. Maybe some do, so those 
> would have a problem... But the majority of users would be guided.

But this breaks usage for developers who don't use empty root password.
(Or we have to go back to config.devel.inc.php).

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


More information about the Developers mailing list