]> granicus.if.org Git - php/commitdiff
hint to raise stacksize (bug #27231)
authorUwe Schindler <thetaphi@php.net>
Thu, 18 Mar 2004 13:37:16 +0000 (13:37 +0000)
committerUwe Schindler <thetaphi@php.net>
Thu, 18 Mar 2004 13:37:16 +0000 (13:37 +0000)
sapi/nsapi/nsapi-readme.txt

index fd75aebefe92d17e88fd0cf9df382f37e935a040..0b7ecde2195fafddb29b2a57726a24aebe228448 100644 (file)
@@ -68,6 +68,10 @@ After that you can configure a directory in the Administration server and assign
 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
 ----------------------------