WAMP5 and CMSMS

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
elvisparsley

WAMP5 and CMSMS

Post by elvisparsley »

Hi,
I am using WAMP5 and I'd like to install CMSMS. However I am not able to find documentation how to do it. Is there any one who has done it and want to share how you did it? Novice needs help. Thanks. :-[
cyberman

Re: WAMP5 and CMSMS

Post by cyberman »

Does not know WAMP5 but maybe it's similar like xampp (apachefriends.org).

1. Install local server WAMP5/XAMPP.
2. Be sure that apache and mysql server are running.
3. Go to localhost/phpmyadmin in your browser and create a database.
4. Extract CMSms archive and copy it to htdocs.
5. Create a file config.php and copy it to folder /htdocs/cmsmadesimple
6. Call localhost/cmsmadesimple in your browser. Now install procedure should running

Maybe you have to create/set a user for mysql before step 3 (not sure how familar you are with phpmyadmin).
bigtony
New Member
New Member
Posts: 6
Joined: Sat Oct 21, 2006 9:17 am

Re: WAMP5 and CMSMS

Post by bigtony »

I use WAMP5 with CMSMS and it is easy to setup. Just copy the downloaded cms files to a subdirectory under c:\wamp\www (eg. c:\wamp\www\cmsms) and use the taskbar icon to get the WAMP phpMyAdmin screen to create an empty database. When you launch http://localhost it will give a nice page listing all "projects" for you where you will see a link to cmsms. Then you can follow the cmsms installation procedures as linked above.
Last edited by bigtony on Mon Aug 27, 2007 8:58 am, edited 1 time in total.
Locked

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