I tried to follow the tutorial but I can not run OpenOffice in headless mode.
I use the compiled version of OpenOffice bundled with PHPDOCX 3.2.
I had to change rights on several files to allow them to be executed but now when I execute :
$ lib/openoffice/openoffice.org3/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
I have the following problem :
[Java framework] Error in function createSettingsDocument (elements.cxx).
javaldx failed!
I verified that the good JRE is installed on the server.
I think it is still a problem of rights.
Please, can someone help me ?
Regards