Форуми / Cotonti / Support / Error

Hataz
#1 13.08.2009 19:08
musiconly
#2 13.08.2009 19:27
stupid question, but did you configure your data/config.php file?
it says that it's missing a database, so make sure you entered the correct name of the mysql database.
pieter
#3 13.08.2009 19:27
Like the message: Check your parameters in /datas/config.php

The database info is not correct.
... can we help you ...
Hataz
#4 14.08.2009 05:25
Hello,

I recently checked thanks to pieter and musiconlys' help, and the database username and passwords are surely correct. However, I think the mysql host (database host url) line is incorrect. It says the current mysql host (database host url) is 'localhost'. Can it possibly be something else or is it always localhost?
DemptD
#5 14.08.2009 06:28
# Hataz : Hello,

I recently checked thanks to pieter and musiconlys' help, and the database username and passwords are surely correct. However, I think the mysql host (database host url) line is incorrect. It says the current mysql host (database host url) is 'localhost'. Can it possibly be something else or is it always localhost?

Can be something else yes.

e.g: mysql.yourdomain.com
SunChase
#6 14.08.2009 06:45
from the pm:

$cfg['localhost'] = '***********';	// Database host URL
$cfg['localhost'] = '***********';			// Database user
$cfg['localhost'] = '***********';			// Database password
$cfg['localhost'] = '***********';			// Database name

this is his problem
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
DemptD
#7 14.08.2009 07:41
If it is http://ipodworld.hostzi.com

Then hes using 000webhost.

http://www.000webhost.com/faq.php?ID=24

FAQ:
You have go to our members' area, enter the control panel and click on the 'MySQL' icon. Your MySQL hostname will be listed there.
Important! Never use 'localhost' as your MySQL hostname here or you will get access denied errors!