Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I'm using ModX and am trying to port over a setup from a remote server to my local machine. I can copy the files into the new modx install, but ModX also relies heavily on it's database to serve up pages.

I guess I have two questions:

  1. How do I transfer the database from a server to my local machine? and
  2. How do I tell my local modx install to use it?
share|improve this question
1. Have you installed mysql on your local machine? 2. Do you have myphpadmin on the remote machine? 3. Otherwise what access do you have to the remote server? – Paul Feb 1 at 6:37

migrated from superuser.com Feb 1 at 6:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.