No, you read correctly
Mark Goodall - ATL - tooljunkie
>I think you did understand. You didn't need to do all that and with IIS because with IIS you DO have it all (in general terms).
Fundamentally you need a Browser and a Server.
The Servers needs to server up static pages (HTML) and active pages (ASP or PHP) and handle a database (MS-SQL or MySQL).
Out of the box on WindowsXP you have IIS which does HTML and ASP. You can install the free VisualBasic or VisualWebDesigner and it gives you MS-SQL. And you can install PHP on a Windows box and have both ASP and PHP on the same box. You cannot install ASP on a Linux box, however.
There is fundamentally no difference between MS-SQL, MySQL, OracleSQL, PervasiveSQL or any other SQL server, because if it adheres to the SQL rules SQL is SQL.
So I think you did understood what I was saying. You didn't really need to install Apache, MySQL, etc. You did if you wanted to mimic a Unix host, but so many new people are finding the MS stuff easier, at least to setup, that they tinker around with it on there PC and the neext thing you know they are demanding that web hosts offer Windows hosting.
An my other comment was just that: Yes at ONE point 90% of the internet ran on Unix/Apache but today 90% of NEW applciations are ASP based (not fact just a figure) so what was 90-10 a few years ago, and 80-20 will be 40-60 and may be 50-50 and 10-90 one day.
Adobe is the far and away leader in what they do. OpenSource is also because it was free. But make something free AND automatically installed (easy) and which will people tend to use?
You did the right thing installing what you did, based on what you wanted. I'm just saying that you didn't HAVE to, and that most people today don't. I'm talking mostly about beginners.
PHP/Apache/Unix aren't going away. But it's loosing ground. When you start off with 99.9% there's nowhere to go but down ;)
Happy Woodworking!