Hi everyone,
I'm trying to evaluate how moodle will help me in the context of my non-profit association
I've been trying to install moodle on my laptop for 5 days now.
Technical context
- Moodle Version : 5.1.1+ (but also tried 5.1.1, 5.0.1, 4.5.8+) download from moodle.org (or git for the older ones)
- Moodle Theme: didn't have the opportunity to choose one
- Apache web server: 2.4.58
- Version PHP : 8.3
- Database (MariaDB, MySQL, etc.) et version : tried with MySql 8.4.7 and MariaDB 11.2.2
- Navigateur web : Chrome
- tier Plugins installed : none
- laptop with 16 Gib RAM, 1 Tib SSD, 6 hyperthreaded core + 8 cores (20 virtual processors)
8 Gib RAM free when starting the install - Windows 11 25h2
My stack is a WAMP 3.3.2 with an upgrade of MySql from 8.2.0 to 8.4.7 (tried this after many tries with MariaDB on port 3307)
Php.ini modified to activated sodium + vars = 5000 + memory_limit = 1024M
I've created a virtual host,
I first tried to install with the cli install.php script available in moodle/admin/cli in an "Admin" console
This seems to be working (moodledata filled with some folder and the DB filled with tables) but the site does not respond.
Then I started over I gave I try to the web installer, I followed the configuration steps until the db parameters.
Sometimes I can see the installation report (all the technical components are "OK"). I even had the db filled once after more than 1 hour... but never reach the Admin account configuration page.
I don't modify the config.php after it is generated by either setup process, just tried to activate the router sometimes.
I don't know what else to do or where to find any error info. Nothing in the php logs, nothin in the event
could you please help me ?
Yves


