Skip to content

HHVM Support

Fariz Luqman edited this page Feb 1, 2017 · 3 revisions

HHVM support is now added since version 0.3.2

Just add this on HHVM's server.ini

hhvm.server.fix_path_info = true

Apache + HHVM (as FastCGI)

Supported

Nginx + HHVM (as FastCGI)

Supported

Please report for any bug here https://github.com/damnstupidsimple/framework/issues

Visit our website for tutorials: stupidlysimple.github.io

Clone this wiki locally