Description of problem: Moodle is a php app, but the package does not require php, so it is possible to install moodle on a system that is incapable of running it. It requires php-gd and php-mysql, which only pull in php-common, but not on the php package its self. Version-Release number of selected component (if applicable): 1.9-1 How reproducible: always Steps to Reproduce: 1. install moodle on a system w/o php 2. try to access moodle 3. get a 403 because there's no index.html (there is index.php instead)
I see this on 1.9.1-1 as well. Fixing. . .
moodle-1.9.1-2.fc9 has been submitted as an update for Fedora 9
moodle-1.9.1-2.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update moodle'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5654
moodle-1.9.1-2.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.