After installing the new 6.0 domjudge the same way as I did 5.3.3, I keep getting an 404 error when trying to access the main page:
The requested URL /home/marcel/domjudge/domserver/webapp/web/app.php was not found on this server.
5.3.3 is working fine if I follow the same steps. The directory exists and the file “app.php” is also present. Moreover if I try to access “app.php” directly then I’m redirected to /public/ but then I get exactly the same error. It also seems the static files are working fine because I can access them easily.
This seems to be a problem with setting up apache and how Symfony works, but I’m not very good at this stuff so I couldn’t solve it.