A customer needed curl support, so I decided to upgrade to the latest
php4(4.3.10) while I was at it. Suddenly the preg_replace() function is
no longer defined.
I went back through the docs and noticed the warning at the end of the
install script about specifying the path to the MySQL header fil
you pointing to a 64-bits Oracle, so you will to have everything in 64
bits and the compiler will need to be able to compile 64 bits binary as
well...
for GCC use the flags -m64
for ld use the flags -xarch=v9 and there is a big change you will need
to have a hardcoded library search path.. gcc =
I'm adding oracle support to an already configured and working PHP version
4.3.5. Here is what I just ran:
(ORACLE_HOME=/app/oracle/product/920_64)
funix-> ./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/php --with-mysql
--wit
I am making progress. I finally got the make to get done now I get this
error on make install. Any help would be appreciated. I am really
getting pushed to get this done and since I only have
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/loc