Browsing Installation

Configuring MySQL Server for Zurmo

Purpose: To guide individuals through configuring MySQL for Zurmo Installation Audience: Anyone who wants to equip his machine with Zurmo. Setup Edit MySQL’s configuration and set the following configurations under [mysqld] character-set-server=utf8 collation-server=utf8_unicode_ci default-storage-engine=INNODB max_sp_recursion_depth=100 max_allowed_packet = 20M thread_stack = …

Continue Reading →