thetaphi Thu Mar 18 08:37:18 2004 EDT
Modified files:
/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.11&r2=1.12&ty=u
Index: php-src/sapi/nsapi/nsapi-readme.txt
diff -u php-src/sapi/nsapi/nsapi-readme.txt:1.11
php-src/sapi/nsapi/nsapi-readme.txt:1.12
--- php-src/sapi/nsapi/nsapi-readme.txt:1.11 Fri Oct 17 17:58:26 2003
+++ php-src/sapi/nsapi/nsapi-readme.txt Thu Mar 18 08:37:16 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.11 2003/10/17 21:58:26 thetaphi Exp $
+$Id: nsapi-readme.txt,v 1.12 2004/03/18 13:37:16 thetaphi Exp $
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php