PDA

View Full Version : WebServing


View Full Version : WebServing


Juggalo15
November 23rd, 2003, 07:44 AM
Is there a way to turn your home computer into a webpage server and have it compatible with mysql,pearl, apache, ftp and all that great stuff....if so do ya know where a tutorial on where I could read about it is?

zaphodiv
November 23rd, 2003, 07:58 AM
Yes, apache is available for windows and linux. There are plenty of ftp server programs for windows.

Setting up apache on windows requires a little more effort than just running an installer. You have to read the documentation and configure a few things.

You can use apache just from the computer it is running on as a test server or if you have an allways on internet connection you can usually run a server that is accessable from the internet.

Start at google or the apache home page.

origin
November 23rd, 2003, 08:47 AM
it's easy to run the server but the problem is do you have a good enough upload b/w to support thr site comfortably. above 5 mbit connection.

l8

simian
November 23rd, 2003, 09:52 AM
2 links for you: Foxserv (http://foxserv.net) and Appserv (http://www.appservnetwork.com/)

Both are (free) windoze installers for a full suite of web server daemons including Apache, php, mysql, and Perl. Both are ready to run right out of the box with little or no configuration.

As for ftp, you have to to that seperately. Filezilla server (http://filezilla.sourceforge.net/) is one free ftp server that should work well for you. It's similar to a lite version of bpftp server (my favorite - have been using this for a few years. Used to be known as G6 and is not free).
Also another free ftp server is: Guild FTP (http://www.nitrolic.com)

As Origin pointed out, if you plan on running it on cable, don't expect it to handle that much traffic. But it's good for running small personal Forums (http://www.phpbb.com)

nasrules
November 23rd, 2003, 10:45 AM
Thanks for that Appserv link...it should speed up my Apache install when I get my new PC...

baghdad_steve15
November 23rd, 2003, 01:13 PM
You could also run (but please dont) Microsoft IIS. Just remeber that even Microsoft uses Apache to run Microsoft.com.

isus
November 23rd, 2003, 02:41 PM
You could also run (but please dont) Microsoft IIS. Just remeber that even Microsoft uses Apache to run Microsoft.com.
i think that's because, like most smart people, they use those people... the name escapes me right now... so that their servers don't take the full brunt of the bandwidth requirements.

apple doesn't run apple.com and itms on apple servers entirely, i mean, sure, most of it is, but they use those other people with microsoft.

baghdad_steve15
November 23rd, 2003, 02:55 PM
i think that's because, like most smart people, they use those people... the name escapes me right now... so that their servers don't take the full brunt of the bandwidth requirements.

apple doesn't run apple.com and itms on apple servers entirely, i mean, sure, most of it is, but they use those other people with microsoft.

IT people?

isus
November 24th, 2003, 10:26 PM
IT people?
no, they're a big server group in japan i think that alias a company's website.

for example, when you go to apple.com, if the servers aren't too loaded up or if the bandwidth isn't all used up, you use apple's onsite servers. if they are too busy, then you get forwarded to ____ and they are basically a mirror.

only difference is, you cannot tell that they use ____. the source appears the same to a browser.

AKAMAI!

THAT'S WHO IT IS!

jesus, it took me forever to get that.

baghdad_steve15
November 24th, 2003, 10:39 PM
Does your brain hurt Isus? I hate it when it takes me a long time to remember something. Worst feeling ever. So in other words... I feel your pain.

isus
November 24th, 2003, 10:47 PM
lol thanks baghdad steve...

i'm happy i don't hafta think about that anymore :-P

Juggalo15
November 25th, 2003, 08:15 AM
well I thank you all very much for your help. Yet, I'm a moron when it comes to stuff like this but am slowly figuring it out. When I used FoxServ it was really easy but yet outdated, something I did like is that while using phpmyadmin when I would click something it would ask me for a username and pass...though with the AppServ with phpmyadmin I'm not sure how to configure this user name and pass to come up b/c I don't believe it is set to do so by default. I thought maybe if I just add a pass it would ask me...but yea this just locked me out of my own page. Do ya know the answer to this or do you need to know more information?

zaphodiv
November 28th, 2003, 06:24 AM
>they use those people... the name escapes me right now...
>so that their servers don't take the full brunt of the bandwidth requirements.

You are thinking of Akamai (www.akamai.com).

>You could also run (but please dont) Microsoft IIS.
>Just remeber that even Microsoft uses Apache to run Microsoft.com

A lot of microsoft's website is still served with IIS.
This incident (http://www.wss.net/winupd.jpg) amused me.