1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00
Files
archived-php-src/ext/msession
Mark L. Woodward 758b775d34 Removed PHOENIX_INCLUDE, I don't need it to compile and it seems like
it causes a conflict with ext/mhash. (Phoenix has a file called mhash.h
and that is being found when mhash is being built.)
2001-10-01 11:04:56 +00:00
..
2001-09-19 13:14:24 +00:00
2001-09-19 13:14:24 +00:00
2001-09-19 13:14:24 +00:00
2001-09-19 13:14:24 +00:00

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:
I (regretfully) have not invested the time to make all 
this stuff automatic.

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.