0

I have a magento store "www.xyz.com". Now I have created a subdomain dev.xyz.com and copy all scripts and create a new database for subdomain.

I have done following things after migration:

1 - delete all cache files 2 - delete all session files 3 - change database details into local.xml 4 - update url into "core_config_data"

After updating these thing my frontend loaded without css and admin is not working.

Please help me Thanks in advance

2
  • if you mention your domain names exactly, that will help to findout reason Commented Jan 9, 2015 at 10:01
  • front end is working now by adding following RewriteRule RewriteRule ^(index.php/)?dev/([^/]+)(/.*.(js|css))$ lib/dev/m.php?f=$3&d;=$ Now admin is not working url is dev.primevaping.com/admin Commented Jan 9, 2015 at 10:07

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.