Huang Neng Geng - 2005-05-15

Logged In: YES
user_id=1185168

change the following line in config.inc.php
$_cfg['CookieDir'] = 'f:/Program Files/Apache
Group/Apache/tmp/'; // the directory should be exist and is
writable

into

$_cfg['CookieDir'] = '/tmp/';

sorry for later reply.