[solved] copy 1.6.5 from webserver to local

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
monty8
New Member
New Member
Posts: 9
Joined: Mon Jan 21, 2013 11:05 pm

[solved] copy 1.6.5 from webserver to local

Post by monty8 »

Hi all

Please could you advise the best process for copying our CMS Made Simple from our webserver hosted with webfusion (only ftp access) to a local VM for testing purposes.

We have mySQL Dump and FileBackup Modules installed on the webfusion live website.

I have a centos box with php,mysql and apache installed what next?
Last edited by monty8 on Tue Feb 05, 2013 2:51 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: copy 1.6.5 from webfusion webserver to linux local vm

Post by Dr.CSS »

You may want to read this...

http://docs.cmsmadesimple.org/moving

I would upgrade to the latest before trying to move it as we only support the 2 latest versions of CMSMS...
monty8
New Member
New Member
Posts: 9
Joined: Mon Jan 21, 2013 11:05 pm

Re: copy 1.6.5 from webfusion webserver to linux local vm

Post by monty8 »

Hi

I have ftp'd to the webserver and copied all the directories from the public_html folder and logged in to phpmyadmin performed an export of the database.

I have apache, mysql and php installed on my new VM and logging into phpmyadmin. I am assuming I can:

Import the mysql dump from webserver
copy files from ftp site except tmp folder!
set the permissions and away i go?

or do i need CMS made simple installed on my linux server before proceeding?

Is there a cleared process to follow?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: copy 1.6.5 from webfusion webserver to linux local vm

Post by Dr.CSS »

Most times it's...

Backup Folders/files and DB
Import DB into new DB on news server
Import folders/files
Change config.php to use new DB and change all paths in config.php or...

Upload install folder from same version on server and run site.com/install BUT ON STEP 5 DO NOT CREATE TABLES NOR INSTALL DEFAULT CONTENT this will hook it up to the new (imported existing DB) DB and fix any path problems...
monty8
New Member
New Member
Posts: 9
Joined: Mon Jan 21, 2013 11:05 pm

Re: copy 1.6.5 from webfusion webserver to linux local vm

Post by monty8 »

do i need to clear the cache before taking the backup?
Locked

Return to “[locked] Installation, Setup and Upgrade”