$cwdir = getcwd(); chdir('/path/to/your/forum/'); require '/path/to/your/forum/global.php'; chdir($cwdir);