I've just moved a copy of a sister site from a dedicated server in China to a development server in my office in Hong Kong and plan to develop the site in a different direction on the development server and rebrand it.
I've copied the drupal folder from the server in China using ftp access and placed it in my xampp installation on the windows 2003 server in my office and put the drupal folder in htdocs. I've uploaded the database to MySql and changed the settings file to point to the database.
When i run the site on the development server everything looks fine - navigation works and content is all there. I can access admin and make changes to everything but when I try to access blocks I get this error message:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77502 bytes) in C:\xampp\htdocs\drupal\includes\theme.inc on line 808
Also when I try to access menu I get this error message:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 268240 bytes) in C:\xampp\htdocs\drupal\modules\menu\menu.module on line 628
I've tried switching on and off modules, reinstalling the database, reinstalling drupal but nothing seems to help. The sister site admin works fine and the sites are identical apart from the server set ups