ID:               19327
 Comment by:       gio_y at hotmail dot com
 Reported By:      [EMAIL PROTECTED]
 Status:           No Feedback
 Bug Type:         Java related
 Operating System: linux debian
 PHP Version:      4CVS-2002-09-10
 New Comment:

sss


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

[2006-06-08 22:04:02] test at aol dot com

That almost worked for me but apache 2.0.54 on windows xp was crashing.
(php 4.4)

Solution:

make sure these lines are in your php.ini.  The most important one is
having java.library.path set to your extensions directory

[Java]
java.class.path = "C:\PHP4\extensions\php_java.jar"
java.home = "C:\Program Files\Java\jre1.5.0_06"
java.library = "C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll" 
java.library.path = "C:\PHP4\extensions\"

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

[2004-05-26 19:16:52] aamir at signalcommunications dot com dot au

i did exprience similar problem , going by what was said here  I
understood what the problem was to fix it  , i copyed php_java.dll to 
"c:\jdk\jre\bin" folder and  it was fixed , 
i am running php under winXP , IIS 5 

regards
Aamir

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

[2003-08-08 06:17:50] [EMAIL PROTECTED]

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.



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

[2003-08-02 15:07:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-03-05 01:37:07] robustwu at sina dot com

I have searched many documents on phpbuilder ,but can not worked. your
information of the linux order "ln" saved me .I am so thankful to you
.:) and If somebody have the same problem ,you can contact me by mail
[EMAIL PROTECTED]

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19327

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

Reply via email to