How to install Java with PHP?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yong321@yahoo.com

    How to install Java with PHP?

    I'm reading the instruction at
    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

    It's too short and seems to apply to PHP4 only. We installed PHP5 on
    Linux into default location, /usr/local/lib/php. There's no ext
    directory under it, although php.ini says
    extension_dir = "./"

    Anyway, we need to have php_java .so and .jar files. I searched
    http://pecl.php.net but didn't find anything that has "java" in the
    name. Other than following the instruction at
    http://php-java-bridge.sourceforge.net to install php-java-bridge,
    where can I find a step-by-step procedure to build Java support into
    PHP5 (not PHP4)? Thank you.

    Yong Huang
    [I posted the same message to another group without an answer.]

Working...