ID: 49142 User updated by: ies_clan at hotmail dot com Reported By: ies_clan at hotmail dot com -Status: Feedback +Status: Open Bug Type: Apache related Operating System: Windows XP SP3 PHP Version: 5.3.0 New Comment:
hi, ok i try to make it into 2 files, but i can't do it better sry :( http://www.makerland.de/exceptionBugnew.zip no database is need. only open the index.php in the core.class.php are some classes, but not much code. if u comment out the new SystemSession(ROOT_DIR.'FileSystem/Sessions/'); all works fine O.o or if u comment out throw new \Exception('Server Crash!'); i hope i could help :) Previous Comments: ------------------------------------------------------------------------ [2009-08-03 18:20:56] j...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2009-08-03 16:01:57] ies_clan at hotmail dot com Description: ------------ plz first load the zip and install the script: http://www.immunecellcompetence.com/exceptionBug.zip in the root dir is a sql file. u have to edit the exceptionBug\Engine\Configuration\Password.Inc.php file. after that, u can start it. if u see the login page, klick on the link: Login mit EnemyArea und test sometimes often, until u got loged in. then klick on the next link: EnemyArea and the apache will crash with the following msg: unbehandelte ausnahme in httpd.exe [4624] to fix it you have to go into the MKLF\System\Engine\StyleSheet.class.php the line //use MKLF\System\Engine\Exceptions\SystemException; is the problem. if u comment that in, it will work. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49142&edit=1