ID: 35790 User updated by: kontakt at zuckerimnetz dot de Reported By: kontakt at zuckerimnetz dot de -Status: Feedback +Status: Closed Bug Type: Apache2 related Operating System: Windows XP PHP Version: 5.1.1 New Comment:
Sorry, his "Bug" was my error. I overhead this. I had in the Method Show an little error :( Previous Comments: ------------------------------------------------------------------------ [2005-12-23 22:47:04] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2005-12-23 21:00:38] kontakt at zuckerimnetz dot de Description: ------------ I have a Class that has methods and the methode show() when i calling this methode after an print_r the server apache2 is crashing. he can't find my localhost adress. $m = new MyClass(); echo '<pre>'; print_r($m); echo '</pre>'; $m->show(); I hope i can my English make better :-) and i hope i can help you Reproduce code: --------------- standard page when the Browser can't find the adress URL ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35790&edit=1