ID:               37693
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wbrogden at bga dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: WinXP
 PHP Version:      5.1.4
 New Comment:

There is no support for Java stuff here.


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

[2006-06-04 15:12:26] wbrogden at bga dot com

Description:
------------
I am trying to use the php_java.dll and php5servlet.dll - and matching
java classes from the jar files from pecl-5.1.4-win32.zip - dated
5/04/2006 to execute php in a Tomcat5.5.9 servlet environment - Java
1.5.0_07
I finally got a configuration that will start executing the single php
tag:
<?php phpinfo(); ?>
This starts an HTML page and writes lots of configuration information
but does not finish the page. 

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


Expected result:
----------------
A complete HTML page.

Actual result:
--------------
A substantial amount of HTML is produced BUT before the page is
complete, Java reports:

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1000219e, pid=356,
tid=1848
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode,
sharing)
# Problematic frame:
# C [php_java.dll+0x219e]
-------------------
Yes, I know that this is not the PECL support area but I can't figure
out which PECL developer is responsible for these DLLs from the PECL
site.


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


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

Reply via email to