You can try this---> WAMP. Just download from the link based on your OS version. :)
This is the fastest way to setup your website on your local PC. Just install it, then put your CMS folder that you download into the "www" directory that automatically created (usually c:\wamp\www) and open your internet browser, go to the URL : http://localhost . Click on the folder name that you put into the "www" directory and run your index.php/index.html to get started.
How to make sure your WAMP server is running on your PC?
The WAMP server icon will show on your taskbar. If it's not, then just go to your WAMP folder and double click on "wampmanager.exe" . If WAMP server is running, the icon show on your taskbar is in green color. Open your internet browser, go to the URL : http://localhost , it should got a list of "Index of /". (p/s: Make sure you restart the services if you make any changes of the website folder)

No comments:
Post a Comment