huanix

chown -R huanix /

huanix header image 2

Moodle installation on Ubuntu Gutsy 7.10 gives blank pages – after install EVERY page is blank!

December 5th, 2007 · 1 Comment · Moodle

I wanted to create a fresh Gutsy server to run Moodle (after I FOOLISHLY destroyed the previous install), but after I installed Moodle and went into X to do the front-end install, all I got were blank pages. I could view the whole directory tree, but I got absolutely 0 code! This drove me absolutely CRAZY. The problem is with the /etc/php5/apache2/php.ini file, but right now I’m not sure WHERE. I did find an easy solution though, I copied the recommended php.ini file from the docs. Try this:

sudo cp /usr/share/doc/php5-common/examples/php.ini-recommended /etc/php5/apache2/php.ini

I also noticed that php5-mysql was not installed by default when I ran “sudo apt-get install moodle” on a new Gutsy server install. I’m not sure if that’s correct, or if I was just confused.

Incoming search terms:

  • moodle blank page
  • moodle blank page after install
  • moodle install blank page
  • moodle blank page during install
  • moodle displays a blank page
  • while installing moodle it shows empty page

Tags:

One Comment so far ↓

Leave a Comment