From f88dc715f5d8aed60b55320f05e3753c6dbc807f Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Thu, 18 Mar 2004 13:48:20 +0000 Subject: [PATCH] hint to raise stacksize (bug #27231) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153957 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.iplanet.xml | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/chapters/install.iplanet.xml b/chapters/install.iplanet.xml index 14fcf83ec0..c17befdd74 100644 --- a/chapters/install.iplanet.xml +++ b/chapters/install.iplanet.xml @@ -1,5 +1,5 @@ - + Servers-Netscape, iPlanet and SunONE @@ -216,6 +216,13 @@ AuthTrans fn=php4_auth_trans + + + The stacksize that PHP uses depends on the configuration of the webserver. If you get + crashes with very large PHP scripts, it is recommended to raise it with the Admin Server + (in the section "MAGNUS EDITOR"). + + Installing PHP with NES/iPlanet/SunONE on Windows @@ -361,11 +368,20 @@ Service fn=php4_execute [inikey=value inikey=value ...] - - More details about setting up - PHP as an NSAPI filter can be found here: - &url.netscape.nsapi; - + + + More details about setting up + PHP as an NSAPI filter can be found here: + &url.netscape.nsapi; + + + + + The stacksize that PHP uses depends on the configuration of the webserver. If you get + crashes with very large PHP scripts, it is recommended to raise it with the Admin Server + (in the section "MAGNUS EDITOR"). + + CGI environment and recommended modifications in php.ini