**Note: This wiki article was written by a Zurmo community member so all steps were not tested internally by Zurmo. Install software repositories http://blog.famillecollet.com/pages/Config-en Download repos: Enable remi repo: Update yum Install Zurmo requirements http://zurmo.org/wiki/installing-dependencies-on-linux Install Apache, MySQL, PHP, Memcached …
Continue Reading →
Purpose: To guide individuals through creating the required MySQL Server credentials for Zurmo Development setup. Audience: Anyone who wants to equip his machine with Zurmo. Setup Make sure to follow MySQL Database setup for Production to create main database-user pair. …
Continue Reading →
Purpose: To guide individuals through creating the required MySQL Server credentials for Zurmo Production setup. Audience: Anyone who wants to equip his machine with Zurmo. Setup Create a Database called zurmo Create user zurmo (remember this password as it will be …
Continue Reading →
Purpose: To guide individuals through the Selenium Server Installation for Zurmo Development setup. Audience: Anyone who wants to equip his machine with Zurmo. Setup Download and install Java for your platform Download selenium server’s latest version from Place the downloaded …
Continue Reading →
Purpose: To guide individuals through the PHPUnit Installation for Zurmo Development setup. Audience: Anyone who wants to equip his machine with Zurmo. Setup Run the following commands in order: pear upgrade pear pear update-channels pear upgrade pear channel-discover components.ez.no pear …
Continue Reading →
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 →
Purpose: This wiki provides you step by step instructions on setting up dependencies on a Linux machine. Audience: Individuals trying to install Zurmo on a Linux machine. Production Installing a LAMP stack Choose a linux distribution you like. Use distribution’s …
Continue Reading →
Purpose: This wiki provides you step by step instructions on setting up dependencies on a Windows machine. Audience: Individuals trying to install Zurmo on a windows machine. Production There are 2 variants possible when deploying Zurmo on a Windows machine. …
Continue Reading →
Purpose: This wiki contains the software and hardware requirements needed to install Zurmo. Audience: Individuals trying to setup a Zurmo equipped machine for Production or Development. Step by Step Instructions If you would like follow a step by step dependency …
Continue Reading →
Please visit http://zurmo.org/upgrades to learn how to upgrade Zurmo.
Continue Reading →