php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7025 The row "extension=php_java.dll" in php.ini hangs my browser
Submitted: 2000-10-04 22:58 UTC Modified: 2001-01-09 09:30 UTC
From: pontus dot engvall at usa dot net Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.2 OS: Win98
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pontus dot engvall at usa dot net
New email:
PHP Version: OS:

 

 [2000-10-04 22:58 UTC] pontus dot engvall at usa dot net
I?m using win 98.
I tried to install extension for jdk1.3 on my php 4.0.2.
I have unzipped it and have tried to story the php_java.dll under windows, system32, apache/modules.

my php.ini file looks like this:

[java] 
java.class.path="c:\Apache\java\php_java.jar;C:\jdk1.3\jre\lib;C:\jdk1.3\jre\bin\" 
java.home="C:\jdk1.3\bin;C:\jdk1.3\jre\bin\" 
java.library.path="c:\Apache\java\;C:\jdk1.3\jre\bin\" 
java.library=C:\jdk1.3\jre\bin\classic\jvm.dll 
extension=php_java.dll

(the last row hangs my explorer, when typing http://localhost/index.php3

When I put ";" before it works fine.

My friends are using NT and W2000 and it works fine for them. Is this a bug??

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-09 08:24 UTC] cynic@php.net
does this happen with 4.0.4? 
 [2001-01-09 09:30 UTC] cynic@php.net
user feedback:
-------
I copied a php.ini file from a friend, and it?s working good. 
I don?t know what happened...
-------

so closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC