Legal stuff about this site and your private life:

  • We use a cookie to keep your preferences (language, NSFW status, login status) during navigation.
  • We use your local storage to save the announces you closed (like this one).
  • We don't save informations you don't give
  • We don't share your email address if you comment or register
  • There is no tracker of any kind.

If you're not OK with this, move your way.

I spent some time figuring out why the setup of ExperimentsLabs wasn't going on with an OVH "perso" hosting plan.

Today is a big day: the Elabs CMS has barely the required features to run as a public website (with no registration enabled for now). So i changed the repo on GitHub to a public repo, made some last commits in a rush and uploaded everything here.

And it wasn't working.

After hours spent searching and editing the wrong files, the solution popped out: edit the .ovhconfig file (in the dir parent to www) this way:

app.engine=phpcgi
app.engine.version=5.6
http.firewall=none
environment=production

All of that because I use empty() in some statements, and PHP 4, the default on OVH servers, throws an error.

It's time to open an issue ;)

Leave a comment

You want to react to this content or ask something to the author? Just leave a comment here!

Note that the comments are not publicly visible, so don't worry if you don't see yours.

All the information you give will only be visible to the author. We don't share anything with anyone.

Don't fill this field if you want this form to be saved.