Hi, The installer stops at first requirement. Is it possible to force the instal process ? Behavior of LiteSpeed server is often (it not generally) the behavior of Apache. So I would be pleased to try zenario on my shared web hosting. Thanks you

Hi there Sorry, would you mind if I confirm which requirements aren't met? Is it just that you're running a different web-server, or are there other requirements missing? In theory the CMS will run on other web-servers, but we don't support them, as we only test in Apache. Of course we're open source, so if you want to have a go at running the CMS then you could always disable the check in zenario/includes/welcome.inc.php. Look forif (stripos($_SERVER['SERVER_SOFTWARE'], 'apache') === false) { around line 313 and replace it with something likeif (false) { As we don't test in LiteSpeed I couldn't tell you if the CMS will actually work though!

Yes I run LiteSpeed. All of the others requirements are fulfilled. I disabled the test, and the installation have been achieved as expected. I have not already dived into the CMS, but at this moment it seems to run fine. thanks you.

Has there been zenario test cases on nginx  ?

Hi Jonny

 

Theoretically it should work but we don't test it ourselves.

 

Since this thread was started we've since changed the installer so that it will warn you if you're not using Apache, but still let you continue with the install.

You must confirm your screen name on your profile in order to comment.

Please Login if you wish to add a comment.