Posted by pecata on February 5, 2013 at 5:57pm
Hi all, I tried to install via FTP in a subdirectory of my site done in D7 another site created in locahost. I imported the database and I connected with the settings.php file. The result is that the site is visible but will not let me log in as administrator ... someone please tell me what is wrong in that?
thanks
Comments
When you say it won't let you
When you say it won't let you log in what do you mean? Password not accepted? You get an error on screen?
error 404
Ah, of course 404 error!
Print something in
Print something in settings.php file to verify drupal is using same database which you have point in settings.php if it is then it could be one of the following reason.
1) Did you restart your Apache server.
2) Clear the "CACHES" of the site before taking dump of database and then import the database in new site.
maybe
Maybe is the second of your suggest...but Yesterday I could not load this database (for dimension) and at the end Zyma.coagent upload this for me. I try to let me recharge the db after the clean cache.
Yesterday i have changed the file settings.php connecting it to the new database.
I try
I try to re-dump db after the clean cache but not work.
You should start your subsite
You should start your subsite like a fresh install, use a fresh settings.php file, creating a new database and connect up to the site as usual. Then you should backup the new database before importing your database from the live site.