|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding | |
Host site locally for myself only
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
EvilGeniusExtraordinaire
![]() |
I want to basically have a fake webserver on my rig that lets me view my cms and follow links and such so I dont have to work on the site live. I do not want to host it for others to see, but simply for my own work. Working remotely wastes to much time and is sloppy as HELL for me. Halp?
I need to host the CMS and script files, MYSQL databases, and have PHP capabilities.
__________________
We no longer have a government. A river of blood separates the government from the people. Long live the fight for freedom! A-E-I-Owned-You for OCN staff 2010! Vote for me baby! January 17th. Be there or be a commie.
|
|||||||||||||
|
|
|
|
#2 (permalink) | ||||||||||||
|
PC Gamer
![]() |
Build a server, connect it to the net, install Apache or IIS?
__________________Or if you're only going to be using it on that PC, install Apache or IIS on your local machine, then go to http://localhost ?
|
||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
Overclocker in Training
|
I would recommend Xampp
__________________Quote:
|
|||||||||||||
|
|
|
|
|
#4 (permalink) | |||||||||||
|
New to Overclock.net
|
Quote:
It includes Apache (w/ PHP and Perl), MySQL and support for every OS.
|
|||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||
|
AMD Overclocker
|
How to work with Xampp?
__________________Simple, install everything possible, then "upload files to" xampp/htdocs/FOLDEROFAPP http://localhost/FOLDEROFAPP begin install.
|
|||||||||
|
|
|
|
|
#6 (permalink) | ||||||||||
|
Overclocker in Training
|
If you are running Windows, the easiest solution is to install wampserver. The latest version gives you Apache 2.2.11, MySQL 5.1.36, and PHP 5.3.0 with a very simple Windows installation. It's Open Source so free.
http://www.wampserver.com/en/ I have used wampserver to develop many sites. It is great for running a local copy of your website without the need for an additional server or installing a full VM environment like VMware.
__________________
BIPS to go before I sleep, BIPS to go before I sleep
|
||||||||||
|
|
|
|
|
#7 (permalink) | |||||||||||||
|
EvilGeniusExtraordinaire
![]() |
I couldnt get it to work right with Boonex Dolphin CMS which is 100% what I need to work on.
__________________
We no longer have a government. A river of blood separates the government from the people. Long live the fight for freedom! A-E-I-Owned-You for OCN staff 2010! Vote for me baby! January 17th. Be there or be a commie.
|
|||||||||||||
|
|
|
|
#8 (permalink) | ||||||||||
|
Overclocker in Training
|
Try the previous version WampServer2.0h.exe. Apparently the latest version causes deprecated errors with many LAMP applications including some CMS systems. Once they catch up, the new version should work ok.
http://sourceforge.net/projects/wampserver/files/
__________________
BIPS to go before I sleep, BIPS to go before I sleep
Last edited by Xuflek : 1 Week Ago at 02:18 PM Reason: Forgot URL |
||||||||||
|
|
|
|
|
#9 (permalink) | ||||||||||||
|
PC Gamer
|
I am currently using XAMPP. You can do anything you could with a normal web server pretty much locally. I have installed IPB on it to test some things and use it for resources later.
__________________
I am 73% addicted to Counterstrike. What about you?
|
||||||||||||
|
|
|
|
|
#10 (permalink) | ||||||||||||
|
4.0ghz
![]() |
Quote:
P.S. If you don't want the server to be revealed to the internet, bind it to IP 127.0.0.1 (the local interface). Binding it to 0.0.0.0 means it's bound to all interfaces, including 127.0.0.1 and your internet connection.
__________________
When asking for help: state the goal, not the step.
|
||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 2 (1 members and 1 guests) | |
| HaXXoR |
| Thread Tools | |
|
|