ID:               27155
 Updated by:       [EMAIL PROTECTED]
 Reported By:      a dot stagl at gmx dot at
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: Win2k
 PHP Version:      4.3.5RC2
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2004-02-05 07:28:11] [EMAIL PROTECTED]

Uh..does PHP crash if you remove Zend optimizer?


------------------------------------------------------------------------

[2004-02-05 06:52:56] a dot stagl at gmx dot at

Yes, I'm loading the free Zend Optimizer 2.1.0b (i think) for PHP >=
4.0.5

Regarding your other 2 questions:

- Yes, the php.ini should be correct and should be filled with valid
values.

- Yes, also my installation should be valid.

------------------------------------------------------------------------

[2004-02-05 06:44:43] [EMAIL PROTECTED]

Are you loading any zend extensions in your php.ini?
(such as some debugger, cache, etc. crap?)
Are you sure the correct php.ini is loaded?
Are you sure your installation is valid?


------------------------------------------------------------------------

[2004-02-05 03:33:38] a dot stagl at gmx dot at

Description:
------------
When I create a file "phpinfo.php" and run it on the dos-command-line
(in win2k) as "c:\programme\php\php phpinfo.php", the script seems to
provide the correct result, but terminates always with an
"DrWatson"-Alert.

Due to the fact, that I don't have a Webserver running on that machine,
i cannot test, if this problem also appears when running php as a
module (instead of using the cgi).

Furthermore, I tried to load a few extensions like oracle, pdf, gd2,
zip, ldap, imap and curl, but as it looked like, at least they seemed
to be loaded correctly (because I didn't get an error-message related
to those modules)... so I don't think that the "devil" is in one of
those extension.

Reproduce code:
---------------
<?php
phpinfo();
?>

Expected result:
----------------
... showing the php-infos without opening an DrWatson-Alert-Box.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27155&edit=1

Reply via email to