PHP & Java / Readme addendum
[email protected] ("Christian Wenz")
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <000501bfc415$cef54100$e21abb81@christian> |
Hello, as I posted last week, I had certain problems to getting PHP&Java to run (let alone of JDK1.1.8, which works). I think I found out what was missing. Both the directories d:\jdk1.2.2\jre\bin and d:\jdk1.2.2\jre\bin\classic have to be included in PATH. Maybe this should be taken into the installation hints (/ext/java/Readme; under "installation"): include d:\jdk1.2.2\jre\bin and d:\jdk1.2.2\jre\bin\classic into your system's PATH variable Tomorrow I'll try to check with JDK1.3, I think there the same solution holds (and since JDK1.3 is not yet mentioned in the Readme, it'd be a new configuration case). The only difference (at least I hope so) is that the directory structure is a little bit different from JDK1.2.2. Since I have no CVS access, if someone please could be so kind and add the additional JDK1.2.2 installation hint into the Readme. I tested on NT4 and Win98 with Sun's JDK1.2.2. I can also provide an altered Readme file. Regards Christian