Nov 22, 2009

Hey What Do I Need To Run Your Own Server?

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Networking

Hey What Do I Need To Run Your Own Server?

clovis
what exatcly do i need to run my own server on a windows xp pro ?
like what would be the best server program to run on a windows xp pro for a begginer?

Comment/Reply (w/o sign-up)

ninjamunky
I'm not an expert in this area, but I think you might check out Windows Server 2003 (I think that's the latest version...)

Comment/Reply (w/o sign-up)

VJgamer
Make sure you also have a high speed internet connection, that is always on. If your internet connection is off, then your website will be "down". Therefore you don't want to even attempt this over a dial up connection. Also the faster your connection, the faster people will be able to download your site, pictures, files, and anything else you may have on your site.

Most likely you will want a dedicated server, not one that you will also use for playing all the latest games coming out! This could mean buying another PC if you only have one, or just going ahead and buying a server.

You can use Windows XP as the OS for your server, all you have to do is install, and configure some type of Web Server software. I would suggest Apache. It is widely used by many companies, including Astahost. Their website is http://httpd.apache.org/.

Good Luck!!!

Comment/Reply (w/o sign-up)

mastercomputers
QUOTE (clovis @ May 11 2005, 11:34 AM)
what exatcly do i need to run my own server on a windows xp pro ?
like what would be the best server program to run on a windows xp pro for a begginer?
*


Hey clovis,

I recommend www.xampp.org XAMPP to run your own web server with features you can't go pass.

This would be your best method of getting everything you need. Otherwise my suggestion would be installing individual packages, which XAMPP has ready to be installed. I would also suggest ditching Windows XP, but go with XAMPP, it's an all in one package.


Cheers,


MC

Comment/Reply (w/o sign-up)

clovis
wut exactly does apache do?
and wut if i don't really have a to fast dsl connection like i have a 1mb a sec connection, and if i want to run my own hosting site would i need some other programs or what?

Comment/Reply (w/o sign-up)

mastercomputers
Apache is web server software that handles all web requests from the net. It is the program that sends to the clients (web browsers) the pages they request to view.

IIS and miniHttpd are just a few of the other web server software you could come by, Apache is what we use here at astahost.

XAMPP is an all in one package, use to be known as LAMPP - Linux Apache MySQL Perl and PHP, but they introduced Windows to it as well which made it WAMPP too, so they decided on XAMPP as a way to name both packages.

Apache is web server software.
MySQL is database software, can be used for storing web related content, passwords, users, etc.
PERL is a scripting language mainly used on the web for CGI script programming, gives you the ability to make dynamic content for your web pages, etc.
PHP is a scripting language that can be embedded in HTML pages to give dynamic content, it's what these forums here at astahost use.

With that combination of software for a web server, you can't go wrong, but you can find other additional things you may want to have, check out XAMPP and you'll notice they give you other things like FTP servers to run your own FTP site, as well as other applications that help improve the performance of your web server.

You can run a web host off any internet connection, faster the better, as well as your computer specs, they should be at least reasonable to handle the processing of your web pages, especially if you're heavy in intensive scripts.

You may also like to look at having a static IP, if you don't have one, you may want to look at getting a DNS IP from the likes of no-ip.com or dyndns.org. They will give you a name you can use to hand out to people and that name will always point back to your computer, just like a domain name.

I know you'll have more questions to ask, and I'll try and get my tutorial out on setting up your own web server, although it's starting from basic installation and is done around a Linux computer, but some of the general configurations apply to whatever Operating System you use.


Cheers,


MC

 

 

 


Comment/Reply (w/o sign-up)

jcguy
If I run my own seb server using my computer, do I have any restrictions, like say disk space and bandwidth? Given that almost everything I need for my webserver can be downloaded and installed free, isn't it better to run my own webserver instead of using hosting from webhosts? My Internet connection is quite fast, though not 24/7 online.

Comment/Reply (w/o sign-up)

signatureimage
Dear clovis and jcguy,


The first thing to do is to check the contract that you have with your Internet Service Provider (ISP).

Not every ISP allows you to set up a web-server on your home machine.


And then there is the question of speed and bandwidth.

If you experience a good speed while surfing yourself, that is an indication that you have a good DOWNLOAD speed. However, when you run a web-server, it's the other surfers that are downloading from you. That means that your are UPLOADING... And the upload speed may well be many times slower than the download speed.

Concerning bandwith, again check the contract that you have with your ISP. Because you are uploading, check the monthly maximum amount of data that you are allowed to UPLOAD...


When you are considering to do some web-development, I strongly recommend to install a package like XAMP or EasyPHP. For the simple reason that it is easier to test your web-development locally, on your own local web-server. And after the tests, you can upload your error-free web-site to a professionally operated web-host, like astahost.com.... That's what I do.

Comment/Reply (w/o sign-up)

kalaap
QUOTE (clovis @ May 10 2005, 05:34 PM)
what exatcly do i need to run my own server on a windows xp pro ?
like what would be the best server program to run on a windows xp pro for a begginer?
*


what kind of server are you looking to run? I run an ftp server that I use to share my photos w/ my family. I use bulletproof ftp server software because its easily to setup.

Comment/Reply (w/o sign-up)

flachi
If you want to run a webserver, like astahost for example, probably you will need the following features:

- HTTP Server (Apache recommended), for allowing users to view your webpages.
- FTP Server (there are many, I recommend you to use GuildFTPd on WinXP, to allow people to upload their websites)
- PHP (one of the most used Server Side languages on the internet, easy to write your own scripts in it, or to install free script, downloaded from internet, such as counters, forums, etc), also you can use Perl, Python, JSP and many others instead of this, or with this, but this is the one I like.
- MySQL (one of the most used relational databases on the internet, very useful when you have large amounts of data to store and deal with), PostGreSQL would be an alternative.

Useful links:
- http://httpd.apache.org
- http://www.guildftpd.com
- http://www.php.net
- http://www.mysql.com
- http://www.python.org
- http://www.pgsql.org
- http://www.cpan.org

I would recomend you to not use WindowsXP as a server. A Unix based operating system would be more recomandable and would gain you better functionality. You can use Linux (Fedora Core 3, Debian, SuSE, Slackware for advanced users), FreeBSD, Solaris and many others.

I hope this post would help you.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : Server

  1. Apache Server On Xampp - Problems in starting Apache service on xampp (18)
    Hi... I downloaded and installed the newest version of xampp. But when i try to start the
    Apache service it does not get started. The MySql and FileZilla services start without any problem.
    But the Apache service does not start. It returns with a message saying Apache service not started
    . I tried by stopping the windows firewall but didn't have any luck. If
    there is anyone who can help me out here i would be really great full. Thanks in
    advance. Nuwan....
  2. Server Slow On LAN, Fast On The Internet - (16)
    Hey, Here's a weird problem I've encountered. On my test server running CentOS and Apache2
    w/ the Apache2 Manual installed and accessible from the web, everything seems fine. So I access it
    via my home network on which the server is located and the manual loads like I'm on a 56K
    connection. To give you an idea of the speed, it's just a tweak faster than using MySpace during
    peak hours. MySpace is still slower than my server though. But today at school, I try it and the
    thing loads like it was on an OC-93 fiber line at a data center! AND- if I try to FTP...
  3. Server With Quest? - (7)
  4. Server Behind Router - Works fine to others, but not internally (9)
    I have an Apache server set up on my computer so that I can test my scripts without uploading them.
    The computer connects to the Internet through a wireless router. I can access my server fine by
    going to "localhost" (of course), but when I try to access it on any computer in the network by
    going to my modem's IP, my router's setup page shows up. However, this problem does not
    exist when I do it from a computer outside the network. I have tried forwarding Inbound port 80 to
    this computer, but it still doesn't work. I want to see the server's page using ot...
  5. Free Remote Wireless Server? - (1)
    Hi all. I need a free service to manager users and bandwidth to Wireless service to my Town? Anyone
    know a site with this options?? Thanks....
  6. Help, I Can't Make A Server For Teamspeak, Cs, Etc - I need help on getting these games work (8)
    Ok here's the thing, I'm trying to make a server on counter strike, team speak, warcraft 3,
    etc. but it doesn't work. No one can join it. I tried opening all the right ports on my
    ROUTER, and port triggering my warcraft 3, but to no avail. Can someone please help me fix my
    problem? It's quite annoying and I really really want to play 1v1 against my friends. My
    friends also can't make it for some reason, and they tried everything that I did too before.
    Any help will be grateful....
  7. Need Help Configuring The BIND DNS Server - Make it resolving some domains as I want. (7)
    Please help me with configurating bind dns server. I configured it for internet domain names
    resolving (forwarder) and local domains resolver (xxxxx.ds) now I need that dns resolve internet
    domain as I want. cs.kuban.tv as 192.168.144.200 instead of 213.132.64.34, I don't know how to
    do it. DNS server I forward request to, resolve it as 213.132.64.34. What I should write in config
    file? Slackware linux 10.2 / BIND 9. Thanks for all who will reply. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />...
  8. Apache Server Problems - Can anyone help with these? (5)
    Hey, I run an apache server using XAMPP (yes I cheated /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> ). XAMPP is supposed to install FileZilla FTP server
    software, but mine came up as red (deactivated) on the status checks. Can anyone suggest a possible
    cause or recommend some free FTP server software. (Preferably easy-to-setup). Also, I can't
    figure out how to chmod files on my server. I suppose if I had FTP support I could do it that way,
    but it would be a bit annoying considering I'm a server webmaster lol. I read som...
  9. Free Secondary Dns/backup Name Server - Enterprise Secondary DNS (0)
    Free Secondary DNS Provider List http://www.gamesaga.net/secondary_dns/ dnsmadeeasy.com
    twisted4life.com dnspark.net editdns.net everydns.net ...... ...
  10. Questions About Setting Up An Internet Server - (14)
    I'm working on a new comany (Medium buisness) as Computer tecnician. After some weeks of work
    i've decided along with my superiors to set a DataServer ( Store Data ) and a Internet server.
    Well my first step was to buy a Pentium 4 Dual Core 3.0 with 2Gb Ram and a SATADRIVE with 250 GB.
    Now i'm "stuck", because i dont know witch is the best way to set a internet server. I mean the
    main objective is a full control of websites access, using a proxy and a repository for Antivirus,
    software and other stuff. Well, maybe you with your all experience on this kind of ...
  11. Server Domain (help!) - (5)
    Ok, for testing my knowledge, I got a free domain "floppydrives.cjb.net" and free DNS service at
    ZoneEdit.com. However, when you visit "floppydrives.cjb.net" you're taken to the document root
    of "/var/www/html" instead of where I'd like it to go: "/home/user/public_html" I think this is
    more of a web issue/server issue, so I apologize if you feel that this is in the wrong forum. If it
    is, could a mod move it to where they feel it should go? Thanks! F...
  12. Configure 1st And 2nd Name Server - (4)
    I configured a dns server formy own use recently, such that I can control everything on dns. There
    are two dns server and configured in master-slave master and slave dns server are located in
    different location (i.e. different subnet) the master dns will relocate to another data centre soon,
    then it may be down for a while. Do Internet people still able to query and resolve my domain name
    ? against on slave dns server ? I configured primary and secondary name server on the domain
    hosting company where primary name server is pointed to master dns server secondary name ...
  13. Can't Run Any Local Server On This Pc - help on local servers! (7)
    I've been having a problem with ALL THE LOCAL SERVERS... i formated my Hd like two months ago..
    and now no server works!!!!! I think something is blocking the apache and the Sql servers.. I have
    Windows Xp Professional SP2, AVG Free antivirus, No firewall, No spyware, no Adware .. kind of
    insecure ain't it? please help me! i have tried XSAS, Uniserver and XA.. somthing (don't
    remeber)... ThanxS!...
  14. Where Can I Find A Free Public Ldif Server ? - Roaming Address Book (2)
    Hi, When going from one computer to the next, it would be nice to have one's address book on a
    "public" LDIF server. Does anyone know of a (free) public LDIF server? Regards, John...
  15. Logon To Win Server 2003 From Win 98 - How do I logon to Win Serv 2003 from 98 (1)
    Recently I set up Windows Server 2003 as the domain controller for my office. Everything was
    working just great until I tried to logon to the domain from one of our old Windows 98 machines. I
    am just curious if anyone has found a way to logon to Server 2003 from a windows 98 machine. I have
    tried looking on the net and so far have had no success....
  16. Local Mail Server - (4)
    I have here three PCs connected to a LAN between them and to Internet through one of them (Internet
    Conncetion Sharing). The question is, how can I make them send e-mails locally and not via Internet.
    Do I need some special software (the main comp is running under Windows XP Prof and the other two
    has Win2000 and WinXP Pro) ? Thank's in advance....
  17. Home Server Routing - (2)
    Ive recently got my linux box working perfectly, got a local server running and stable. But I hit a
    problem, Linux connects to the net through my windows box, I use and ADSL modem. Modem -> Windows
    -> Linux But how do I do the -> Linux bit I know with a hardware router its simple, you just
    change the address of where the traffic on that port is to go, but I dont have a router, so any
    ideas on how it can be done on Windows so any incoming traffic on set ports is routed to the
    internal networks linux box?...
  18. How Do I Know If A Server Supports Smtp - (10)
    How do i know if my hosting server allows me to use SMTP.... The thing is I use XOOPS (my cms)..
    so, i haven't been able to send messages to mail inboxes through the page..... my guess is..
    something about the server.. how can i test it?...



Looking for run, server

See Also,

*SIMILAR VIDEOS*
Searching Video's for run, server
advertisement



Hey What Do I Need To Run Your Own Server?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com