Converting to PHP from ASP Classic site
OK...
I have an ASP classic ecomerce site and I am thinking, no, rather I'm must be moving to PHP. I'm doing this because Adobe and many of my extensions are soon due to stop supporting classic ASP.
What this means is that I have about 4 sites that have been built in CLASSIC ASP. Two of these are Ecommerce.
1. Of course the server they sit on is a Windows server. In my case it's IIS7 with a SQL 2008 database.
a. My first question is can I reliably run php/mysql on the same server? I get quite a bit of traffic so it needs to run the same as it currenly does.
b. Is this a common thing to do and would I run into problems doing this: php addons/updates?
c. Would I be better served just moving to a PHP server?
2. Eventually, I'll finish the php site and want to post it.
a. How does this process go?
b. What strategies/pitfalls should I be aware of?
