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 f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
..
CREDITS 2nd step towards auto-credits 25 years ago
README Added notice about Caudium websites. 25 years ago
TODO Noted that setting of multiple headers with the same name is fixed. 25 years ago
caudium.c - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
config.m4 - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago

README

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/.