Hi, I am trying to copy website with the same wordpress interface. I have the FTP files, the config file
and the database sql file and I want to establish that in my local host. So I created the same database
in my local host php myadmin and imported the sql file there and created a config file, however
the database sql file seems to be pointing to the live site wp-admin login and not my local host.
So how can establish a copy of wp interface to my local host?