Click to See Complete Forum and Search --> : PHP & ASP


Anon
06-28-2000, 06:51 AM
We have a server that is used for several websites that are made with several products.

The server is Windows 2000, we have a side that uses ASP and another one that uses PHP4.

Now we are having problems with ASP files that do not work and DLL messages.

Is it possible to let bothe products work on the same machine simultaneously?

Thanks.

Anon
06-28-2000, 10:29 AM
Yes, it is. Just download the Win32 binaries from <http://www.php.net/>, install them and you're done.

I did not test PHP under Win2k but it should work as good as on my Win98.

Anyway... try. It's free :)

--
Antonio

Anon
06-28-2000, 11:35 AM
I am currently running PHP4 and ASP 3 under IIS4.0 on WinNT 4.0 SP5.
No conflicts.

Sometimes IIS/ASP throws up and we have to reboot the machine, but this was happening before PHP was installed.

Anon
09-26-2000, 06:05 PM
Does an IIS4 install out of the box installs ASPs by default?