Neil,
> However, FYI, the config.ini.php has:
>
> @define("APP_PATH", 'c:\\inetpub\\wwwroot\\eventum\\');
>
> @define("APP_RELATIVE_URL", "/eventum/");
>
The values seem to be fine. Besides the time/clock problem, I can't think of
any other reason than a firewall/anti-virus program filtering the cookies
and preventing Eventum from authenticating your machine.
My last resort suggestion would be for you to use Mozilla Firefox and
install the "Live HTTP Headers" extension to see exactly what is being
returned to your browser. This way we can be sure that Eventum is trying to
set the authentication cookie correctly, and that it is actually reaching
your browser.
--Joao