Hi folks,
I'm struggling with a configuration error that's giving me a 500 IS error on my first Moodle install. I'm not a systems administrator and much of the details of sql and PHP tend to be beyond my capability, but I installed Moodle on a server a few years ago and didn't have any trouble, so I'm not sure what i'm doing wrong. I appreciate any help.
Here are the particulars of the issue:
- Server Operating System name (version also if possible): Apache 2.4.29
- PHP version (e.g. PHP 5.3.2): 7.0.27
- Database server type and version (e.g. MySQL 5.5.18): Maria DB 10.0.34
- Browser and version (e.g. Internet Explorer 8): - Firefox
- Moodle version (e.g. 2.1): - $release = '3.4+ (Build: 20171208)';
$branch = '34';
$maturity = MATURITY_STABLE; - Moodle install type? (New/Upgrade): New
- Moodle config.php attached (please remove passwords): Attached
The instance is located at professorcarlson.net/bangladeshc4d. Any advice is most appreciated.