I shell_exe() this command in shell_exe() as shown below:
shell_exec('/usr/bin/soffice --headless --convert-to html:HTML --outdir /home/admin/Desktop/ /home/admin/Desktop/text.docx');
But it gives me such an error in the apache error log:
Error: Please repeat the input parameters ...
So please help me.
source share