ncjoes / office-converter

PHP Wrapper for LibreOffice
MIT License
197 stars 75 forks source link

Error converter #20

Open memetrock opened 4 years ago

memetrock commented 4 years ago

Fatal error: Uncaught exception 'NcJoes\OfficeConverter\OfficeConverterException' with message 'Convertion Failure! Contact Server Admin.' in /home/site/domains/domain.com/public_html/vendor/ncjoes/office-converter/src/OfficeConverter/OfficeConverter.php:54

  | Stack trace:   | #0 /home/site/domains/domain.com/public_html/index.php(12): NcJoes\OfficeConverter\OfficeConverter->convertTo('2.html')   | #1 {main}

jsvptf22 commented 4 years ago

i have the same error, it's generated by the command (libreoffice--headless --convert-to) response . it must be 0 and i have a string. some fix?

BuddhiAbeyratneAL commented 2 years ago
image

Try this

I know it sounds dumb Its looking for a .config from its root

BuddhiAbeyratneAL commented 2 years ago

This solution should probs be documented