Cannot finish instatalation on nginx

Cannot finish instatalation on nginx

by Mantas Karanauskas -
Number of replies: 1

Hi

I have vagrant box with ubuntu + nginx + php7.

Code is on MOODLE_32_STABLE branch

I'm trying to instlal moodle, but got stuck. 

after installation was done I got redirected to:

/admin/index.php?sessionstarted=1&lang=en

and it just shows:

This page should automatically redirect. If nothing is happening please use the continue link below.
Continue


If I click on continue it goes to the same url.

Any ideas?

Average of ratings: -
In reply to Mantas Karanauskas

Re: Cannot finish instatalation on nginx

by Mantas Karanauskas -
I found where issues is, but still need to dig deeper:
function clean_text 

for some reason returns  empty string. I just commented it but then at next step:

/user/editadvanced.php?id=2

on form submit I get "Incorrect sesskey submitted, form not accepted!"