When I try to clone my site to a new domain but under the same webhost
I get a blank screen for admin by module page.
I also get white screen when trying to add some module. The module probably gets added.
But there is no confirmation screen.

I have copied files, imported db dump, done necessary changes to settings.php
The site otherwise is apparently ok. No other white screens.

I tried each and all the steps described here
http://drupal.org/node/31819
http://drupal.org/node/158043
but with no success.

What else can be done ?

Comments

cog.rusty’s picture

What memory_limit do you see when you run phpinfo() from inside a Drupal node like this: http://drupal.org/node/59680 ?

grandmaa’s picture

It is 32 mb. There is no probably no problem with this.
Because domaina in the same webroot has no problem.
When files,db etc from domaina are cloned to domainb everything is fine, only admin by module shows a blank page.

grandmaa’s picture

Any one here having any idea?