Create a config file

Now we need to write out all the information you provided into a file called config.php in your 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.

Before we can proceed, you should create a file in your directory called config.php. You must make sure that the webserver will be able to write to it.

Windows

 On Windows, you shouldn't have to do anything special. 
When you've created this file and set the permissions properly, you can proceed. If there's a problem, we'll tell you what to fix.