jl September 12, 2017 / 00:00
Hi, trying to install, and my server is php 5.6, but I get this erreor: Error: You must have PHP version 5.6 or greater to run Microweber
what should I do?
thanks.


Comments for Error: You must have PHP version 5.6 or greater to run Microweber

Peter Ivanov   2018-01-15 10:21:44
hello, can you put this code in a file and tell me what is prints ?

<?php
var_dump(phpversion());
var_dump(version_compare(phpversion(), "5.6.0", "
You have to log in or register to post a comment: