New Zenner
- Join Date:
- Sep 2010
- Location:
- Australia
- Posts:
- 78
- Plugin Contributions:
- 0
Pre load up to server - about the configure files
Hi smart people,
Okay, giving this another go, sorry if I'm getting anyone upset.
I've downloaded another 1.5.1 and unzipped it. It's looking good on my computer. Nothing changed as yet, like custom files or anything. Straight unzip.
I've done the mysql set up and done a new database thing.I'm now up to this bit.
- configure.php files
Two files need to be created on the server. These are the configure.php files that will contain
important information to identify the settings of your particular server and the location of the
files that you just loaded. After they have been created, you will then need to change the
permissions on these files.
For a new install, the simplest way to do this is to rename these two files BEFORE installing:
- /includes/dist-configure.php
to /includes/configure.php - /admin/includes/dist-configure.php
to /admin/includes/configure.php
My question is - Do I change the dist-configure in the files I've unzipped, or do I go to my FTP and make two new files under public_html/new store name/includes/.... and the admin one?
Sorry if I'm sounding dim, but I probably am. :(