<![CDATA[ Suggested changes to "Moving sites to new servers" - My Forums]]> https://forums.modx.com/thread/?thread=25291 <![CDATA[Re: Suggested changes to]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-435021

------------------------------------------------------------------------------------------
PLEASE, PLEASE specify the version of MODX you are using.
MODX info for everyone: http://bobsguides.com/modx.html]]>
BobRay Aug 28, 2012, 06:05 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-435021
<![CDATA[Re: Suggested changes to]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-434991
]]>
frogabog Aug 28, 2012, 02:21 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-434991
<![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129834 mDesign Jun 12, 2009, 05:29 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129834 <![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129833 Quote from: MediaGuy at Jun 12, 2009, 11:41 AM

There you go mDesign: http://svn.modxcms.com/docs/display/MODx096/Moving+Site smiley

I just added the suggested changes there (don’t know why they weren’t there already).
]]>
BobRay Jun 12, 2009, 12:18 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129833
<![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129832 http://svn.modxcms.com/docs/display/MODx096/Moving+Site smiley]]> ronaldlokers Jun 12, 2009, 06:41 AM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129832 <![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129831 mDesign Jun 12, 2009, 06:36 AM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129831 <![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129830 rethrash Feb 22, 2008, 01:58 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129830 <![CDATA[Re: Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129829 ]]> rethrash Jan 05, 2008, 03:04 PM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129829 <![CDATA[Suggested changes to &quot;Moving sites to new servers&quot;]]> https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129828 http://www.modxcms.com/moving-sites-to-new-servers.html

In step one:

Current:
Don’t forget to rename the .htaccess file in the /manager folder to turn off the RewriteEngine for that folder.

Suggested:
Rename the ht.access file in the /manager folder to .htaccess. This will turn off the RewriteEngine for that folder.

In step 6:

Current:
Dump the local DB contents (use the Backup Manger, or any MySQL client such as phpMyAdmin) and then execute the SQL dump in the target DB on the remote LAMP server (most hosting environments use phpmyadmin for this).

Suggested:
Dump (export) the local DB contents (use the Backup Manager, or any MySQL client such as phpMyAdmin). In phpMyAdmin, select SQL for the file type. Save to a file on your local machine and note the location. Then go to the remote LAMP server and import the SQL dump you saved into the modx DB (most hosting environments use phpmyadmin for this -- select the database and "import" the SQL file).

In step seven:

Current:
Access the remote manager’s . . .

Suggested:
Point your browser at http://yoursite.com/manager. After logging in, go to . . .

Suggested new step between 7 and 8:If you can’t access the manager, you may have the wrong database settings in manager/includes/config.inc.php. Try correcting them on the local machine and uploading the file again. If you still can’t access the manager, try going to http://yoursite.com/install and doing a "custom install." There you can try different database settings and test them until you get a connection. As long as you haven’t hacked any of the MODx code on the local machine, you can finish the install. Alternately, you can put the correct settings (now that you know them) in manager/includes/config.inc.php and upload it.


Bob


]]>
BobRay Jan 05, 2008, 01:20 AM https://forums.modx.com/thread/25291/suggested-changes-to-moving-sites-to-new-servers#dis-post-129828