I can't seem to get anything other than a blank white page. I have bbPress installed into the subdirectory /forum/.
Any ideas?
I can't seem to get anything other than a blank white page. I have bbPress installed into the subdirectory /forum/.
Any ideas?
it's a bit strange thing... try to have a look at file permission
Still nothing.
Have you renamed the sample-config.php file to config.php and then edited it with your account info?
Pointing to http://www.nerdsgonewildmagazine.com/forum/bb-admin/ it seems to work...
I've edited all of the config.php file, I'm sure there is nothing wrong with it.
What do you see at: http://www.nerdsgonewildmagazine.com/forum/bb-admin/ ???
When i had a look at it, it redirected me on install page, but now it redirect me to the blank page.
It seems that someone using the link have installed it, but it seems no to work... because bbpress on install made a default post, that you can look at: http://nerdsgonewildmagazine.com/forum/topic.php?id=1
But it is blank too.
Btw i suggest you first of all to remove the bb_ data on mysql if you are not the man who made the install process.
Then dunno, it seems that it doesn't process at all any php command.
Mhh do you know if your host is linux or win, and if it use php4 or 5?
ps. do you have any rewrite rule in .htaccess file?
I did install it, what is this "ps. do you have any rewrite rule in .htaccess file?"??
Looking at previous post I find out these two:
http://bbpress.org/forums/topic/352?replies=3
http://bbpress.org/forums/topic/1112?replies=7#post-7052
i hope them could be useful
here you can find info about .htaccess: http://bbpress.org/documentation/faq/#pretty-permalinks
A blank page would indicate a PHP error to me. Most hosts are set up to stop execution on errors and to send an error message to the Apache log. Check your apache error log for PHP errors. It may be a simple typo in your config file.
You must log in to post.