MyBB Community Forums

Full Version: Unable to install on HHVM
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

HipHop VM 3.5.0 (rel)
Compiler: tags/HHVM-3.5.0-0-ga90f4733cfa0d8fefdafc7433f758f78cdc75424
Repo schema: b88b6fee8ef78ab638506d212abcbefe74a276ac


http://puu.sh/glzNv/f7c0f73b41.png

When i click next, it posts the form and just goes back to the same "page". it never advances to the next step.

Here's is an idea on my setup

I have a MVC app written in the slim Framework in the root directory. the forum is located in a child directry, called forum.

/ <slim app>

/forum/ <mybb>

my webserver is nginx 1.4.6
I don't think it matters what you're running as files on the server. Unless you've modified the MyBB code.

To rule out an incompatability between HHVM have you tried installing it in the root directory, without the MVC?
Last time I tried HHVM was a long time ago, but everything seemed to work on it at the time. As Ben recommended,mould you try doing it in the root directory to see what happens?

I'll also try to get a copy of HHVM running to test.