You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
foobar 4a99c5ee5c Fixed bug: #13844 25 years ago
..
CREDITS Added 25 years ago
Makefile.in Added 25 years ago
README Allow msession to build without ext/session 25 years ago
config.m4 Removed PHOENIX_INCLUDE, I don't need it to compile and it seems like 25 years ago
msession.c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
msession.php Added 25 years ago
php_msession.h Added msession_set_array and msession_plugin 25 years ago
reqclient.h Added msession_set_array and msession_plugin 25 years ago

README

This is msession, it is an interface to a stand-alone session
management system. The msession daemon can be found at
Mohawk Software's web site, under Project Phoenix

http://www.mohawksoft.com/phoenix.html

Requirements:
Mohawk Software's Phoenix library.
Mohawk Software's msession daemon.

Building:
In the config.m4 file you will need to specify the include
and library directories for Phoenix. The setting in config.m4
is probably wrong.

You will need phoenix installed and built to compile this
module.