Help with Move from Live to MAMP
-
Hello All and Thank you in advance!
I am trying to move my live WP site to a local site on my Mac using MAMP. I have backed up the database, and downloaded my entire WP site.
I then changed the following from my URL to localhost in the db backup:
INSERT INTO<code>wp_options</code> VALUES (2, 0, 'siteurl', 'https://localhost:8888/pts/', 'yes'); INSERT INTO <code>wp_options</code> VALUES (38, 0, 'home', 'https://localhost:8888/pts/', 'yes');
I also altered the wp-config file to:
[Code moderated as per the Forum Rules. Please use the pastebin]
ans all I get when i go to localhost:8888/pts is a white page with “Error establishing a database connection” on it.
Any and all help is appreciated.
Thank you,
dp
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Help with Move from Live to MAMP’ is closed to new replies.