Hi,
I have created a site using drupal 7 in a computer and it is running fine. Now I want to take this site to a different computer and run there. Can any body say how this can be done. I have copied the drupal folder to new computer and paste there and i have also taken the export of the database and imported there. But still its not working. and it is showing some internal error with some error message as below:-
Error
The website encountered an unexpected error. Please try again later.
Error message
PDOException: SQLSTATE[HY000] [1045] Access denied for user 'julysys'@'localhost' (using password: YES) in lock_may_be_available() (line 167 of D:\wamp\www\july4.0\includes\lock.inc).
I have wasted totally one day in this but unable to do this so please help me in this regards.
Thanks
Comments
=-=
This question is better served in the post installation forum please edit the opening post and move it. Thanks.
you must edit settings.php and alter settings to connect to the DB on the new computer.
How to take a site from one computer to another computer
Hi,
The login details present in drupal7\sites\default\settings.php file is same as in database. But the password is always taking YES. i dont know from where it got this. can you provide some steps to do this
How you change the database
Have you change the database connection setting between Drupal and MySQL and also grant the right permission for julysys on your MySQL database?
-
2012 Best Drupal Hosting - Fast, Reliable, Cheap Web Hosting for Drupal
How to take a site from one computer to another computer
Hi,
No i did not changed the database connection setting between Drupal and MySQL . I dont how to do this.