openruko / vagrant-openruko

Vagrant template to create a fully running openruko VM.
65 stars 15 forks source link

Install necessary libs to support php #16

Closed rogerleite closed 11 years ago

rogerleite commented 11 years ago

With these libs installed at dynohost, openruko can support php projects (PHP Version 5.3.10).

Also, this custom pack https://github.com/iphoting/heroku-buildpack-php-tyler, that builds php projects with Nginx + PHP (via FPM) with APC is supported.

Opening this pull request just to document this new support.

Filirom1 commented 11 years ago

great news

rogerleite commented 11 years ago

:+1: