php-src/sapi/caudium
2008-12-31 11:12:40 +00:00
..
caudium.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
config.m4 - Changed all AC_ARG_* options to PHP_ARG_* options and cleaned up some 2007-07-11 23:10:14 +00:00
CREDITS
README
TODO

Embedded Caudium PHP support. It seems to work but isn't tested
much. Due to a design choice it requires _Pike_ threads and a
thread-safe PHP. It doesn't however require _Caudium_ to run in
threaded mode. Due to the design, utilization of multiple processors
should be pretty good.

It requires a new Pike 7.0 and Caudium. It will not work with
Roxen. Also, with the help of the VIRTUAL_DIR code in PHP, PHP
execution should be very similar to that of mod_php or the cgi
script. 

If you have any questions, please contact me, David Hedbor
(neotron@php.net or neotron@caudium.net). For more information on
Caudium, see http://caudium.net/ and http://caudium.org/.