| AerialAngel |
|
|---|---|
|
Tried to install cotonti .0.6.4 for the first time and this error comes up.
Error: Line 22: $cfg['mysqlcharset'] = 'utf8'; http://aerialangel.netai.net/index.php |
| Dayver |
|
|---|---|
# 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 |
|
|---|---|
|
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. |