Hi,
Is there any tutorial and or documentation for installing ElasticSearch 5.4. There is documentation that exists but this is for version 1.4.4/1.7.5 (http://support.sugarcrm.com/Knowledge_Base/Installation_Upgrade/Installing_and_Administering_Elasticsearch_for_Sugar_7/ )
are these still valid for 5.4?
Any tutorial to install on a single centos server. I understand that there is many various configs, but documentation on a simple install (1 server on linux distribution (centos or redhat).
I am also testing new dev. build I have upgraded from Sugar Ent 7.9.3 to 7.11.0.0-dev.1
I have many errors, is there a forum to discuss issues for example: I have
1. Uncaught TypeError: sucrose.charts.multibarChart is not a function at
2. include(F:\SugarCE\cache\modules\pmse_BpmnLaneset\language\en_us.lang.php): failed to open stream: Permission denied in F:\SugarCE\include\SugarObjects\LanguageManager.php on line 99
3. PHP Warning: include(): Failed opening 'F:\SugarCE\cache\modules\pmse_BpmnLaneset\language\en_us.lang.php' for inclusion (include_path='F:/SugarCE;F:/SugarCE/vendor;.;C:\php\pear') in F:\SugarCE\include\SugarObjects\LanguageManager.php on line 99
4. PHP Fatal error: Call to a member function isAllowUserAccessToSystemDefaultOutbound() on null in F:\SugarCE\modules\Users\UserViewHelper.php on line 736
EXAMPLE: When I try to Edit/Create a user in User Maintenance I get a blank screen.
When I try to save SMTP mail settings from System Email Settings it does not save.
I have already, check my access rights, I cleared all caches and done rebuild and repairs..
Thanks
Check out the Elasticsearch 5.4 installation guide from the Elastic website.
Installation | Elasticsearch Reference [5.4] | Elastic
For centos/redhat, you should be able to use Yum as well assuming you can locate the right package.