« Previous Next »

Thread: PHP Pulling SSI's from wrong domain?

Last post 06-03-2009 8:08 PM by archon2. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 06-03-2009, 7:25 PM

    PHP Pulling SSI's from wrong domain?

    Setup:  PHP 5.2.9-2 running on Microsoft-IIS/6.0

    Problem:

    Today one of the sites on my virtual dedicated server starting pulling SSI's from a different site/domain that is on the same server. The problem is not consistent and is happening on and off. My hosting company is stumped. Both sites are written in php and the code looks like this:

    <?php include("inc/header.htm"); ?>

    I am not using the <?php virtual(); ?> method nor the <!--#include=""--> styles on any of these. Here is the physical path of the site as it is on the server (astericed terms have been added for privacy):

    D:\Inetpub\wwwroot\sites\*our_account*\*DOMAIN*.COM\wwwroot\

    What the two sites have in common (aside from being on the same server) is that the SSI's are named exactly the same and are both in a folder named "inc". So as a band-aid fix I have concluded that I could probably rename everything on one of these sites and the problem would stop. However, there should be a way to actually fix this if I could figure out what's wrong. Any suggestions?

  • 06-03-2009, 8:08 PM In reply to

    • archon2
    • Not Ranked
    • Joined on 06-03-2009, 6:50 PM
    • Posts 4

    Re: PHP Pulling SSI's from wrong domain?

    I am having the same trouble on my system!  Very odd.

     

    BTW, that is a very odd name you have.

Page 1 of 1 (2 items)
Microsoft Communities