Blank page during moodle installation on xampp platform (for windows)

Blank page during moodle installation on xampp platform (for windows)

by Marian Tanase -
Number of replies: 3

Hi,

I cannot finished the moodle installation on xampp for windows x64, with php 7.3.23.

After I entered the admin password and clicked on update profile, at that moment the screen seems to freeze and after a while a white window appears (http://localhost/moodle/user/editadvanced.php?id=2).

I repeated the installation several times, but it always locks in the same place. I can't find the error anywhere. I can't install moodle even using an xampp package with php 7.4

I mention that the moodle is the latest version, 3.9.2

Any clue ?

Thanks

Average of ratings: -
In reply to Marian Tanase

Re: Blank page during moodle installation on xampp platform (for windows)

by Brendon Hatcher -
Hi. If you search Google for just editadvanced.php you'll find lots of forum posts about the issue.
Hopefully one of them contains a solution that works for you.

Regards
Brendon
In reply to Brendon Hatcher

Ri: Re: Blank page during moodle installation on xampp platform (for windows)

by Marian Tanase -
Of course I did a research first, but there is no solution for my case. I re-installed it on another computer (windows) but I can't go on. Those who had problems were solved by chance, I have been using xampp for years and it has never given me problems with other cms.
In reply to Brendon Hatcher

Ri: Re: Blank page during moodle installation on xampp platform (for windows)

by Marian Tanase -
Ok, I resolved!
On php.ini I've change the max execution time to a higher value like this:
max_execution_time=600