[PHP-DEV] Re: [PHP 4.0 Bug #7025 Updated: The row "extension=php_java.dll" in php.ini hangs my browser] From: Pontus Engvall (pontus.engvall <email protected>)
Date: 01/09/01

I copied a php.ini file from a friend, and itīs working good.
I donīt know what happened...

/Pontus

Bug Database <php-dev <email protected>> wrote:
ID: 7025
Updated by: cynic
Reported By: pontus.engvall <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Apache related
Assigned To:
Comments:

does this happen with 4.0.4?

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

[2000-10-04 22:58:58] pontus.engvall <email protected>
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:Apachejavaphp_java.jar;C:jdk1.3jrelib;C:jdk1.3jrebin"
java.home="C:jdk1.3bin;C:jdk1.3jrebin"
java.library.path="c:Apachejava;C:jdk1.3jrebin"
java.library=C:jdk1.3jrebinclassicjvm.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??

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

Full Bug description available at: http://bugs.php.net/?id=7025

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>