Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: trelin on February 06, 2008, 06:12:08 PM

Title: Parsing error upon install
Post by: trelin on February 06, 2008, 06:12:08 PM
I installed roundcube but i get this error when trying to access webmail

QuoteParse error: syntax error, unexpected ':' in /usr/local/cpanel/base/roundcube/config/db.inc.php on line 21

The line it refers to in the file should be this

Quote$rcmail_config['db_dsnw'] = Â'mysql://root:Password@localhost/roundcubeÂ';


How do i resolve this error?