我正在尝试在CentOS6.5中使用phpshell_exec将.docx文件转换为.html我的php代码:$command="libreoffice--headless-convert-tohtmlresume.docx2>&1";$result=shell_exec($command);echo$result;当我在http://localhost/converter/运行index.php时,它给我:javaldx:CouldnotfindaJavaRuntimeEnvironment!Warning:failedtoreadpathfromjavaldx/usr/lib64/
我正在尝试在CentOS6.5中使用phpshell_exec将.docx文件转换为.html我的php代码:$command="libreoffice--headless-convert-tohtmlresume.docx2>&1";$result=shell_exec($command);echo$result;当我在http://localhost/converter/运行index.php时,它给我:javaldx:CouldnotfindaJavaRuntimeEnvironment!Warning:failedtoreadpathfromjavaldx/usr/lib64/