Hello there,
I've got a question from a friend of mine, any help will be warmly appreciated:
########
Hi all, got a production server installation and removed https from apache to use cloudflare's proxy one.
I only added
$CFG->sslproxy = true;
Using the browser everything seems to work but at every student's page click, I got the error below in apache error_log:
i can't find this error in previous logs, so the error is occurring since my above config change
include(.../www/enrol/profilecohort/version.php):
failed to open stream: No such file or directory in .../www/lib/classes/plugin_manager.php
Can this error generate some kind of functional problem to the user ?
tnx !
########
Thanks in advance!
Marco