README 666 B

12345678910111213141516
  1. Embedded Caudium PHP support. It seems to work but isn't tested
  2. much. Due to a design choice it requires _Pike_ threads and a
  3. thread-safe PHP. It doesn't however require _Caudium_ to run in
  4. threaded mode. Due to the design, utilization of multiple processors
  5. should be pretty good.
  6. It requires a new Pike 7.0 and Caudium. It will not work with
  7. Roxen. Also, with the help of the VIRTUAL_DIR code in PHP, PHP
  8. execution should be very similar to that of mod_php or the cgi
  9. script.
  10. If you have any questions, please contact me, David Hedbor
  11. (neotron@php.net or neotron@caudium.net). For more information on
  12. Caudium, see http://caudium.net/ and http://caudium.org/.