does anybody know of any good free web server programs i can download that actually work? it has to atleast support asp.net OR php (or both lol). the reason i'm asking on here is because i've found heaps of them but most that i found are near impossible to setup up. i did however find one that was as easy as 123! but it has one problem... it tends to forget my admin password every few weeks, and i can't reset it or anything so i have to backup everything, uninstall and then reinstall it all over again.
feedback
|
migrated from stackoverflow.com Nov 12 '09 at 16:08
This question came from our site for professional and enthusiast programmers.
|
Just install IIS with Windows? Install .NET and install PHP, and done? | |||||||||
feedback
|
|
Check out WAMP (Apache, MySQL, PHP on Windows): installation is very easy. | |||||
|
feedback
|
|
Yes, you can get all of this (and more) from the web platform installer. Good for personal use. IIS, PHP, ASP.NET, SQL Express, various web apps that live on top of PHP or ASP.NET., etc etc etc. | |||
|
feedback
|
|
Also take a look at XAMPP or LAMPP for linux. | |||||
feedback
|
|
'Abyss Web Server X1' from http://www.aprelium.com/ Making it run ASP.NET and PHP does involve a little bit of tinkering (better read the docs), but after that it seems to run okay for personal use. | |||
|
feedback
|
