After Installation moodle in xampp empty page.

After Installation moodle in xampp empty page.

על ידי Praveen Chamarthi בתאריך
מספר תגובות: 1

Hi ,

I installed moodle 2.9 after installation moodle redirect to empty page.

http://localhost/moodle26/admin/index.php?cache=1

I already increased max_execution_time in php.ini

i tried debug also and i added below line in config.php file


$CFG->debug = 2047;
$CFG->debugdisplay = 1;

Login page(http://localhost/moodle29/login/index.php) not loading

course page(http://localhost/moodle29/course) loading properly


Any one please help me!


צרופה login_error.png
ממוצע דרוגים: -
בתגובה ל: Praveen Chamarthi

Re: After Installation moodle in xampp empty page.

על ידי Usman Asar בתאריך
תמונה של Plugin developers תמונה של Testers

John, usually blank pages after local installation is sign of corrupted cache's

go into your moodledata directory, and delete "cache" and "localcache" folders, refresh page and see if it worked fine. and revert back to whatever changes you've done already.