php & asp
Posted by: multicereal (81.240.249.---)
Date: February 16, 2006 11:03AM

hi,

I'm trying to install php on windows xp.
I already have iis running and I want to keep using asp.

Is it possible to have php and asp running on the same server?
Or can I change the port for the php server (ex to localhost:8080)?
If so, how and where can you change this?

right now I have a directory c:\wamp\www to put my php and a directory c:\Inetpub\wwwroot to put my asp and they should both open in localhost.

can it be done?


Options: ReplyQuote
Re: php & asp
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: February 16, 2006 05:13PM

there is no such thing as a php server. php is just a scripting language, as is asp. If you already have IIS running, and dont want to stop using it, and still want to use php and asp, I would just download the php installer from php.net, and add it to your IIS, the installer will setup php to work with your IIS. You can add asp support to WAMP, but it is 100 times easier to just install php for IIS.

Options: ReplyQuote


Sorry, only registered users may post in this forum.