I have a client who is revamping their internal system with micorsofts .net framework.
I developed a web site for them 1 year ago which uses PHP 4.
They want to move the web site within their internal server sysytem for hosting.
They asked if installing PHP along side their .net framework would cause any conflicts.
They are developing on a windows 2000 server.
I thought this would be a perfect question for this board.
I appreciate any input.
Thanks,
Terence
PHP and .net
Moderator: General Moderators
- mrvanjohnson
- Forum Contributor
- Posts: 137
- Joined: Wed May 28, 2003 11:38 am
- Location: San Diego, CA
-
fractalvibes
- Forum Contributor
- Posts: 335
- Joined: Thu Sep 26, 2002 6:14 pm
- Location: Waco, Texas
I would think the two should run fine side by side on IIS. Am pretty sure we have this setup at work, as our LAN/WAN folks have been using some PHP scripts for some admin functions and we have ASP and ASP.NET running on the same server. IIS simply looks at the request, hands it off to the appropiat engine to execute, the engine
passes back the resulting html page and serves it up.
fv
passes back the resulting html page and serves it up.
fv