thetaphi                Thu Mar 18 08:37:42 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/sapi/nsapi nsapi-readme.txt 
  Log:
  hint to raise stacksize (bug #27231)
  
http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.3.8.8&r2=1.3.8.9&ty=u
Index: php-src/sapi/nsapi/nsapi-readme.txt
diff -u php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.8 
php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.9
--- php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.8 Fri Oct 17 17:57:45 2003
+++ php-src/sapi/nsapi/nsapi-readme.txt Thu Mar 18 08:37:41 2004
@@ -68,6 +68,10 @@
 the style "x-httpd-php". All files in it will get executed as PHP. This is nice to
 hide PHP usage by renaming files to .html
 
+Note: 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").
+
 
 Authentication configuration
 ----------------------------
@@ -147,4 +151,4 @@
 But be warned: SUPPORT FOR nsapi_virtual() IS EXPERIMENTAL !!!
 
 
-$Id: nsapi-readme.txt,v 1.3.8.8 2003/10/17 21:57:45 thetaphi Exp $
+$Id: nsapi-readme.txt,v 1.3.8.9 2004/03/18 13:37:41 thetaphi Exp $

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to