简体   繁体   中英

HPHP HipHop for PHP Compiler

I'm trying to run HPHP for PHP in Ubuntu platform.

I'm following instructions on this link: https://github.com/facebook/hiphop-php

Is there a step by step tutorial on how to run hiphop with my PHP files? In their documentation, it says run hphp under hphp folder but the file does not exist?

OK, I've got 55.18 (both incl and self) from file_get_contents (called 0) and 43.78 (both incl and self) from curl_exec (called 22 times). I see that there are a minor difference between cURL and file_get_contents. Should I change all of them to cURL? Would that make any difference?

If this is not the issue then, should I look at this issue as server or remote server related?

Ubuntu version 11.04

You find the installation instructions (step by step) here: Building and installing on Ubuntu 11.04 .

More general information is available in the hiphop-php wiki .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM