Jump to content

"/services/" path in .NET site gives PHP "Axis" error


funkykeys

Recommended Posts

Hi,

 

I have php-4.3.11-Win32 running locally on my Windows 2003 dev box.  I also have ColdFusion 6 running, as well as .NET 1.1 and 2.0.  Each set of differently-coded sites is running in its own separate application pool (i.e. PHP sites in their own pool;  .NET in their own;  CF in their own).

 

The problem I'm having is that one particular .NET 2.0 Web site with a subfolder named "services" is giving me a page error in IE:

 

AXIS error

No service is available at this URL

 

After doing some research, it appears that PHP is generating this error, which I assume is from a conflict between PHP and .NET and relates to PHP looking for some type of service at this URL.

 

How do I disable PHP for this Web site?  There must be some sort of isolation practice that PHP has in a Windows environment.

 

Thanks for any help!

Scott

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.