While looking around, it seems that there is about a million reasons and solutions for this error; the fix that worked for me was this;
Go to the ms-default-constants.php file in the includes folder and comment out the COOKIE_DOMAIN
logic in the function ms_cookie_constants()
.
Hopefully this will help someone else too.
-
This reply was modified 8 years ago by infolcd.