Java Support
[email protected] (Johan Grönvall)
| Newsgroups | php.general |
|---|---|
| Organization | Troodon Konsult |
| Message-ID | <[email protected]> |
Hi, I have some problems getting the PHP java support to work on Linux 2.2.13. I use the Blackdown JDK port. Fatal error: Unable to load Java Library /opt/jdk1.2.2/jre/lib/i386/libjava.so This is how I built PHP. ./configure --with-mysql --with-gd=/usr --with-apxs=/usr/sbin/apxs --enable-track-vars --with-java=/opt/jdk1.2.2/ Any hints where I can start looking? /Johan