Dongsheng Cai added a comment - 31/Jan/11 4:34 PM
Another nginx tip of running moodle https: Moodle complains sslonlyaccess error, it is actually because the $_SERVER['HTTPS'] is not set by nginx by default, have to add "fastcgi_param HTTPS on;" to "server{}" section.
- has been marked as being related by
-
MDL-26182 Notice: Undefined index: SCRIPT_NAME in /var/www/moodle/testing/lib/setuplib.php on line 723
-
- Closed
-