php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20541 Apache 2/PHP 4.3.0 Crashes when loading multiple frames when connected to a da
Submitted: 2002-11-21 05:38 UTC Modified: 2002-11-21 17:33 UTC
From: DeathmasterIII at aon dot at Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.3.0RC1 OS: Windows XP
Private report: No CVE-ID: None
 [2002-11-21 05:38 UTC] DeathmasterIII at aon dot at
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-21 05:58 UTC] DeathmasterIII at aon dot at
It seems to be the same Problem as Bug #20487
I use WinXP with SP1
 [2002-11-21 09:22 UTC] DeathmasterIII at aon dot at
It is the same Bug as #20487.


sorry!
 [2002-11-21 17:33 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC