php sessions problem

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

 



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.

Can you please help me?

Thanks,
Jignesh

[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