php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #23145 File jvm.dll is named php_java.dll - neither needed
Submitted: 2003-04-10 02:18 UTC Modified: 2003-06-16 03:17 UTC
From: matsd at sssk dot se Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.1 OS: Win32
Private report: No CVE-ID: None
 [2003-04-10 02:18 UTC] matsd at sssk dot se
In the documentation for the Java extension, http://www.php.net/manual/en/ref.java.php, in the section on Installation a note for Win32 users contains an erraneous file name.  It reads "... you must copy jvm.dll from the DLL folder ..." but no file 'jvm.dll' is found in the zipped Win32 distribution.  Instead, a file 'php_java.dll' is found.  BUT, on my Win98 machine, I got the Java extension to work without copying any file to the c:\windows\system32 folder.

Best regards,
             mats d.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-16 03:17 UTC] betz@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 10:00:01 2025 UTC