config.php in your %s directory. This is a very important file that gives Gallery all the information that it needs to operate. After we create it, you can read through this file and make changes to it if you want."), $templateData['galleryDir']) ?>

%s directory called config.php. You must make sure that the webserver will be able to write to it."), $templateData['galleryDir']) ?>

 $ touch config.php 
$ chmod 666 config.php

Windows