diff --git a/reference/info/ini.xml b/reference/info/ini.xml index e5852242ea..68ef855500 100644 --- a/reference/info/ini.xml +++ b/reference/info/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -185,6 +185,11 @@ running in &safemode;. The only workaround is to turn off safe mode or by changing the time limit in the &php.ini;. + + Your webserver can have other timeouts. E.g. Apache has + Timeout directive, IIS has CGI timeout function, both + default to 300 seconds. See the webserver documentation for meaning of it. +