Page 1 of 1

Can you run a CMSMS website offline?

Posted: Wed Feb 20, 2008 10:19 am
by Metal Beryl
Hi,

Can you run a cmsms website offline? If so I've never done this before! Any help or advice anyone?

Cheers

Re: Can you run a CMSMS website offline?

Posted: Wed Feb 20, 2008 1:22 pm
by lollipop27
What do you mean with offline?

If you have a local server installed like XAMPP/MAMP etc you can run a CMSms-site on your PC without connection to the internet....

but you need the environment provided such as PHP, MySQL etc....

Re: Can you run a CMSMS website offline?

Posted: Wed Feb 20, 2008 7:04 pm
by Pierre M.
...and the "off" alternative is not CMSms specific : make a static mirror of your site with wget, httrack or such.

Pierre M.

Re: Can you run a CMSMS website offline?

Posted: Thu Feb 28, 2008 2:38 am
by sportman
I think I will post a tutorial on the wiki when I have time check back soon.

Re: Can you run a CMSMS website offline?

Posted: Thu Feb 28, 2008 9:32 am
by WebPiet
Hi,

I'm running usbwebserver on my pc and it works like a charm. You don't have to install anything; just copy the files under a directory (on your local pc or a USB-device), run usbwebserver.exe, make some configurations and you're ready to install CMSMadeSimple for local preproduction or testing on your machine.

I used XAMPP before I discovered usbwebserver and found XAMPP much more difficult to implement.

www.usbwebserver.com/
The homepage is in the Dutch language, but you can run the usbwebserver-administration panel in English, so this can't be a problem for the not-dutch speaking part of the world ;)

Greetz. Piet.

Re: Can you run a CMSMS website offline?

Posted: Thu Feb 28, 2008 7:06 pm
by drew
hmmm. usbwebserver looks quite interesting, except for the hard-coded language barrier.

Another option is to install VMWARE player on your PC and run a LAMP appliance. These folks have a nice Ubuntnu Server distro preloaded with LAMP: http://virtualappliances.net

This will give you a virtual Linux box (no gui) where you can install CMSMS. Configure the VA LAMP to use static IP address so that your CMS install will run each time. Otherwise,  you'll need to editing the IP setting in the CMSMS config.php file every time your VA LAMP gets a different IP address.

Another nice thing with the vmware approach is that you can easily backup the whole thing as a simple zip. Restore is a snap.

Good luck on whatever you choose.

Re: Can you run a CMSMS website offline?

Posted: Thu Feb 28, 2008 7:58 pm
by cubix
someone else on this forum created a self extracting installation of the current cms version to run locally, it works like a charm.

have search around the forums, if you cant find it, let me know and ill hunt it down.