Transferring Databases

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?

You need to increase the memory available to scripts, usually found in your php.ini file

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/