﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1476106,Corrections for INSTALL file,kai-schaetzl,roundcube,"{{{
The instructions for database creation etc. don't 
work because of the '' around the database name. 
Also, the name for the database when using MySQL 4.1 
is accidentally given with omitted ""mail"" at the end.

Corrections:
> create database roundcubemail;

CREATE DATABASE roundcubemail DEFAULT CHARACTER SET 
utf8 COLLATE utf8_general_ci;

Apart from that setting up roundcube the first time 
was really easy!
}}}",Bugs,closed,5,0.1-beta2,Other,None,critical,Fixed,,
