I'm using SugarCRM CE successfully. Just installed and committed my first module, Translate.
When I try to configure it, PHP fails to find function zip_open.
In cpanel, I used the PEAR Config to add the extension Archive_zip which appears to provide zip_open, but Translate still has the same error.
What further PHP configuration do I need to do at TCH to allow extensions to work?
TIA.