Hello all,
I've just migrated to a new server (moved the database and datadirectory) and at the same time installed the newest version of 2.6. When I accesses my site I went through the process of upgrading mods, blocks, and upgrading the database and then was presented with all the new settings. When I finished with the new settings (I didn't change any) and was directed back to the front page I get a white screen.
I accesses config.php through my server and added two $CFG lines to get some debug display and the following is what I see (but can't make much sense of). Note - I upped the memory settings in php.ini to 256 MB so surely I'm not out of memory (post & upload settings).
Here is the debut text:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88 bytes) in /var/www/lib/dml/mysqli_native_moodle_database.php on line 1000
Any help/advice will be much appreciated.
Regards
Jason
P.S. I'm upgrading from 2.4 to 2.6. I didn't have any problems with the same process on a local LAMP test server so I'm at a loss.