Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想运行 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