0

I have a high volume wordpress 3.2 installation. I was considering compiling wordpress in C++ with HipHop, as several resources report a speedup of up to 2.7x times with WordPress 3.0.

Anyhow I can't find any tutorial about wordpress 3.2. Anyone have any experience? Is there any problem I should expect?

If anyone could guide me with the compilation of wordpress, I would be grateful.

Mascarpone
  • 2,516
  • 4
  • 25
  • 46

2 Answers2

2

There is a compiling wordpress subheader in the running hiphop-php wiki under Example: Compiling WordPress. You might want to try that and ask more specific questions about problems that might come up.

Sevki
  • 3,592
  • 4
  • 30
  • 53
0

I would suggest you to check this out.

http://huichen.org/en/2010/06/wordpress-three-hardened-by-hphp/

This is a pretty decent writeup to run WP 3 on ubuntu.

Thanks Rajesh Pinapala

Eswar Rajesh Pinapala
  • 4,841
  • 4
  • 32
  • 40