From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.3.0RC1 PHP Bug Type: Reproducible crash Bug description: Apache 2/PHP 4.3.0 Crashes when loading multiple frames when connected to a da
I'm using the lastest stable version of PHP 4.3-dev and the newest Apache2 (2.0.43) for win32. When I load more than one frame of a frameset and every frame connects to a database (MySQL AND Interbase) the Webserver crashes. (everey Frame and even the frameset is a PHP.file) -> My own Project uses Interbase. -> phpMyAdmin uses MySQL. Using PHP 4.2.4-dev everything is allright. PHP.ini changes (-> from php.ini-recommended): - enabled sessions without cookies - interbase enabled - php_gd.dll enabled - fileupload enabled -- Edit bug report at http://bugs.php.net/?id=20541&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20541&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20541&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20541&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20541&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20541&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20541&r=support Expected behavior: http://bugs.php.net/fix.php?id=20541&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20541&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20541&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20541&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20541&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20541&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20541&r=isapi