Is there a list of required PHP modules somewhere for different dhmtlx features? I searched a bit but couldn’t find it.
I just deployed my app, and it failed due to missing SimpleXML module on the server that’s needed for the Excel export feature. Btw, this fails without proper error - the toExcel http POST just returns a 200 success with 0 content-length.
I’m not sure what else will be required.
Well, such a list would really help those who have to compile php themselves.
I don’t have root access on our server to install packages.
Anyways, in case it helps someone :
so far I needed simplexml, and zip extensions to make excel export work.
line 3 in codebase/gridExcelWrapper.php is disabling error_reporting. If it didn’t do that it would have saved me an hour or so to determine that zip extension was missing.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan