mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fix typo. Thanks to Adam Trachtenberg for noticing it!
This commit is contained in:
parent
91130b6a00
commit
bea9651995
2 changed files with 2 additions and 2 deletions
|
@ -183,7 +183,7 @@ Guidance for when these instructions don't work.
|
||||||
next problem - for example, it appears that many JDKs attempt to locate
|
next problem - for example, it appears that many JDKs attempt to locate
|
||||||
the runtime Java classes (rt.jar) in a directory relative to these system
|
the runtime Java classes (rt.jar) in a directory relative to these system
|
||||||
libraries. So unless you are inclined to copy your entire Java
|
libraries. So unless you are inclined to copy your entire Java
|
||||||
installation, you are much better ajusting your PATHs.
|
installation, you are much better adjusting your PATHs.
|
||||||
|
|
||||||
Not documented above, but useful for many JDK's is ability to specify the
|
Not documented above, but useful for many JDK's is ability to specify the
|
||||||
library path via java.library.path in the php.ini. On many Unix machines,
|
library path via java.library.path in the php.ini. On many Unix machines,
|
||||||
|
|
|
@ -183,7 +183,7 @@ Guidance for when these instructions don't work.
|
||||||
next problem - for example, it appears that many JDKs attempt to locate
|
next problem - for example, it appears that many JDKs attempt to locate
|
||||||
the runtime Java classes (rt.jar) in a directory relative to these system
|
the runtime Java classes (rt.jar) in a directory relative to these system
|
||||||
libraries. So unless you are inclined to copy your entire Java
|
libraries. So unless you are inclined to copy your entire Java
|
||||||
installation, you are much better ajusting your PATHs.
|
installation, you are much better adjusting your PATHs.
|
||||||
|
|
||||||
Not documented above, but useful for many JDK's is ability to specify the
|
Not documented above, but useful for many JDK's is ability to specify the
|
||||||
library path via java.library.path in the php.ini. On many Unix machines,
|
library path via java.library.path in the php.ini. On many Unix machines,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue