Marc Delisle wrote:
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi all
I know we stopped shipping default config file because it leads to unability to change effectively defaults. However some kind of default config is useful when you want to configure manually for whatever reason. So what about shipping some minimal default config file (as /config.default.inc.php) only with commonly used settings? I'd suggest just one server section + blowfish secret. This would hopefully prevent users blindly copying libraries/config.defaults.php.
Comments?
Michal,
please wait a bit, I still have to think about this and why we had decided against.
Users who want all configuration options would still want to copy config.defaults.php.
Marc
We would also have to deal with the issue that developers modify config.inc.php for their own use and must avoid committing it. Remember config.developer.php?
Marc
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da... _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Michal wrote 'shipping', released version that is, not in CVS. that can't be harmful if only cookie and blowfish is included. if you have your own config , you override/edit it anyway.