命令行中java使用绝对路径
$p = "/usr/java/jdk1.7.0_80/bin/java -jar ". $jodconverter_path . ' ' . $source_dir . ' ' . $dist_dir; exec($p, $log, $status);