Forums / Cotonti / General / Error on install

AerialAngel
#1 2009-11-12 12:51
Tried to install cotonti .0.6.4 for the first time and this error comes up.

Error:
PHP Error Message
Parse error: syntax error, unexpected T_STRING in /home/??/public_html/datas/config.php on line 22

Free Web Hosting

Line 22: $cfg['mysqlcharset'] = 'utf8';

http://aerialangel.netai.net/index.php
Dayver
#2 2009-11-14 04:04
# AerialAngel : Line 22: $cfg['mysqlcharset'] = 'utf8';
May be an error in the previous(or next) line. Maybe not enough symbol ;
Pavlo Tkachenko aka Dayver
GHengeveld
#3 2009-11-15 03:52
Yes the problem is definately somewhere around line 22 (most likely above it). It has something to to with the ; sign or with quote signs (' or ") or with the comments.
I'm guessing you made a mistake when setting the configuration values for your database.