Welcome Guest ( Log In | Register )




                Web Hosting Guide

3 Pages V   1 2 3 >  
Reply to this topicNew Topic
Web Hosting From Your Own Local Machine. (very Easy)
Rating 3 V
swizzeron
post Aug 10 2006, 05:11 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 10
Joined: 10-August 06
Member No.: 15,090


I know that all want to opt for a free hosting company especially AstaHost 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://www.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://www.abyssunderground.co.uk/beginner-accessing.php 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/tutorials.php and install all the available support through the self explanatory tutorials.

2. remember to do this step after installing php
http://www.abyssunderground.co.uk/aw...ysql_extension

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! cool.gif
docduke]
Go to the top of the page
 
+Quote Post
zyzzyvette
post Oct 1 2006, 04:09 AM
Post #2


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 11
Joined: 9-September 06
Member No.: 15,831


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. unsure.gif
Go to the top of the page
 
+Quote Post
demolaynyc
post Oct 2 2006, 03:58 PM
Post #3


Premium Member
Group Icon

Group: Members
Posts: 330
Joined: 2-February 06
Member No.: 11,040


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?
Go to the top of the page
 
+Quote Post
toby
post Oct 2 2006, 07:48 PM
Post #4


Super Member
Group Icon

Group: Members
Posts: 611
Joined: 29-September 06
Member No.: 16,228


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.
Go to the top of the page
 
+Quote Post
FirefoxRocks
post Oct 3 2006, 01:10 AM
Post #5


Super Member
Group Icon

Group: [HOSTED]
Posts: 857
Joined: 12-July 06
From: Ontario, Canada
Member No.: 14,464
myCENTs:75.75


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 Trap17 for my hosting needs, I feel comfortable using the forum. smile.gif
Go to the top of the page
 
+Quote Post
TavoxPeru
post Oct 5 2006, 09:49 AM
Post #6


Super Member
Group Icon

Group: [HOSTED]
Posts: 876
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579
myCENTs:13.21


QUOTE(swizzeron @ Aug 10 2006, 12:11 AM) [snapback]84668[/snapback]

I know that all want to opt for a free hosting company especially AstaHost 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://www.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://www.abyssunderground.co.uk/beginner-accessing.php 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/tutorials.php and install all the available support through the self explanatory tutorials.

2. remember to do this step after installing php
http://www.abyssunderground.co.uk/aw...ysql_extension

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,
Go to the top of the page
 
+Quote Post
Vue
post Apr 15 2007, 10:13 AM
Post #7


Member - Active Contributor
Group Icon

Group: Members
Posts: 90
Joined: 4-April 07
From: Australia
Member No.: 21,265


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 Astahost. 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. smile.gif 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...). sad.gif

This post has been edited by Vue: Apr 15 2007, 10:13 AM
Go to the top of the page
 
+Quote Post
nicholas2
post May 23 2007, 07:29 PM
Post #8


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 64
Joined: 4-September 06
From: Kent
Member No.: 15,730


QUOTE(Vue @ Apr 15 2007, 11:13 AM) [snapback]101843[/snapback]
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 Astahost. 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. smile.gif 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...). sad.gif


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
Go to the top of the page
 
+Quote Post
abyssunderground
post May 23 2007, 08:54 PM
Post #9


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 23-May 07
Member No.: 22,107


QUOTE(nicholas2 @ May 23 2007, 08:29 PM) [snapback]103861[/snapback]
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.
Go to the top of the page
 
+Quote Post
toby
post May 25 2007, 10:40 AM
Post #10


Super Member
Group Icon

Group: Members
Posts: 611
Joined: 29-September 06
Member No.: 16,228


QUOTE
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

127.0.0.1 and co.nr isn't respectable.
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   6 Shadow X 1,063 Today, 08:22 AM
Last post by: starscream
No New Posts 12 designer 3,631 4th November 2009 - 10:37 PM
Last post by: HannahI
No New Posts 0 Barretta 15 4th November 2009 - 06:26 AM
Last post by: Barretta
No New Posts   1 wackybob 45 31st October 2009 - 11:50 AM
Last post by: yordan
No new   22 J.C. 13,768 8th October 2009 - 08:16 PM
Last post by: HannahI
No New Posts   3 starscream 77 8th October 2009 - 07:51 PM
Last post by: HannahI
No New Posts   2 turbopowerdmaxsteel 62 8th October 2009 - 07:40 PM
Last post by: HannahI
No New Posts   1 Domin 161 28th September 2009 - 06:29 PM
Last post by: yordan
No New Posts   1 duc1988 105 26th September 2009 - 12:50 PM
Last post by: yordan
No New Posts   1 MoederZeug 121 19th September 2009 - 10:28 AM
Last post by: yordan
No New Posts   10 willmark 201 15th September 2009 - 08:30 AM
Last post by: grim reaper1666
No New Posts   1 grim reaper1666 140 12th September 2009 - 09:38 PM
Last post by: yordan
No New Posts 13 OpaQue 5,710 29th August 2009 - 04:43 AM
Last post by: skedad
No New Posts   10 gentoo 3,149 28th August 2009 - 01:44 PM
Last post by: magiccode9
No New Posts   1 taophique 201 22nd August 2009 - 05:07 PM
Last post by: yordan


Web Hosting Powered by ComputingHost.com.