|
|
|
|
![]() ![]() |
Apr 27 2006, 02:17 AM
Post
#1
|
|
|
Premium Member ![]() Group: Banned Posts: 160 Joined: 10-July 05 From: Bogotá, Colombia, South America. Member No.: 9,238 |
hello dudes, i was asking me if i can install and run php and asp on the same machine and how to do that, i'm migrating to asp.net but actually i need to test some php files, but i installed recently asp.net and don't know how to run my old php files, so i will be grateful if someone tells me how.
thanks in advance! |
|
|
|
Apr 27 2006, 08:54 AM
Post
#2
|
|
|
Trap Grand Marshal Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,205 Joined: 25-March 05 Member No.: 4,883 |
If you're running on Apache server, check this out.
http://www.apache-asp.org/ Else if you are running on IIS server, check these out. http://www.plus2net.com/php_tutorial/php_i...nstallation.php http://www.macromedia.com/devnet/dreamweav...es/php_iis.html End if. This post has been edited by Inspiron: Apr 27 2006, 08:54 AM |
|
|
|
Apr 29 2006, 08:10 AM
Post
#3
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 874 Joined: 30-July 04 Member No.: 246 |
Heh. The humor of programmers.
Anyway, ASP and PHP can run on the same machine (as Inspiron has obviously pointed out); however, I would not personally recommend it. PHP runs optimally on Apache, and ASP on IIS; whilst both can run with either webserver, you will almost certainly encounter some problems. On the few occasions I have had to work in PHP on an IIS server, I have had to write and rewrite code time and time again to get it to work, whereas it would work flawlessly on Apache (I don't use an IIS server myself, but some of the people I've done PHP work for have). So anyway, I think it would be better to pick an environment and stick with it - either IIS on Windows with ASP, or Apache on Linux with PHP. |
|
|
|
Apr 29 2006, 08:32 AM
Post
#4
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,161 Joined: 9-May 05 From: Brisbane, QLD Member No.: 6,818 |
So anyway, I think it would be better to pick an environment and stick with it - either IIS on Windows with ASP, or Apache on Linux with PHP. It doesn't have to be that way. Install something like XAMPP on Windows and you can run PHP under Apache and ASP under IIS. You have to stop and start each server each time you swap from one to another, but other than that they work just fine on the same machine. |
|
|
|
May 26 2006, 01:26 PM
Post
#5
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 10 Joined: 24-May 06 Member No.: 24,181 |
It doesn't have to be that way. Install something like XAMPP on Windows and you can run PHP under Apache and ASP under IIS. You have to stop and start each server each time you swap from one to another, but other than that they work just fine on the same machine. Tyssen can you say what is XAMPP and can you put the resource link for it and why is it neccessary to stop each server instead why we cannot allocate diffrent port for each server is it possible |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th August 2008 - 12:07 AM |