facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.18k stars 2.99k forks source link

phpBB3 install issue #7949

Closed zertyuiop closed 4 years ago

zertyuiop commented 7 years ago

HHVM Version

HHVM 3.21.0 nginx 1.13.0 phpBB 3.2.1

Standalone code, or other way to reproduce the problem

When installing phpBB on nginx + HHVM after "Server Settings" installation go back to "DB Settings"

Expected result

After "Server Settings" Installation starts

Actual result

Installation go back to "DB Settings"

lexidor commented 4 years ago

I am going over old issues on this repository, to see which ones apply to the current versions of hhvm.

This issue applies to running php code on hhvm. Hhvm nolonger supports running php code since hhvm version 4.0.0.

phpBB is a PHP project.