Is there any reason for not creating the file automatically for new installations?
1. You can assure, that the file is created automatically only if no file config.php is found in the root, so that any production config.php will not be replaced accidentally.
2. If the file cannot be created due to the permissions on the server, then you can still give a warning on the installation check screen, so that it has to be created manually.
I think this will enrich usability for new installation a bit. For me I always forget to create the file before the installation. My FTP browser cannot create files, only folders. So I have to create a file on the local disk and upload it with FTP. I know that there is only half a minute, but I wonder why CMS Made Simple doesn't create the file itself if it cannot be found.
