Forums » Installation

config.example

bsemple
CANADA
2010-03-09 21:13:58
Permalink Post
 

Do I have to change the information in the config.example
file before uploading it into the ftp filezilla and onto my web-site? I am having troubles getting this all to work.

bsemple
CANADA
2010-03-09 21:18:30
Permalink Post
 

if I do change this information and imput mysql info
into the file using notepad ..save..and then transfer
indexhibit into my ftp zilezilla. will this solve the
problem?

Vaska A
UNITED STATES
2010-03-09 21:24:44
Permalink Post
 

If you know what the connection info is...yes...you can input them into config.example.php but then Save As "config.php".

Of course, this is assuming you have the database already installed.

bsemple
CANADA
2010-03-09 23:44:09
Permalink Post
 

ok...this keeps eluding me. As I have tried everything to change the configuration to allow connection to my database.
Here is what it looks like in the configuration file exactly:

bsemple
CANADA
2010-03-09 23:44:37
Permalink Post
 

?php if (!defined('SITE')) exit('No direct script access allowed');

$indx['db']         = 'konstelace.db';
$indx['user']         = 'bsemple';
$indx['pass']         = '********';
$indx['host']         = 'ftp.phx.nearlyfreespeech.net';
$indx['sql']        = 'mysql';

edit: password edited by ArsonDPI. Please be careful when giving out your details.

bsemple
CANADA
2010-03-09 23:45:00
Permalink Post
 

is this correct or should I change anything???

rickykappa A
ITALY
2010-03-09 23:48:04
Permalink Post
 

I'm not expert, so I'll let somebody else answer your question... I just hope for you that you're not giving out your real db data! ;-)

arsondpi A
GREECE
2010-03-10 00:23:32
Permalink Post
 

I would verify the details with your host.... - is the host really ftp.phx.nearlyfreespeech.net?

Vaska A
UNITED STATES
2010-03-10 09:42:16
Permalink Post
 

Clearly not correct - you must confirm with your host this info.

Showing 1 - 9 of 9 posts in Forum > Installation > config.example
 

You need to be logged in to post.