dotCMS on CentOS
dotCMS will not running if do not change the mysql configuration
Database setup
Edit /etc/my.cf, add lower_case_table_names=1 into mysqld section.
And then create the database.
Install dotCMS
unzip
cd path_to_dotcms/bin
chmod a+x *.sh
./start.sh