Hi, this is my first tutorial and post.
How to use/make/edit a CMS. For this tut i will be using LFSCMS
Make sure wampserver is installed and all services are able to run and all is online.
STEP 1
==============================
Pick a CMS.
You can choose one here: http://forum.ragezone.com/f427/ragez...ibrary-668542/
STEP 2
==============================
Once you have downloaded a CMS. Put the files into
C:\wamp\www
STEP 3
==============================
go to config.php and edit:
you can edit the rest but this is the main stuff to edit.Code:$servername = "OGMaple"; //Your servers name $serverip = "w0n.no-ip.biz"; //Replace with your WAN IP if public or hamachi ID $loginport = "8484"; //Don't change $sql_db = "odinms"; //DB Name $sql_host = "localhost"; //DB Host $sql_user = "root"; //DB User $sql_pass = ""; //DB Password $logserv_name = "OGMaple is "; //Status Server Name
YOU ARE NOW DONE :D CONGRATS YOU HAVE A WEBSITE FOR YOUR SERVER.![]()





Reply With Quote

What site don't work ?

