From: bugs dot php dot net at moritz-naumann dot com Operating system: Windows 2003 Server PHP version: 4.3.4 PHP Bug Type: Reproducible crash Bug description: Stack overflow on IIS 6 and PHP ISAPI running PHPWiki 1.3.7
Description: ------------ While generating the virgin wiki page (the first dynamically generated page of a wiki which is created after configuring the config files), PHP exits with a stack overflow: "PHP has encountered a Stack overflow". This may also be a script error, but from the error message I assume it is rather not so I am posting this here as well. http://www.boliviahosting.com/wiki/ The PHP version in use is 4.3.4, running on IIS 6 (on Win 2003 Server) as ISAPI module. Further information on the PHP configuration is available on request. However the installation is mostly based php.ini-recommended. As all the other bug reports mentioning a stack overflow are rather old I assume this may be a new one, otherwise I am sorry and would really welcome a hint. FYI: I reported the same bug to PHPWikis bug tracker at http://sourceforge.net/tracker/index.php?func=detail&aid=932950&group_id=6121&atid=106121 -- Edit bug report at http://bugs.php.net/?id=27946&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27946&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27946&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27946&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27946&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27946&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27946&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27946&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27946&r=support Expected behavior: http://bugs.php.net/fix.php?id=27946&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27946&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27946&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27946&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27946&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27946&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27946&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27946&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27946&r=float
