[imp] PASSWORD RELOADED; failed
Sven Kirmess
sven.kirmess@gmx.net
Thu, 30 Nov 2000 22:06:47 +0100
Hi Max,
Monday, November 27, 2000, 3:48:52 PM, you wrote:
>> $conf['connections']['params']['hostname'] = 'localhost';
> change this to:
> $conf['connections']['params']['hostspec'] = 'localhost';
OK. I tried it and it didn't help. I changed the stuff now to
$conf['connections']['driver'] = 'file';
And it seems to work. It looks (to mee) like a database problem which
I can debug later. Thanks.
Can you tell me into which file the session information is now written?
Sven