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.
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?
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.
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:
?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.
is this correct or should I change anything???
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! ;-)
I would verify the details with your host.... - is the host really ftp.phx.nearlyfreespeech.net?
Clearly not correct - you must confirm with your host this info.
You need to be logged in to post.
