Hi all,
I wasted 3 days trying to run Java from PHP but failed with it. Actually I did run it, simple version cheker script executes with no error, but in next 2 munutes, AFTER RELOAD, something brakes and I got that annoying message:
Fatal error: Unable to create Java Virtual Machine in z:\home\localhost\www\java-test.php on line 4
I tried both famous JRE's 1.3: Sun and IMB - but I got the same error.
My system configuration:
Windows 98/Apache 1.3.20/PHP4.0.6/IMB JRE 1.3 + Sun JRE 1.3
Please help!