I am having trouble with implementing a java-object in php using:
$sourcer=new Java('java.lang.System');
The message i get is:
Unable to create Java Virtual Machine in xxxxx.php line xx
Can anyone help me. As for i can tell php.ini is correctly initialized but i wonder if i have to set something in httpd.cnf (a directory permission maybe or so)