Page 1 of 1

Ver. : 2.2.12 Installation not working - Next on Installer s

Posted: Fri Oct 18, 2019 12:24 pm
by hihachi
Hello everyone,

i just wanted to start a fresh install for Version 2.2.12.

So i tried both installer-options, means phar and extended version.

The Installation-Page1 always displays. I can select a language and click on next.

But the first page reappears. It does not continue.

System is:
Apache 2.4
php-fpm
php 7.3
debian 10

any ideas?

Greetings

and thanks in advance

Marcel

Re: Ver. : 2.2.12 Installation not working - Next on Install

Posted: Fri Oct 18, 2019 6:58 pm
by DIGI3
I would check with the console open and 'preserve log' checked, see if there's any clues there. In the readme for the installer there's also notes about debug mode you can try.

I'd also give PHP 7.2 a go, see if there's an incompatibility there.

Also, make sure you aren't using mod_security. If you don't know, you'll have to check with your host or see if there's an option to disable it in your hosting control panel.

[Solved] Re: Ver. : 2.2.12 Installation not working -

Posted: Sun Oct 20, 2019 12:56 pm
by hihachi
Hi there,
DIGI3 wrote:I would check with the console open and 'preserve log' checked, see if there's any clues there. In the readme for the installer there's also notes about debug mode you can try.

I'd also give PHP 7.2 a go, see if there's an incompatibility there.

Also, make sure you aren't using mod_security. If you don't know, you'll have to check with your host or see if there's an option to disable it in your hosting control panel.

Thanks!!

The php-Version was the issue!
Reading the documentation on the website also says so:

Only max php7.2

So i installed a parallel 7.2 and voila. It's up and running!

Thanks again for the help!