Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   Internet Discussion (https://www.cableforum.uk/board/forumdisplay.php?f=25)
-   -   Your own web server for free ! (https://www.cableforum.uk/board/showthread.php?t=7622)

Starsurfer 21-02-2004 17:31

Re: Your own web server for free !
 
Right let me explain for maximum server usage, you dont have everything on one server. You need one for the php , one for the apache , one for the scripts I guess sepeerate from the php one, one mysql database and one firewall.

Stuartbe 22-02-2004 13:18

Re: Your own web server for free !
 
Quote:

Originally Posted by Starsurfer
Right let me explain for maximum server usage, you dont have everything on one server. You need one for the php , one for the apache , one for the scripts I guess sepeerate from the php one, one mysql database and one firewall.

I see m8 - I think that the guide is more for users setting up a basic web server. Setting up an sql server ect is not realy in the scope of the guide IMO......

Good idea though.... Why dont you write out one for setting this up ? I know that it would be greatfuly recieved by the comunity :)

Matth 01-04-2004 17:02

Re: Your own web server for free !
 
They also (if I remember from .com), don't like you using more than 300Mb per day upload.

If you run a small forum on your PC, try to put all non-dynamic content in your NTL webspace instead - all the icons, images, and if possible, use a linked stylesheet rather than having multiple attributes entered many times. Anything that does NOT have to go across your precious upload, is a little more upload capacity for things that DO.

daemon 05-04-2004 12:33

Re: Your own web server for free !
 
Quote:

Originally Posted by Starsurfer
Right let me explain for maximum server usage, you dont have everything on one server. You need one for the php , one for the apache , one for the scripts I guess sepeerate from the php one, one mysql database and one firewall.

Incorrect. PHP scripts have to be accessible to the HTTP server so they need to be on the same machine. In fact, with Apache, PHP is often implemented as a module (mod_php) which is loaded into the server at startup. When run as a CGI, PHP is still executed by the HTTP server and must be accessible to it.

It is quite common to run MySQL on the same machine as the HTTP server although I agree, for large usage installations, separation is a good thing.

As for firewalling, there's no need for a dedicated system although it's convenient to nominate one system as a router and implement it there.

Speaking from personal experience, I run Apache and MySQL on an Athlon XP 2000+ system under FreeBSD. This system also performs NAT and firewalling. It runs additional services such as sendmail and Mailman (mailing list manager) in 512MB of memory. The CPU idle figure for this configuration is > 99.5% on average.

Regards,
Neil Darlow

leo03714 14-04-2004 13:42

Re: Your own web server for free !
 
My friend runs on dial-up 28 kbps, what can he get out of that?

Stuartbe 14-04-2004 13:53

Re: Your own web server for free !
 
:erm: Not a lot.. One user viewing a web page will suck all of his bandwidth. He needs to use a propper webhost like i-web - They host this site and offer some very good discounts for cableforum members.

HTH

leo03714 15-04-2004 11:01

Re: Your own web server for free !
 
If I use a personal computer for hosting my site but i have a firewall and virus scanner does my computer stand a higher risk of being sucessfully hacked concidering i am only putting personal pages as a hobby up on the net?

Stuartbe 15-04-2004 11:04

Re: Your own web server for free !
 
That depends on the web server software. Some of the free ones are very insecure.

You need to make sure that the pc is very secure. Check the knowlege base on microsofts site. The problems is that if you are hosting a page on it then you will attract a lot of attention to you IP !

leo03714 15-04-2004 11:33

Re: Your own web server for free !
 
This free software being talked about in this thread - it any good?

Stuartbe 15-04-2004 11:43

Re: Your own web server for free !
 
Quote:

Originally Posted by leo03714
This free software being talked about in this thread - it any good?

I find that abyss is a good basic web server that does not have many security implications. Just make sure that the pc is secure and well protected by firewalls and antivirus software ect.

HTH

willie 15-04-2004 12:44

Re: Your own web server for free !
 
the best software i find for running a webserver on your home pc is aeonserv it has all of the features built in including.
Apache
MySql 4.18
PHP 4.3.5
phpmyadmin
The only drawback as far as i can see is that it will only run on NT based machines.
Installation could not be easier just double click the install pogram answer a few basic question and it is all set up for you if you have a domain name it will use this to let the outside world view your masterpiece i would reccomend getting one of the free dyndns domain names from the likes of no-ip.

And if you are really lazy it comes preinstalled with a website already configured to run called Geeklog.

Also it is FREE
You can get this @ http://aeonserv.com

Jacquesb 24-04-2004 13:22

Re: Your own web server for free !
 
Yes, Abyss web server is straightforward and very easy to use. If I wanted to set this up, mainly for home use any ideas how I could add a blogging capability ?

Thanks for the tip.

MadGamer 03-05-2004 16:26

Re: Your own web server for free !
 
So even if your computer is off. Can people still access your website?

willie 03-05-2004 16:31

Re: Your own web server for free !
 
Quote:

Originally Posted by WNA
So even if your computer is off. Can people still access your website?

NO

Paul 03-05-2004 16:31

Re: Your own web server for free !
 
Quote:

Originally Posted by WNA
So even if your computer is off. Can people still access your website?

Is that a serious question ? :erm:


All times are GMT +1. The time now is 23:41.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum