Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Info: Hosting Software

0 views
Skip to first unread message

brem...@gmail.com

unread,
Sep 3, 2008, 7:01:59 PM9/3/08
to
I am looking to host a site from a friends house and want to know what
software to use using win XP Pro. I am looking for the free list of
software to install to host etc.. Please advise me.

MoreDakka

unread,
Sep 3, 2008, 8:52:12 PM9/3/08
to
I understand you mentioned WinXP but if you want to host a site easily
use Linux. People may argue with me for the distro (CentOS5) but it's
the easiest one I've worked with so far.

Following this tutorial is about as easy as it gets. It's free and if
you are willing to try then it will do everything and more then what you
ask: http://www.howtoforge.com/perfect-server-centos-5.2

If you want to host it on XP, you can use apache. It's free as well.

Good luck.

Khris

unread,
Sep 3, 2008, 10:12:39 PM9/3/08
to
You can download XAMPP which contains the Apache web server, PHP and
SQL Server. You can even install/run it off a USB key.

William

unread,
Sep 4, 2008, 12:48:03 AM9/4/08
to
IF you want it simple WinCXp comes with IIS and allows hostign a webserver
out of the box and its not difficult to confure. no software to download
just install the IIS server from add in and away you go. Make it as basic
or complex as you want. PLus if its a purchaesed version of XP pro you get
support from MS


Simply: USe the built in IIS that comes with XP PRo

<brem...@gmail.com> wrote in message
news:6239e695-11e4-4af9...@s1g2000pra.googlegroups.com...

Khris

unread,
Sep 4, 2008, 8:31:29 AM9/4/08
to
You've never tried to configure IIS to work with PHP have you? Simple,
if you're looking for a headache.

William

unread,
Sep 4, 2008, 8:51:17 AM9/4/08
to
where did he say he wanted to use PHP, he didnt.
"Khris" <MyUsen...@gmail.com> wrote in message
news:2008090406312916807-MyUsenetEmail@gmailcom...

Chris

unread,
Sep 4, 2008, 9:33:15 AM9/4/08
to

PHP is a joke to get working with IIS 5.1/6 and/or 7 using the ISAPI dll.

It is even easier with FastCGI, albiet not as fast.

The only reason why it is confusing, is because it is different than
linux or BSD.

PHP 5.2.6 is very stable, PHP 4.4.x is very easy to configure as well.

There were problems with PHP 5.2.2 and PHP 4.3.x

The main reason people have stability problems with PHP on IIS is
because PHP isn't by default very stable on a multithreaded hosting
application. By setting the worker processes to 2 (for dual core) or 4
(for quad core, or quad processor) it forces 4 distinct processes to
startup. You then set the processor affinity of each process to one
particular core or processor and then it is rock stable.

Even sessions will cross between processes (unlike apache), so
effectively large sites or e-commerce apps that need continuity of
session across processes or clustered servers actually work better in
some cases.

But...I like Linux for hosting anyway :)

Chris

unread,
Sep 4, 2008, 9:38:04 AM9/4/08
to

But anyway, I'd recommend XAMPP for Windows.

http://www.apachefriends.org/en/xampp-windows.html

Khris

unread,
Sep 4, 2008, 9:45:25 AM9/4/08
to
You're right. I was simply making a statment to backup why I suggested
using XAMPP since it's all integrated together.

The Doctor

unread,
Sep 4, 2008, 10:30:46 AM9/4/08
to

I use BSD And Apache . http://www.nk.ca .
--
Member - Liberal International
This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Beware Anti-Christ rising!
USA petition for dissolution of your nation!

Poster .@poster.com Top Poster.

unread,
Sep 4, 2008, 10:34:33 AM9/4/08
to
And get hacked all the time

--
Socrates taught his students that the pursuit of truth can only begin once
they start to question and analyze every belief that they ever held dear. If
a certain belief passes the tests of evidence, deduction, and logic, it
should be kept. If it doesn't, the belief should not only be discarded, but
the thinker must also then question why he was led to believe the erroneous

.

"The Doctor" <doc...@doctor.nl2k.ab.ca> wrote in message
news:g9orel$svg$1...@gallifrey.nk.ca...

Danno

unread,
Sep 5, 2008, 10:32:22 PM9/5/08
to
On 2008-09-04, MoreDakka <moredakkaT...@gmail.com> wrote:
> I understand you mentioned WinXP but if you want to host a site easily
> use Linux. People may argue with me for the distro (CentOS5) but it's
> the easiest one I've worked with so far.
>

The L.A.M.P bundle is quite popular for webhosting.
http://en.wikipedia.org/wiki/LAMP_(software_bundle)

and there is an Ubuntu release which is probably straight forward.
http://www.ubuntu.com/products/whatisubuntu/serveredition

but pretty much any Linux/BSD distro will have a webserver built in.
I believe OpenBSD is generally consider the "most secure server OS", but
you'll have to roll up your sleeves to make it work well.
http://www.openbsd.org/

My only real experience is with thttp , used it is a webserver
when I redirected file downloads for an Unreal Tournment server I ran
years ago. Quite basic, way small footprint, very good at what it does, but
Linux only as I recall.

Apache works with Windows
http://httpd.apache.org/docs/1.3/windows.html

--
Slackware 11.0, 2.6.20, K8M800 s754Sempron3100+, GF6200
RLU #272755

0 new messages