Lets say I want to move a modx revoloution installation from one server to the other what should I do. What tables should i copy and what packages I should re-install?
Thanks for the info. But what about packages. Lets say you install a package on server1 and you want to move it to server2. Wouldn’t the package paths change and what do I do to update and fix that.
No, the package paths should stay relative. You just need to make sure and copy the files in core/components/, assets/components/, and core/packages/.
The only thing that might change is if you added in absolute paths in System Settings yourself for those Extras, or those Extras for some reason stored absolute paths (none that I know of do).
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
How do I double check in the system settings if absolute paths are being stored. Thanks for all of your help
I just followed the instructions to move the site from one server to another and everything works fine just I can’t see the manager page. I cleared the cache directory but not sure what to do next. Also in the .htaccess file it has re-write engine off for the manager directory. I can see the manager login but when i try to login nothing happens.
Is your server able to access the internet without using a proxy?
Add-On to easily manage your multilingual sites:
Babel
I am behind a proxy but I have removed the RSS feeds and news feeds so that shouldn’t be a problem.
Did you remove it from the system_settings table?
Be sure to remove the core/cache/config.cache.php, too!
Add-On to easily manage your multilingual sites:
Babel
It was removed long time ago I also made sure that modx_workspace path was correct as well and the core cache is cleared always