Home News Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | Your own web server for free !


You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Computers & IT > Internet Discussion

Your own web server for free !
Reply
 
Thread Tools
Old 21-02-2004, 17:31   #16
Permanently Banned
 
Join Date: Feb 2004
Posts: 161
Starsurfer is an unknown quantity at this point
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.
Starsurfer is offline   Reply With Quote
Old 22-02-2004, 13:18   #17
stuartbe
Guest
 
Location: Luton
Services: NTL Nafband
Posts: n/a
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
  Reply With Quote
Old 01-04-2004, 17:02   #18
cf.mega poster
 
Join Date: Mar 2004
Posts: 1,400
Matth has reached the bronze age
Matth has reached the bronze ageMatth has reached the bronze age
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.
Matth is offline   Reply With Quote
Old 05-04-2004, 12:33   #19
FreeBSD/Linux advocate
 
Join Date: Nov 2003
Location: Bedfordshire, UK
Age: 47
Posts: 16
daemon is an unknown quantity at this point
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
__________________
FreeBSD - uncompromising reliability for the server
Archlinux - unrivalled simplicity for the desktop
daemon is offline   Reply With Quote
Old 14-04-2004, 13:42   #20
Inactive
 
leo03714's Avatar
 
Join Date: Apr 2004
Location: Kent
Posts: 15
leo03714 is an unknown quantity at this point
Send a message via MSN to leo03714
Re: Your own web server for free !

My friend runs on dial-up 28 kbps, what can he get out of that?
leo03714 is offline   Reply With Quote
Old 14-04-2004, 13:53   #21
Stuartbe
Guest
 
Location: Luton
Services: NTL Nafband
Posts: n/a
Re: Your own web server for free !

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
  Reply With Quote
Old 15-04-2004, 11:01   #22
Inactive
 
leo03714's Avatar
 
Join Date: Apr 2004
Location: Kent
Posts: 15
leo03714 is an unknown quantity at this point
Send a message via MSN to leo03714
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?
leo03714 is offline   Reply With Quote
Old 15-04-2004, 11:04   #23
Stuartbe
Guest
 
Location: Luton
Services: NTL Nafband
Posts: n/a
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 !
  Reply With Quote
Old 15-04-2004, 11:33   #24
Inactive
 
leo03714's Avatar
 
Join Date: Apr 2004
Location: Kent
Posts: 15
leo03714 is an unknown quantity at this point
Send a message via MSN to leo03714
Re: Your own web server for free !

This free software being talked about in this thread - it any good?
leo03714 is offline   Reply With Quote
Old 15-04-2004, 11:43   #25
Stuartbe
Guest
 
Location: Luton
Services: NTL Nafband
Posts: n/a
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
  Reply With Quote
Old 15-04-2004, 12:44   #26
Depressed
 
willie's Avatar
 
Join Date: Jun 2003
Location: Ra Port
Services: VM XL VM DTV XL VM Phone M
Posts: 525
willie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond repute
Send a message via MSN to willie
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
__________________
Forever and Always
willie is offline   Reply With Quote
Old 24-04-2004, 13:22   #27
cf.member
 
Join Date: Dec 2003
Location: Glasgow
Age: 59
Services: Sky+ with Talk and Sky BB
Posts: 59
Jacquesb is an unknown quantity at this point
Smile 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.
Jacquesb is offline   Reply With Quote
Old 03-05-2004, 16:26   #28
Eva Longoria Fan
 
MadGamer's Avatar
 
Join Date: Jun 2003
Location: Essex
Age: 20
Services: BT, Sky multiroom (Sky+ & HD), UKOnline 8MB ADSL
Posts: 6,139
MadGamer has a bronzed appealMadGamer has a bronzed appeal
MadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appealMadGamer has a bronzed appeal
Re: Your own web server for free !

So even if your computer is off. Can people still access your website?
__________________
XBL Gamertag: MadGamer1988

MadGamer is online now   Reply With Quote
Old 03-05-2004, 16:31   #29
Depressed
 
willie's Avatar
 
Join Date: Jun 2003
Location: Ra Port
Services: VM XL VM DTV XL VM Phone M
Posts: 525
willie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond reputewillie has a reputation beyond repute
Send a message via MSN to willie
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
__________________
Forever and Always
willie is offline   Reply With Quote
Old 03-05-2004, 16:31   #30
Busy Admin
 
Paul M's Avatar
 
Join Date: Oct 2003
Location: Nottingham
Age: 45
Services: VM Phone : Sky+ Multiroom : VM Cable (20 Mbps)
Posts: 14,486
Paul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny star
Paul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny starPaul M has a nice shiny star
Send a message via ICQ to Paul M
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 ?
__________________
DigiGuide Click here for a real, interactive, tv guide.
Paul M is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 09:43.


Links
Google
 
Web www.cableforum.co.uk


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
Copyright © 2003 - 2008, Cable Forum.
(s204569790.onlinehome.info)