dotCMS on CentOS

April 13, 2009 by hejian

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

Leave a Reply

You must be logged in to post a comment.

Wordpress template made by HeJian