Hi, I use LAMP with PHP version 5.2.5.My problem is that iam not able to integrate php and java.I made the following changes in php.ini file... Enabled extension=php_java.dll then [java] java.library = "C:\Program Files\Java\jdk1.6.0_10\jre\bin\server\jvm.dll" java.library.path = "C:\xampplite\php\ext;" java.class.path = "C:\xampplite\php\ext\php_java.jar" java.home = "C:\Program Files\Java\jdk1.6.0_10\bin" But its not working .....and it shows "Java not found"........ Is there anything else i have to do to make my java working.... If there is any other steps please those steps...........