Web Hosting Talk







View Full Version : Windows or Unix hosting


AC1
08-08-2002, 06:54 AM
Hi

I am currently developing a web site on my Windows 2000 PC. I am using Apache, MYSQL and PHP.

When I start looking for a host will I have to host it on a Windows Server, or does it not matter?

Are there any advantages of using a Windows rather than a Unix Server?

Cheers
Andy

MTG
08-08-2002, 07:06 AM
A Unix server is all that you need!

No advantages of using a Windows rather than a Unix Server... ;)

Dnslinux
08-08-2002, 07:09 AM
Yep, agreed :) Andy, a host running Linux should do you fine. (With php, apache asp and mySQL)

AC1
08-08-2002, 07:13 AM
So the server would need to run Apache ASP, for my web to work?

I thought I would be able to choose any server which has mysql and PHP support.

Andy

MTG
08-08-2002, 07:18 AM
You said that you are using Apache, MYSQL and PHP, so you don't need ASP :)

digitalb
08-08-2002, 07:19 AM
you are using Open Source software. They tend to run a hell of a lot better on Linux as they are integrated with each other more. They are built 'along side' each other.

You will not need ASP to run PHP as they are different programming languages. ASP tho will only run on WIndows, unless u use Chillisoft ASP or similar program.

Reptilian Feline
08-08-2002, 09:30 AM
As long as you don't use asp, it doesn't matter what operatingsystem the server uses. But check the host for support and such.

AC1
08-08-2002, 11:03 AM
Thanks to everyone for their input it is highly appreciated.

Andy

Skie
08-08-2002, 01:00 PM
Theres no reason to need Windows unless your developing *for* Windows - .NET, SQL Server, etc, or desktop-managed applications as opposed to console applications (i know that you *can* in *nix, but its a lot easier in Windows).