On Sun, 27 Aug 2006 08:06:20 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
With a sample config file, we want to help users who do not read the doc, right? Since they expect a config.inc.php, let's give them one.
I prefer directing them to setup when config not found, but I'm not strictly convinced it is better...
There is also my other comment about what they expect in config.inc.php. Don't you think they will still want to copy the default config file to get more options and avoid cut&paste job?
Most people do not use that much options. IMHO they simply don't read doc and need config file to be able to connect to MySQL, so they take defaults one. Now they will have one in top level directory and it should help them.