From f4983c0d3f56c2074458e4840db36643b2fec59b Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 17 Jan 2004 13:00:38 +0000 Subject: - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 --- sapi/roxen/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/roxen/README') diff --git a/sapi/roxen/README b/sapi/roxen/README index c6ec30d272..d834a0000e 100644 --- a/sapi/roxen/README +++ b/sapi/roxen/README @@ -8,9 +8,9 @@ script is executed at any one time). The second option is using ZTS (Zend Thread Safe mode). Unless --enable-roxen-zts is specified, this won't be used. -This solution now works fine and is recommended. Multiple PHP4 +This solution now works fine and is recommended. Multiple PHP5 requests will be run in parallell. The maximum number of parallell -PHP4-execution is limited to the number of handle threads Roxen is +PHP5-execution is limited to the number of handle threads Roxen is started with. Support for this module is lacking. Please contact Roxen Internet -- cgit v1.2.1