Getting apache2 303 error while installing Moodle

86 Views Asked by At

I try installing Moodle 3.11 on Alt Linux. I run install.php, configure the DB configs, and get 303 error from apache2 access_log. Apache2 access_log screenshot.

The DB on the other virtual machine, from moodle machine i have access to the DB machine. But if i installing Moodle on machine which has DB, it will install without any error, so im sure that no problems with DB. Im think i do something wrong with the apache httpd2.conf file.

And also im sure that moodle config.php fule is fine.

Apache2 httpd2.conf screenshot

I use php8.0, apache2.4, PostgreSQL-server.

I tried to change apache httpd2.conf file and php files according to Moodle installation recommendations from internet. But it will no effects.

0

There are 0 best solutions below