NTLDR I tried the SSH above, nice, I need to learn SSH better

, however
When I tried it it gave me this error
Warning: main(./forum/admin/config.php) [function.main]: failed to create stream: No such file or directory in /home/sku/public_html/global.php on line 744
Fatal error: main() [function.main]: Failed opening required './forum/admin/config.php' (include_path='.:/usr/local/lib/php') in /home/sku/public_html/global.php on line 744
below line 744
Code:
// +--------------------------------------------------------------
// | Initialize script
// +--------------------------------------------------------------
require_once( './' . $adminpath . '/config.php' );
I can't change the global as it would effect the rest of my site.
any ideas?
thank you