Jump to content
xisto Community
swizzeron

Web Hosting From Your Own Local Machine. (very Easy)

Recommended Posts

I know that all want to opt for a free hosting company especially Xisto but equally many people want to host their own website, totally free of cost with all sort of supports and software support like "ASP", "FTP", "phpMyAdmin", "MySQL", "phpBB" etc etc, and they simply do not know how to do it so they opt for a free web hosting company which displays irritating ads on the limited web space with a freehostingdomain.freehostingcompany.com/freemembers/you and also do not give you almost any support, now forget all that , you can host your own site on your own computer.

Requirements:
1. High speed internet connection (atleast a broadband)
2. Respectable computer (you will surely not need an itanium or xenon server, but atleast a P4 with 512B RAM)

You will have to:
1. keep your pc 24 hours on (after all you are the server and its your responsblility to maintain uptime, a few hours downtime does not matter if you are just hosting a very small site for your friends)
2. dedicate the computer to hosting ( you cannot play games and expect people to view your site simultaneously)

well you got every thing then lets go

step 1: web server
you will need a web serving software to listen to the HTTP ports and serve the pages to requests

i recommend a simple software like Abyss and i will demonstrate this tutorial with it.

1. download abyss from here http://aprelium.com/abyssws/download.php

2. install it (its very easy and self explanatory)

3. now you will see a blue colored icon in you system tray right click and click console, you will be asked for username and password, enter the credentials you gave when abyss was getting installed.

4. your hosting directory will be %abyss path&\htdocs
eg if you choose the default option it will be C:\Program Files\Abyss\htdocs

5. paste your site files and all the directory structure here. (it should have atleast one index.html page)

6. now to view you page wich is hosted on your computer you have to enter your ip (not 127.0.0.1, its your localhost ip, and you cannot view pages over the net with this ip, so do not go around giving this ip to your friends.)
see the http://forums.xisto.com/no_longer_exists/ page for more info

7. go to http://www.abyssunderground.co.uk/ip.php to find out your ip now copy paste the real ip in you browser and voila you have your website ready

8. now to give some respectable name go to freedomain.co.nr and register so that you have some site such as you.co.nr

9. now enter you.co.nr and you will be serving pages, should your ip change go the member page on freedomain.co.nr and get the dynamic ip update link

step 2: installation of server support

1. go to http://www.abyssunderground.co.uk/ and install all the available support through the self explanatory tutorials.

2. remember to do this step after installing php
http://forums.xisto.com/no_longer_exists/

3. you now have PHP, MySQL, phpMyAdmin, Ruby, Perl, Python, FTP, phpBB, and ASP support for you site

you can enhance you site to the max and the the capability of enhancement are high,

opt for an more professional web server like Apache if you plan to serve better pages...

work on Linux servers they are more secure and useful.

*** MODS PLEASE DELETE THIS THREAD IF YOU FEEL ITS USELESS, SORRY FOR THE EXTERNAL LINKS THEY WERE NECESSARY *** [External links are not a problem, provided they go to legitimate sites. Thanks for the tutorial! :D
docduke]

Share this post


Link to post
Share on other sites

You should also make sure your contract with your ISP allows this before trying it; my little brother's friend attempted to set up a web server and they automatically switched his basic/personal type plan to a business one (he was doing this just for fun, out of his house) and the bill was huge. :P

Share this post


Link to post
Share on other sites

May I ask what his ISP was. Because I'm using Optimum Online right now and they have a business plan as well but currently I'm only using a personal connection. So if I were to host my site on this computer then would they automatically switch the service to business?

Share this post


Link to post
Share on other sites

Abyss is great, I use it, because then I added Php and SQL myself, even though php doesn't actually work, just ends up as not knowing anything.I'd suggest linking to Xxamp, it is very simple and installs a bunch of stuff in one go.

Share this post


Link to post
Share on other sites

I am not allowed to install or maintain a web server under my contract with my ISP. I emailed them and asked. They responded: If you are on a residential package, you cannot run a web server. If you need to run a web server, we can upgrade you to a business package.Any unusual activity (traffic) on port 80 and my connection is terminated!My ISP is Shaw Cablesystems.I prefer to use Xisto for my hosting needs, I feel comfortable using the forum. :P

Share this post


Link to post
Share on other sites

I know that all want to opt for a free hosting company especially Xisto but equally many people want to host their own website, totally free of cost with all sort of supports and software support like "ASP", "FTP", "phpMyAdmin", "MySQL", "phpBB" etc etc, and they simply do not know how to do it so they opt for a free web hosting company which displays irritating ads on the limited web space with a freehostingdomain.freehostingcompany.com/freemembers/you and also do not give you almost any support, now forget all that , you can host your own site on your own computer.
Requirements:
1. High speed internet connection (atleast a broadband)
2. Respectable computer (you will surely not need an itanium or xenon server, but atleast a P4 with 512B RAM)

You will have to:
1. keep your pc 24 hours on (after all you are the server and its your responsblility to maintain uptime, a few hours downtime does not matter if you are just hosting a very small site for your friends)
2. dedicate the computer to hosting ( you cannot play games and expect people to view your site simultaneously)

well you got every thing then lets go

step 1: web server
you will need a web serving software to listen to the HTTP ports and serve the pages to requests

i recommend a simple software like Abyss and i will demonstrate this tutorial with it.

1. download abyss from here http://aprelium.com/abyssws/download.php

2. install it (its very easy and self explanatory)

3. now you will see a blue colored icon in you system tray right click and click console, you will be asked for username and password, enter the credentials you gave when abyss was getting installed.

4. your hosting directory will be %abyss path&\htdocs
eg if you choose the default option it will be C:\Program Files\Abyss\htdocs

5. paste your site files and all the directory structure here. (it should have atleast one index.html page)

6. now to view you page wich is hosted on your computer you have to enter your ip (not 127.0.0.1, its your localhost ip, and you cannot view pages over the net with this ip, so do not go around giving this ip to your friends.)
see the http://forums.xisto.com/no_longer_exists/ page for more info

7. go to http://www.abyssunderground.co.uk/ip.php to find out your ip now copy paste the real ip in you browser and voila you have your website ready

8. now to give some respectable name go to freedomain.co.nr and register so that you have some site such as you.co.nr

9. now enter you.co.nr and you will be serving pages, should your ip change go the member page on freedomain.co.nr and get the dynamic ip update link

step 2: installation of server support

1. go to http://www.abyssunderground.co.uk/ and install all the available support through the self explanatory tutorials.

2. remember to do this step after installing php
http://forums.xisto.com/no_longer_exists/

3. you now have PHP, MySQL, phpMyAdmin, Ruby, Perl, Python, FTP, phpBB, and ASP support for you site

you can enhance you site to the max and the the capability of enhancement are high,

opt for an more professional web server like Apache if you plan to serve better pages...

work on Linux servers they are more secure and useful.

*** MODS PLEASE DELETE THIS THREAD IF YOU FEEL ITS USELESS, SORRY FOR THE EXTERNAL LINKS THEY WERE NECESSARY ***

Last year i have the oportunity to test the abyss server but please tell me something, does the abyss webserver is good enough to install as a production server or as only a development server?

best regards,

Share this post


Link to post
Share on other sites

I'm not sure, but going through the instructions in my head, I think it won't work. Ehh this stuff is so confusing. I think that if you want a webhost, just use Xisto. Hahahhahaha. (Yes, how ironic.) I'm pretty sure that using your computer as a server increases your chances of getting hacked. You can download anything to get MySQL/PHP enabled on your computer (not exactly sure what these sort of programs are meant to be called, though). I personally use EasyPHP. :ph34r: This is just to test your file or make an offline website (can turn into Intranet, but I'm not sure how).It sounds very sucky regarding the ISP plans (personal, business...). :)

Edited by Vue (see edit history)

Share this post


Link to post
Share on other sites

I'm not sure, but going through the instructions in my head, I think it won't work.
Ehh this stuff is so confusing. I think that if you want a webhost, just use Xisto. Hahahhahaha. (Yes, how ironic.) I'm pretty sure that using your computer as a server increases your chances of getting hacked.

You can download anything to get MySQL/PHP enabled on your computer (not exactly sure what these sort of programs are meant to be called, though). I personally use EasyPHP. B) This is just to test your file or make an offline website (can turn into Intranet, but I'm not sure how).

It sounds very sucky regarding the ISP plans (personal, business...). :)


For those of you who still read this Thread i have some important notice from Virgin Media (Blueyonder) (NTL) that they do not allow this as i have emailed them and they said i could when i done so i got a bill through saying that i was using a business plan so i have now taken it further and have got Business plan on residential plan

Share this post


Link to post
Share on other sites

For those of you who still read this Thread i have some important notice from Virgin Media (Blueyonder) (NTL) that they do not allow this as i have emailed them and they said i could when i done so i got a bill through saying that i was using a business plan so i have now taken it further and have got Business plan on residential plan

I just signed up to say that they DO allow this because Ive been running websites on my VirginMedia (NTL) connection for 2 1/2 years now but recently switched to a dedicated server running Abyss for most of my sites because I needed more bandwidth (and yes I run AbyssUnderground.co.uk as stated above which was also run on this connection). A friend of mine also on VirginMedia (NTL) runs his websites from his residential connection and has done for just over a year now and still does.

Just a heads up from someone with experience.

Andy.

Share this post


Link to post
Share on other sites

You should also make sure your contract with your ISP allows this before trying it; my little brother's friend attempted to set up a web server and they automatically switched his basic/personal type plan to a business one (he was doing this just for fun, out of his house) and the bill was huge. B)

Wow, that's pretty crazy, and it is a bad way for the company to treat a customer in my opinion. On my mother's connection, I am not able to reach her computer. So, I am guessing with her ISP, she would have to confirm some switch before permissions were available for hosting some type of server.
I will suggest to anyone who wants to run a temporary webserver that xampp is nice. You run the small exe, and it installs php, apache, mysql database, phpmyadmin, etc. It is great! You can easily run and stop the run of it anytime you want. I think it's great if you want to just do php programming and see results before uploading it to your real webhost.

Share this post


Link to post
Share on other sites

I tried to do this once with Apache as the web server.My modems firewall won't let anyone view the site thoug and I have no idea how to turn the modems firewall off.Also, I don't like .co.nr much.

Share this post


Link to post
Share on other sites

I just signed up to say that they DO allow this because Ive been running websites on my VirginMedia (NTL) connection for 2 1/2 years now but recently switched to a dedicated server running Abyss for most of my sites because I needed more bandwidth (and yes I run AbyssUnderground.co.uk as stated above which was also run on this connection). A friend of mine also on VirginMedia (NTL) runs his websites from his residential connection and has done for just over a year now and still does.
Just a heads up from someone with experience.

Andy.


Hmm experiance what ever how comes when i asked them they told me differes <_< well safety comes first i wouldnt do it without asking them.

Share this post


Link to post
Share on other sites

I'd suggest, for people who are too lazy to do this, better get yourself some paid hosting. It really has become way too cheap. Serious damn cheap.However, I'd love to try this out. Will do it. How about, how do I assign a domain to it? When am on a dynamic IP?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.