View Single Post
Old 07-26-2004, 01:34 PM   #5 (permalink)
ibis
PIKE!
 
ibis's Avatar
 
If you have software that's dependant on IIs ( I assume asp, and .net would be), disregard this post.

You might want to look into one of the Apache/PHP/MySQL bundels available for Windows.
I do allot of work with PHP and have been using Apache2triad for quite a while now. It's great - gives me PHP, MySQL, MyPhpAdmin, SSI, CGI Perl, Mod Perl, Apache::ASP, Python Spyce. The greatest thing about it is I don't have to configure anything - Just install it.

It may not be a good choice for you depending on what you're running on IIs.

Just thought I'd let you know what else is out there in case you didn't.
ibis is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73