One thing I would like to mention about: If use: ./configure --with-oci9=/opt/app/oracle/product/9.0.1 instead of ./configure --with-oci8=/opt/app/oracle/product/9.0.1 It still can not install php. I just check ./configure --help . The message shows it only support --with-oci8!!!
Kexiao Austin Gonyou wrote: > I don't see anything wrong in there. Anyone else? > > On Tue, 2001-11-13 at 17:37, Kexiao Liao wrote: > > Hi Php , > > When I installed php4.0.6 with Oracle9i(Enterprise Edition) in Linux > > Redhat 7.2(Kernel 2.4.9-13). I got following error message: > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > ----------------- > > > > *** ATTENTION > > *** > > Something is likely to be messed up here, because the configure script > > was not able to detect a simple feature on your platform. > > This is often caused by incorrect configuration parameters. Please see > > the file debug.log for error messages. > > > > I attached the debug.log with this e-mail. > > > > The command for install php4.0.6 is: > > ./configure --with-oci8=/opt/app/oracle/product/9.0.1 > > --with-apxs=/opt/apache/bin/apxs(run as root) > > > > > > "opt/app/oracle/product/9.0.1" is the home directory of oracle 9i. > > Oracle9i is running well in my Linux box. > > Apache Server is 1.3.19 with Dynamic shared object(with apache home > > directory "/opt/apache/"). If using "/opt/apache/bin/httpd -l", it will > > show: > > http_core.c > > mod_so.c > > suexec: disabled; invalid wrapper /opt/apache/bin/suexec > > > > I wonder if your current php4.0.6 can support Oracle9i. I am looking > > forward to your reply! Thanks. > > > > Kexiao > > > > > > > > > > ---- > > > > > CONFIGURE: './configure' '--with-oci9=/opt/app/oracle/product/9.0.1' >'--with-apxs=/opt/apache/bin/apxs' > > CC: gcc > > CFLAGS: -g -O2 > > CPPFLAGS: -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 > > CXX: > > CXXFLAGS: > > INCLUDES: -I/opt/apache/include -I$(top_builddir)/Zend >-I/opt/oracle/php/php-4.0.6/ext/mysql/libmysql > > LDFLAGS: > > LIBS: -lcrypt -lresolv -lm -ldl -lnsl -lresolv > > DLIBS: > > SAPI: apache > > PHP_RPATHS: > > uname -a: Linux hermes.campus.uidaho.edu 2.4.9-13 #1 Tue Oct 30 20:11:04 EST >2001 i686 unknown > > > > gcc -o conftest -g -O2 -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 >conftest.c -lcrypt -lresolv -lm -ldl -lnsl -lresolv 1>&5 > > > > ---- > > > > > -- > > PHP Install Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- > Austin Gonyou > Systems Architect, CCNA > Coremetrics, Inc. > Phone: 512-796-9023 > email: [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]