I didn't see any further discussion on this, but I had this problem also. For me it was caused by a bad cookie. Kohana reads your cookie file and barfs if it finds any keys that use weird characters. Appending a .$str to the exit error string will give you the name of the key that is causing the problem. Delete that key. Rinse. Repeat.
Regards, -Patrick _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
