Welcome to Dream.In.Code
Become an Expert!

Join 136,946 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,878 people online right now. Registration is fast and FREE... Join Now!




Help Setting up a web server

 
Closed TopicStart new topic

Help Setting up a web server

aj32
12 Jan, 2008 - 06:52 PM
Post #1

D.I.C Addict
Group Icon

Joined: 30 Aug, 2007
Posts: 577



Thanked: 2 times
Dream Kudos: 675
My Contributions
Hi all!

My dad wants me to launch a website for his company, I don't know much about how to do such a thing! huh.gif I want to run the website from my own computer at home. What I need is a good, clear, step-by-step, & free tutorial or ebook on how to set up & run my own web server.

Thank You. smile.gif
User is offlineProfile CardPM
+Quote Post

MorphiusFaydal
RE: Help Setting Up A Web Server
12 Jan, 2008 - 11:33 PM
Post #2

D.I.C Lover
Group Icon

Joined: 12 May, 2005
Posts: 1,112



Thanked: 9 times
Expert In: Hardware, Networking

My Contributions
http://www.ubuntugeek.com/ubuntu-710-gutsy...rver-setup.html
http://www.foogazi.com/2007/01/03/howto-se...tu-lamp-server/

The first one more than the second. These are both Apache 2 on Ubuntu Linux guides, so if you need IIS, or Apache on Windows, I'd recommend hitting up Google.

This post has been edited by MorphiusFaydal: 12 Jan, 2008 - 11:33 PM
User is online!Profile CardPM
+Quote Post

no2pencil
RE: Help Setting Up A Web Server
14 Jan, 2008 - 09:43 AM
Post #3

My fridge be runnin OH NOEZ!
Group Icon

Joined: 10 May, 2007
Posts: 6,495



Thanked: 66 times
Dream Kudos: 2425
Expert In: Goofing Off

My Contributions
QUOTE(aj32 @ 12 Jan, 2008 - 07:52 PM) *

Hi all!

My dad wants me to launch a website for his company, I don't know much about how to do such a thing! huh.gif I want to run the website from my own computer at home. What I need is a good, clear, step-by-step, & free tutorial or ebook on how to set up & run my own web server.

Thank You. smile.gif

Running a website from home isn't always a great idea.

1.) You'll need to purchase a business account with your ISP. Most ISPs do not allow home accounts to use the standard ports for running web servers (80) & email (25 & 110).
2.) If the ISP does not block these ports, most email filters will block & in worse case black-list residential IP blocks. This means 3 to 6 months after registering the .com (or respective web address) the domain you registered will more than likely be added to black lists for spam.
3.) PC stands for personal computer, & it is just that.
4.) You'll need to run some sort of redundant power supply for in case of power failure.

If you want your site to make money, then put the investment into the site. Otherwise, a year or two down the road, when you are dependent on making that money month to month, if something goes wrong, it is usually catastrophic.
User is online!Profile CardPM
+Quote Post

Fygar
RE: Help Setting Up A Web Server
14 Jan, 2008 - 10:33 AM
Post #4

I liek milk!!1
Group Icon

Joined: 28 Mar, 2002
Posts: 4,313


Dream Kudos: 50
My Contributions
To be quite honest, it would be a lot more cost effective and time effective to subscribe to a hosting service such as 1and1
User is offlineProfile CardPM
+Quote Post

MorphiusFaydal
RE: Help Setting Up A Web Server
14 Jan, 2008 - 01:49 PM
Post #5

D.I.C Lover
Group Icon

Joined: 12 May, 2005
Posts: 1,112



Thanked: 9 times
Expert In: Hardware, Networking

My Contributions
QUOTE(no2pencil @ 14 Jan, 2008 - 11:43 AM) *


1.) You'll need to purchase a business account with your ISP. Most ISPs do not allow home accounts to use the standard ports for running web servers (80) & email (25 & 110).
2.) If the ISP does not block these ports, most email filters will block & in worse case black-list residential IP blocks. This means 3 to 6 months after registering the .com (or respective web address) the domain you registered will more than likely be added to black lists for spam.


My residential AT&T DSL service lets me host my website just fine. The only, and I mean only, think I'm not allowed to do is an e-mail server (port 25, although they'll shut me down if they catch one on another port). Not that I care about running e-mail. Apache is all I need. smile.gif
User is online!Profile CardPM
+Quote Post

aj32
RE: Help Setting Up A Web Server
14 Jan, 2008 - 06:25 PM
Post #6

D.I.C Addict
Group Icon

Joined: 30 Aug, 2007
Posts: 577



Thanked: 2 times
Dream Kudos: 675
My Contributions
QUOTE
1.) You'll need to purchase a business account with your ISP. Most ISPs do not allow home accounts to use the standard ports for running web servers (80) & email (25 & 110).

My cable ISP says that it does not block port 80.

QUOTE
3.) PC stands for personal computer, & it is just that.

I am not trying to run the website on a PC, I have a server that says it is capable of running a website, I can install either Linux or Windows XP Pro on it. I am planning to use this.

QUOTE
4.) You'll need to run some sort of redundant power supply for in case of power failure.

Yes, I have a UPS.

QUOTE
If you want your site to make money, then put the investment into the site. Otherwise, a year or two down the road, when you are dependent on making that money month to month, if something goes wrong, it is usually catastrophic.

The website itself is not to actually make money, it is just showing what the company does and it's services, The company has been running for almost 20 years without one, we just thought it would be nice to get a website for it.



Thank you very much for your help. smile.gif

This post has been edited by aj32: 15 Jan, 2008 - 01:32 PM
User is offlineProfile CardPM
+Quote Post

aj32
RE: Help Setting Up A Web Server
20 Jan, 2008 - 04:45 PM
Post #7

D.I.C Addict
Group Icon

Joined: 30 Aug, 2007
Posts: 577



Thanked: 2 times
Dream Kudos: 675
My Contributions
Hi all!

I just wanted to let you know that I got my web site up and working good! (I just finish the site!)

Thank you all for your help!

This post has been edited by aj32: 20 Jan, 2008 - 04:46 PM
User is offlineProfile CardPM
+Quote Post

Hornsby2004
RE: Help Setting Up A Web Server
8 Apr, 2008 - 08:30 AM
Post #8

New D.I.C Head
*

Joined: 30 Mar, 2008
Posts: 2

The 2 links that where posted earlier in this tread, i checked out breify. i havnt had much time yet to read full the whole thng. But let me tell you what i have going on. I am working on building a couple of websites that require media flash server in order to host them. the current hostng site i have now (www.bluehost.com) doesnt offer media flash server. The few hosting companies ive found so far that offer media flash server charge an outragous amount of money for just a little bit of space. I have decided I want to run my own server with media flash insalled. Does anyone know how much trouble it would be to set up my own server and host my own sites? i have little programming experience, but i am a very quick learner. I do know that i will have to contact my ISP about a business account. But other than that, im not sure cause i have never done this before.
User is offlineProfile CardPM
+Quote Post

aj32
RE: Help Setting Up A Web Server
8 Apr, 2008 - 05:48 PM
Post #9

D.I.C Addict
Group Icon

Joined: 30 Aug, 2007
Posts: 577



Thanked: 2 times
Dream Kudos: 675
My Contributions
QUOTE(Hornsby2004 @ 8 Apr, 2008 - 12:30 PM) *

The 2 links that where posted earlier in this tread, i checked out breify. i havnt had much time yet to read full the whole thng. But let me tell you what i have going on. I am working on building a couple of websites that require media flash server in order to host them. the current hostng site i have now (www.bluehost.com) doesnt offer media flash server. The few hosting companies ive found so far that offer media flash server charge an outragous amount of money for just a little bit of space. I have decided I want to run my own server with media flash insalled. Does anyone know how much trouble it would be to set up my own server and host my own sites? i have little programming experience, but i am a very quick learner. I do know that i will have to contact my ISP about a business account. But other than that, im not sure cause i have never done this before.



At first, I didn't have any idea of how to do any of this, but I found this tutorial and not too long after that, I am now running 4 servers, and setting up another one!

That tutorial is really the best one i've ever seen, it explains everything from a web server to a mail server!

good luck Hornsby! wink2.gif
User is offlineProfile CardPM
+Quote Post

exception
RE: Help Setting Up A Web Server
25 May, 2008 - 08:54 AM
Post #10

New D.I.C Head
*

Joined: 25 May, 2008
Posts: 9


My Contributions
Setting up your own server ran from your own pc is a daunting task. Firstly the more users connecting to your site, the more bandwidth used. What if your PC breaks, what if your PC gets hacked?

In the end, its just not worth it. Buying some space on the web is the best way to go. Its more secure more, reliable and you don't have to maintain as much.
User is offlineProfile CardPM
+Quote Post

MorphiusFaydal
RE: Help Setting Up A Web Server
25 May, 2008 - 11:35 AM
Post #11

D.I.C Lover
Group Icon

Joined: 12 May, 2005
Posts: 1,112



Thanked: 9 times
Expert In: Hardware, Networking

My Contributions
What is it with people digging up 5-month old threads, answering a question that has already been answered, then asking the same questions that have already been answered.
User is online!Profile CardPM
+Quote Post

Closed TopicStart new topic
Time is now: 12/3/08 11:22PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month