Why am I getting a "Warning: Cannot add header information.." PHP error when logging in?
This error is caused by having a trailing space or new line at the end of the global.php file or the /inc/config.inc.php file. Make sure there is nothing (not even a space) after ?> at the end of either of these files.