Php_Java.jar file not found

Discussion in 'Installation/Configuration' started by jsvarma, Jan 2, 2008.

Thread Status:
Not open for further replies.
  1. jsvarma

    jsvarma New Member

    Hi,
    I have installed RHEL ES 4.0 U3., PHP 4.2.X, JDK 1.3.

    We are able to run the ./configure command & compile PHP with JAVA option.
    We are also able to complete the make command
    When we run the make install command, we get a error 127 php_java.jar message.
    We tried to locate the file php_java.jar in the system using the locate php_java.jar command, but the same file is not found. We are able to get the phplib_java.so files and all other required files. Only Php_java.jar file is missing.

    Can you pls let me know what i am doing wrong. My sequence of installation is:
    1. Install JDK
    2. Run the ./configure command with -Java option
    3. make
    4. make install (we get error here & subsequently cannot find the php_java.jar file).

    Regards
    JSVARMA
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Please don't double-post.
     
Thread Status:
Not open for further replies.

Share This Page