I'm getting a blank page.

Just like everyone else did, but my problem sure ain't commented lines and/or pointing in the wrong direction.
Here is the code right from the index.php!
PHP Code:
// SET YOUR ROOT PATH (this is not your site URL)
chdir("/home/basketba/public_html/forum");
// THIS IS THE GLOBAL ENVIRONMENT FILE, DON'T TOUCH IT
require("./global.php");
The root path is exactly as given in "info.php" ...
Here it is, over and over...
PHP Code:
/home/basketba/public_html/forum/info.php
Man, is this ever frustrating...I really need to get this to work!