On Sunday 25 April 2004 15:49, Derick Rethans wrote: > On Sun, 25 Apr 2004, Friedhelm Betz wrote: > > @@ -11,7 +11,7 @@ > > Shmop is an easy to use set of functions that allows PHP to > > read, write, create and delete Unix shared memory segments. Note > > that versions of Windows previous to Windows 2000 do not support > > shared memory. Under - Windows, Shmop will only work when PHP > > is running in ISAPI mode, such as + Windows, Shmop will only > > work when PHP is running in SAPI mode, such as Apache or IIS (CLI > > and CGI will not work). > > That doesn't make sense either as CLI and CGI are SAPIs too. "Shmop > will only work when PHP is running as a web server module, such > as"... would be right.
You are right, rewording will be done asap. Thx. Friedhelm