Moodle installation URL
Title
Question
When i am entering http://127.0.0.1/moodle/
receiving this error message
Fatal error: Method lang_string::__set_state() must take exactly 1 argument in /opt/lampp/htdocs/moodle/lib/moodlelib.php on line 10664
Moodle-Learning-Management-System Installing-Moodle-on-Local-Server 00-01 min 0-10 sec
Answers:
It seems that Moodle and PHP 8 don't get along very well.
You can read it in the forums in English: https://moodle.org/mod/forum/discuss.php?d=415126#p1673213
The easiest solution is to use an older version of XAMPP, which includes PHP 7.x
https: //www.apachefriends.org/download.html
Login to add comment