« configuring svn on site5 | IIS ASP 500 internal server error »
Working with ASP and PHP on same machine
By pavic | February 3, 2007
There are many ways to do it, one way is to have apache with php listening on port 8080 for example, then you will access your php pages as usual, just adding :8080 after your local host, and accessing .asp pages by localhost or vice-versa.
Since I used that approach several years ago, and I don’t develope much in ASP, only when needed. I decided that keeping inetpub folder on my c-drive is deriving my attention, so I decided to install windows server 2003 web edition into microsoft virtual PC, and it performed very well.
Topics: PHP |
Comments
You must be logged in to post a comment.
« configuring svn on site5 | IIS ASP 500 internal server error »
Working with ASP and PHP on same machine
By pavic | February 3, 2007
There are many ways to do it, one way is to have apache with php listening on port 8080 for example, then you will access your php pages as usual, just adding :8080 after your local host, and accessing .asp pages by localhost or vice-versa.
Since I used that approach several years ago, and I don’t develope much in ASP, only when needed. I decided that keeping inetpub folder on my c-drive is deriving my attention, so I decided to install windows server 2003 web edition into microsoft virtual PC, and it performed very well.
Topics: PHP |
Comments
You must be logged in to post a comment.
