PHP startup: java: unable to initialize module

I install Xampp having php version 5.3.1

I tried to interact with java object and add php_java.dll in extension folder
I set all the path related to java files in php.ini
but when i start xampp , it gives the following warning:

PHP startup: java: unable to initialize module
module compiled with module api 20060613
PHP compiled with module api 20090626
These options need to match

Sponsor our Newsletter | Privacy Policy | Terms of Service