I'm adding oracle support to an already configured and working PHP version
4.3.5.
funix-> ./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/php --with-mysql
--with-oracle=/app/oracle/product/920_64 --with-oci8=/app/oracle/produ
I am trying to configure PHP to integrate JAVA support and am receiving an
error during configuration. The following is the current system
information, configuration parameters and debug.log file. I have checked
all the path information and have verified the existance of the libjvm.so
file that i
If you run just phpinfo(); do you get anything?
-Original Message-
From: Fazal Miah [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 23, 2005 6:25 AM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Fwd: HELP PLEASE...
Hi,
Im quite new to PHP, so not sure if this is just a PHP probl
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.
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/u
-Original Message-
From: Michael [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 22, 2005 6:39 PM
To: Plantier, Spencer
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] Make error
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash).
It looks to me as though
Hi,
Im quite new to PHP, so not sure if this is just a PHP problem or a
mysql problem.
I had managed to set everything up fine, and have tested most of the
general setups to see if it works e.g. writing PHP scripts to access
data from MySQL.
But I was having problems with a particular script (Ad