Our support reads contact emails first, we do have quite a lot of support to handle.
The forum is handled after that.
The problem for you seems to be that index.php is not a default document on your server.
Simply add something like this to a ".htaccess" file to your document root:
DirectoryIndex index.php index.html index.htm default.html default.htm home.html