Personal tools
User Handbook/Installation/Quick Install/Install on Local Windows PC
From CMSMS
Table of Contents
This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Русский - Svenska - Tiếng việt - عربي
Install on Local Windows PC
Introduction
- If you
- want to try out a lot of what "CMS Made Simple" is capable of on a local PC only;
- don't want to be bothered with a webserver hosting provider;
- don't want to pay anything (if you do like CMS Made Simple a donation is always welcome though);
- are running Windows XP or Windows Vista and don't know or don't like Linux;
- normally run away after reading a few lines of the Requirements page (help, what are they talking about);
- Then this page may be something for you, although you need some basic understanding of how a computer works. If you are lucky everything in these instructions works right away. If you are not so lucky you can quit or you have to look for the appropriate information in the documentation of that "Problem Software" or visit their homepage or their forum. That is of course up to you.
- If later on you want to go online on the internet i advise you to read some more then only this page. I suggest you read the appropriate documentation from Apache, PHP and MYSQL. In that case you also need to know something about networking and security.
Install wampserver
- -->> Download wampserver from http://www.wampserver.com.
- -->> Execute the downloaded executable (something like WampServer 2.0c.exe). Acknowledge the questions asked and leave everything default. When you get a Windows Security Alert choose Unblock. That's it. You can test if everything works fine by pointing your browser to http://localhost. If a wampserver page appears you are ok, so far.
- Note: After installing wampserver you will see an extra icon in the system tray where you can control wampserver (stop/start the services if you have problems). If wampserver doesnot start automatic after a boot of your PC you can start it manually. In your Windows Startmenu look for Start Wampserver.
Install CMS Made Simple
- -->> Download CMS Made Simple from http://cmsmadesimple.org (look for the file with something like full.tar.gz in the name e.g. cmsmadesimple-1.4.1-full.tar.gz).
- Note: If you don't have an extract-program, you can download one for free at http://www.7-zip.org. After installing this program you can rightclick the cmsmadesimple file and extract the file, see the pics above.
- -->> Rename the last extracted directory to something like cmsmadesimple (just remove the extra characters). Drag this cmsmadesimple directory and drop it in c:\wamp\www\
create the MYSQL database.
-->> With the wampserver package you also installed phpmyadmin for easy administrating the MYSQL database. In your webbrowser goto http://localhost/phpmyadmin. In the Create Database field type the new name of the database: cms and click create. The database is ready.
Create an empty config.php
Start the installation script
- We walk through the installation, based on version 1.4.1. Point your browser to http://localhost/cmsmadesimple.
- When you see next message you are done installing and you can almost start playing:
- -->> Don't install additional modules yet. You can do that very easy from within CMS Made Simple when you are ready for it.
- -->> Now remove the install directory "c:\wamp\www\cmsmadesimple\install" or CMS Made Simple" complains about it for security reasons.
- -->> Start the backend of "CMS Made Simple", goto http://localhost/cmsmadesimple/admin and login with the username and password you set earlier.
- -->> Because you did not set the mail settings before, it is better to uninstall the module "CMSMailer" because "CMS Made Simple" will complain about that too. Go to "Extensions/Modules" and click on "Uninstall" behind CMSMailer. If you want to experiment with the mailer later, you can come back here and "Install" it again.
- -->> You are ready to play now. For the backend point your browser to http://localhost/cmsmadesimple/admin and for the frontend, the part your users would normally see point your browser to http://localhost/cmsmadesimple.
- Note: Of course you can install whatever webbased software on your local Apache Web Server. That has notihing to do with CMS Made Simple but is a lot of fun too. Install it in e.g. c:\wamp\www\xxx and point your browser to http://localhost/xxx. Examples of very nice webbased software are Jalbum, Gallery2, Phpwebgallery, Sitebar and many many more.
- Have a lot of fun.
- This page was created by neeltje57.
This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Русский - Svenska - Tiếng Việt - عربي








