JTMallinson Posted December 19, 2017 Report Share Posted December 19, 2017 Hi, I am having trouble transferring databases. I have a new website host - I have done a fresh install, got the basic website up and running again. As soon as I transfer the schedules table I get the following problems: The page loses its css. And the following error is given: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 5 bytes) in /home/globalal/public_html/core/classes/ezdb/ezdb_mysqli.class.php on line 281 If I empty the table then the page works but obviously "no route is found". Page can be found at:Schedule Page Any Suggestions? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted December 19, 2017 Moderators Report Share Posted December 19, 2017 You need to increase the memory available to scripts, usually found in your php.ini file Quote Link to comment Share on other sites More sharing options...
Members Vangelis Posted December 20, 2017 Members Report Share Posted December 20, 2017 You have a lot of schedules wich your new server cannot import, drop the db and use this to import the sql http://www.ozerov.de/bigdump/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.