Description of problem: After istallation of Moodle, it starts the first settings via browser. At the end of last screen it appears a blank page and the default URL to access moodle is a blank page. Version-Release number of selected component (if applicable): moodle 3.0.3-1.el7.noarch
This issue is still on moodle 3.0.4 on EPEL 7
*** This bug has been marked as a duplicate of bug 1198982 ***
This bug is different from bug 1198982 This issue is only present in moodle 3.0.x
moodle-3.1-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-53c498688f
moodle-3.1-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-53c498688f
Now the "blank page" appears during first settings, before the page to set the admin's password.
moodle-3.1.1-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8e0dd046d8
moodle-3.1.1-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8e0dd046d8
The issue "blank page appears during first settings" is still on moodle-3.1.1-1.el7
Created attachment 1199172 [details] Patch to fix library paths for CAS, Google API and simplepie Here's a diff (against master, not el7) that fixes several problems with includes that may be part of the problem here. CAS requires some moodle-specific files in /var/www/moodle/web/auth/cas, but /var/www/moodle/web/auth/cas/CAS can remain a symlink. With the Google API, /var/www/moodle/web/lib/google shouldn't be the symlink, but rather /var/www/moodle/web/lib/google/src/Google. The former path contains moodle-specific wrappers that are necessary. And, finally, at least on Fedora 24, php-simplepie installs to /usr/share/php/php-simplepie, not /usr/share/php/simplepie. I've also fixed the symlink->directory conversion scripts to follow the guidelines at https://fedoraproject.org/wiki/Packaging:Directory_Replacement. I tested doing an upgrade from 3.0.4 in F24 to 3.1.1, and the transaction worked perfectly.
Brilliant, thank you! I'll get this, and 3.1.2, out ASAP.
moodle-3.1.2-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-54e154bcfb
moodle-3.1.2-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-131009997f
moodle-3.1.2-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-54e154bcfb
moodle-3.1.2-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-131009997f
moodle-3.1.2-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
moodle-3.1.2-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.