Hello,
I tried to compiler php 4.1.1 on Red Hat Linux 7.1 as Apache module and found that
configure script doesn't really work same everytime. When I used option --with-qtdom
(As some others have found). Configure failed with message:
checking whether the C++ compiler (c++ -Wl,-rpath,/usr/l
I did my ./configure using --with-java=/usr/local/jdk118_v1, where my
jdk is installed. PHP can't find the java class, i.e.,
$system = new Java("java.lang.System");
fails, with a message that it can't instantiate the nonexistent class
'java'. I think I need to do something with php.ini, but I