Re: php sessions problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Sep 15, 2008 at 08:16:40AM +0100, Jignesh Thummar wrote:
> My current setting for saving the session is
>    session.save_path = "/var/lib/php5"
> 
> If i make it as session.save_path = "N;/var/lib/php5" , it should create the
> different directory for different users to store the sessions.
> 
> But it's not able to create different directories. Instead it's storing all
> sessions in "/var/lib/php5" directory.

The session.save.path must be writeable for the apache user, most
www-data and the folder must be exist before the session(s) start.

Happy coding
Mario

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CM d- s++: a+ C++++>$ UBL*++++$ P++ L+++ E--- W+++ N+ o-- K- w O- M-
V-- PS++ PE++ Y PGP+++ t--- 5 X++++ R++ tv- b+++ DI D++++  G++ e* h----
r+++ y++++
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux