Quote:
Originally posted by Anitah
I first installed this on a test board. Had a little problem, as you can see by my previous post. Resolved the problem simply by rewriting the path and uploading the index.php once again. But now installing on my regular board brings another error:
There seems to have been a slight problem with the THE PLACE database. Please try again by pressing the refresh button in your browser.
This doesn't tell me much.
I suspect the problem might be with my path.
Here's what I did in the index.php file:
chdir('/home/mysite/public_html/forum');
Uploaded index.php to my public_html directory.
Presumably www.mysite.com/index.php should bring it up, right?
|
hmm is there a solution?
I'm wondering if the fact that my board is on a subdomain has any bearing on this problem?