如何运行 wordpress 安装的 hiphop php hhvm 的编译版本


How can I run the compiled version of hiphop php hhvm of wordpress installation?

我想运行wordpress的hiphop php hhvm的编译版本。也就是说,生产服务器上没有 php 源代码。谁能告诉我如何完成它?谢谢。

使用

hhvm --hphp -thhbc -o some_dir file1.php file2.php

https://github.com/facebook/hiphop-php/wiki/Running-PHP-programs-with-HHVM#using-repoauthoritative-mode