Hello. I was running install.php for Moodle 2.2.3. After I enter the database info, I get a fatal error.
The message is:
Out of memory (allocated 8912896) (tried to allocate 88634 bytes) in /homepages/38/d260013955/htdocs/onlineschoolbus/moodle/lib/outputlib.php on line 626
I am using Linux OS and MySQL 5 and Apache 5.4.3 . I would be much grateful if you could help me.
- Login or Signup Now to post comments

Hello power_puff, The message you are getting is stating the php memory limit value is not enough and does not support the php script . You can increase your php memory limit. To do so you there are 2 methods of doing so: