By GD on
I'm new to drupal and have just completed an upgrade - all seemed to go OK. I can see my old pages, menus etc HOWEVER when I navigate to Administer>>Modules I get a blank page - no error messages, just a blank page.
My old site was a plain Drupal install without any added modules.
I've recopied the updated durpal files with the same result.
Would anyone have any suggestions where to go from here.
Comments
try and find out what the
try and find out what the php memory limit is (search drupal.org or google on that, it's allready listed somewhere (can't find it in a snap for you, nut read it the other day somewhere ;)). On shared hosts they do set the limit to 8M while maybe you need 12M for your install, should fix your white modules screen.
That should not be the
That should not be the problem its not hosted - just a setup on my local lan with no restrictions that I know of. But thanks for the suggestion and I'll test it to be sure.