MyBB Community Forums

Full Version: A strange problem..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello;

I have updated my forum to myBB 1.1 ; But I have had a strange problem.

I have configured forum on my machine with IIS server. Then I have uploaded database and files to webserver. I have reconfigured for webserver. But..

(e.x. forum installad on adress www.mydomain.com)

www.mydomain.com => I see only a white page.

Source :

<!DOCTYPE ... >

<!-- start: error -->

<!-- end: error -->

www.mydomain.com/index.php => I can enter the forum.

How can I fix it? Anyone knows?
maybe it is a server error, it is not reconizing index.php as a home page.

however i guess we can do some trick using .htaccess this is in case you didn't know how to fix ur server
Redirect http://your_domain.com http://your_domain.com/index.php 


regards
No, it isn't a redirect error or anything like that.

ABBAZ, can you provide the following:

- Information (IIS version, PHP version, MySQL version)

- A URL to access your forums

- A URL (or saved copy) of the attached file (upload it to your forum directory).

Chris