php?mode doesn't work (using php5, IIS6)

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
luv2sd
Forum Newbie
Posts: 2
Joined: Thu Apr 03, 2008 6:53 pm

php?mode doesn't work (using php5, IIS6)

Post by luv2sd »

I'm sure some of you are familiar with hlstatsx (http://www.hlstatsx.com)
I think I'm having a php configuration/setup problem. I finally got php to work on IIS6

http://208.53.136.186/web/hlstats.php

but the problem is that when I click Admin, it just stays on the same page instead of displaying content of

http://208.53.136.186/web/hlstats.php?mode=admin

And I know there's absolutely nothing wrong with the php files because I copied them from my other website that's running perfectly fine

So what could be preventing php to display content of that page?
Post Reply