Hi all;
This is my system configuration
OS Sun Solaris SPARC 8
Apache version 1.3.26(Unix)
PHP version php-4.1.0
java version j2sdk1.4.2_14 for soalris
i am trying to build php with java support but when i try to configure it with follwing command:
./configure --with-apxs=/usr/apache/bin.paxs --with-java=/usr/j2se --with-config-file-path=/etc --with-openssl=/usr/local/ssl
then make
and then make install
everything goes well without any error. but at the end i dont find any php.ini file in /etc and if i copy it from the distribution of php and edit the file with java class path and library path tha php page using java class doesnt work..
can anybody provide me detailed step on how to do java integration in php on solaris.
Regs.
Thank u.