Hi All,
I am working in a PHP project that need JAVA. For some reason after installed the components in my PHP directory and I try to run new java() I receive the following error:
PHP Warning: java: Unable to initialize module
Module compiled with debug=0, thread-safety=1 module API=20000809
PHP compiled with debug=0, thread-safety=1 module API=20000609
These options need to match
in Unknown on line 0
X-Powered-By: PHP/4.0.1pl2
Content-type: text/html
I installed JAVA 1.1.8 and PHP 4.0.1 (WIN98/NT)
Any clues?
TIA
Daniel