Jump to content

funkykeys

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

funkykeys's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. 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
×
×
  • 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.