xampp - Moodle installation blank page returned -
trying install moodle using xammp, have tried using moodle 2.6 , 2.7 , same issue occuring.
after update admin profile page blank screen returning, should move onto front end page settings finish installation never appears, refresh , site find not work when navigating around , site unresponsive?
i have tried using windows server 2012 , windows 8.1, , browsers different modes enabled , fails every time.
is moodle build issue or issue os or xammp? standalone packaged versions moodle supply fail?
probably php error need switch on debugging see message
edit /config.php , add together these 2 lines
$cfg->debug = 32767; $cfg->debugdisplay = true;
and seek again.
update:
you'll need edit php.ini file , alter or add together line:
max_execution_time = 300 ; 30
i'm using 5 minutes can alter like.
then restart apache , seek again.
xampp moodle
No comments:
Post a Comment