This topic is locked

Storing the Session in a Database

11/10/2009 2:58:58 PM
PHPRunner General questions
D
daviesgh author

I want to store the session in a Microsoft SQL Server 2005 database instead of the web server.
How do I do this?
The website will be hosted on a webfarm. I also want ensure that if a web server goes down, the user can immediately start using another web server, using the same session info.
I am using PHPrunner 5.1 (2503)
Regards
Gordon

Sergey Kornilov admin 11/10/2009

I guess this is the article you looking for:

http://www.raditha.com/php/session.php