Install PHP/Java Bridge

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cosmicxdust
    New Member
    • Oct 2007
    • 1

    #1

    Install PHP/Java Bridge

    I am using Wamp5 v1.7.3 (PHP 5.2.4, Apache/2.2.4). When installing php-java-bridge-3.2.1_j2ee, I copy php_java.dll from PHP/Java Bridge to D:\php\ext.
    When I start all services, I got this Apache log error.

    [PHP][15-Oct-2007 17:35:22] PHP Warning: PHP Startup: java: Unable to initialize module
    Module compiled with module API=20050922, debug=0, thread-safety=1
    PHP compiled with module API=20060613, debug=0, thread-safety=1
    These options need to match
    in Unknown on line 0

    [15-Oct-2007 17:35:22] PHP Warning: PHP Startup: java: Unable to initialize module
    Module compiled with module API=20050922, debug=0, thread-safety=1
    PHP compiled with module API=20060613, debug=0, thread-safety=1
    These options need to match
    in Unknown on line 0[/PHP]

    Am I using a wrong version of PHP/Java Bridge? How to install it?

    Thank you.
Working...