PDA

View Full Version : Index.php behaving oddly.


carphead
01-30-2009, 07:38 PM
I have this really strange problem so I'm hoping somebody can help me.

I moved servers this week. For various reasons we use the Windows 2003 (2008 before). When I go to the domain root it loads what appears to be index.php but without Vbadvanced working but then going to domain root\index.php it works fine. I've setup IIS to only load index.php as the default document and it is loading index.php.

I've verified that forum root is correct and I'm just completely lost now.

Brian
01-31-2009, 08:36 AM
Use the THIS_SCRIPT Integration Method and enter 'index' there instead of integrating your index.php file.

Our Sponsors
 

carphead
01-31-2009, 12:29 PM
Perfect. Thanks for the quick reply.