ID:               35790
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kontakt at zuckerimnetz dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Windows XP
 PHP Version:      5.1.1
 New Comment:

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.





Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to