MyBB Community Forums

Full Version: Blank Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, what are the possible reasons for mybb to throw blank pages on an IIS7 Server (Vista) when it works fine with Apache?

Thanks
Tried disabling Gzip?

[Wiki: Help:Gzip] (Broken link, head over to docs.mybb.com instead)
I can't really since I can't access ACP, but I'll try to do it through apache.

EDIT: did not solve it.
EDIT2: Can someone have a look at my phpinfo page to check everything is allright please?
http://forum.opalns.ath.cx/phpinfo.php
The adminCP can be used visa Apache but not IIS. Other pages that I have coded myself work fine with IIS, just MyBB which I'm having trouble with. There doesn't seem to be anything in the error logs which may lead me to the problem but I'll digg further.
I have a possible solution: Change mem_limit to 128M from 8M. That should do it. I had downloaded a fresh copy of PHP and stuck it in. BUT, here is my problem. Even though there is a php.ini file where all the php files are, it does not seem to be using it as phpinfo() tells us. How do I make it use it?
What do you think, will this be the solution?