I request help installing MOODLE 3.7.9 on pc

I request help installing MOODLE 3.7.9 on pc

by MIGUEL ROJAS -
Number of replies: 3

Good day. I am trying to install Moodle 3.7.9 locally using xampp, however when I launch the installation I get this message and I really don't know how to solve it.

Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\xampp\htdocs\moodle\lib\classes\text.php on line 724

I would appreciate some help ...


Thank you

Average of ratings: -
In reply to MIGUEL ROJAS

Re: I request help installing MOODLE 3.7.9 on pc

by Leon Stringer -
Picture of Core developers Picture of Particularly helpful Moodlers

Which version of PHP is included in your XAMPP version? If it's PHP 8.0 you'll need to switch to a XAMPP version with PHP 7.1, 7.2 or 7.3. This table shows the minimum and maximum PHP versions supported by different Moodle versions.

In reply to Leon Stringer

Re: I request help installing MOODLE 3.7.9 on pc

by MIGUEL ROJAS -
Thanks for the help. I am using XAMPP v3.2.4

And checking in phpMyAdmin, what you say actually appears
Apache / 2.4.46 (Win64) OpenSSL / 1.1.1h PHP / 8.0.2
Database client version: libmysql - mysqlnd 8.0.2
PHP extension: mysqli Documentation curl Documentation mbstring Documentation
PHP version: 8.0.2

I am going to change the Xampp version and verify.

Excuses, because I'm using translate.google
In reply to Leon Stringer

Re: I request help installing MOODLE 3.7.9 on pc

by MIGUEL ROJAS -
Fixed, I changed the Xampp version to one that had php 7.2.34 and it already allowed me to start the installation of moodle 3.7.9

Thanks