logo       

Re: session.save_handler: Is the user/files fixedyet?: msg#00087

php.drupal.support

Subject: Re: session.save_handler: Is the user/files fixedyet?

Thanks for your answer!
Now the conf file looks like this:
<?php
// $Id: conf.php,v 1.27.4.1 2004/03/12 18:27:28 dries Exp $
ini_set('session.save_handler','user');
...
But I still cannot enter...
Appears the error page, "Not Found".
www.ligadelconsorcista.org/drupal

I tried changing (and commenting too) the line
php_value session.save_handler user
like this: php_value session.save_handler files
But still not working...

What can I do?

Thanks again for your time and patience with me!! :-)

Rosamunda





----- Original Message -----
From: "Gerhard Killesreiter" <killesreiter@xxxxxxxxxxxxxxxxxxxxxx>
To: <drupal-support@xxxxxxxxxx>
Sent: Wednesday, July 21, 2004 12:28 AM
Subject: Re: [drupal-support] session.save_handler: Is the user/files
fixedyet?




On Tue, 20 Jul 2004, Dra. Victoria Loisi wrote:

> I´m sorry, but I didn´t understand quite well...
> What should I do?
> Should I add ini_set('session.save_handler', 'user'); at the htacces and
> config files?
> Or maybe should I change the php_value session.save_handler user
> on the htaccess file?

Either put

ini_set('session.save_handler', 'user');

into conf.php or put

php_value session.save_handler user

into .htaccess (but it shouldbe already there).

Cheers,
Gerhard
--
[ Drupal support list | http://list.drupal.org/ ]


--
[ Drupal support list | http://list.drupal.org/ ]



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise