Hi, I already installed these packages Red Hat Linux 9 Server.
1. Oracle Client 9.2.0. 2. PHP 4.3.3 3. Apache 2.0.47 4. Postgresql 7.2.3 But when I try to compile the PHP with this command ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs --enable-track-vars \ --with-oci8=/opt/oracle/product/9.2.0 --enable-sigchild \ --with-pgsql=/usr Configure works fine but there is an error when I try to make. Please refer to my debug.log (See attached file: debug.log) In addition, I attach the generated message when I finish ./configure the my PHP +--------------------------------------------------------------------+ | *** 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. | | | | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. | +--------------------------------------------------------------------+ | *** WARNING *** | | | | You chose to compile PHP with the built-in MySQL support. If you | | are compiling a server module, and intend to use other server | | modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, | | mod_perl) you must NOT rely on PHP's built-in MySQL support, and | | instead build it with your local MySQL support files, by adding | | --with-mysql=/path/to/mysql to your configure line. | +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ | *** NOTE *** | | The default for register_globals is now OFF! | | | | If your application relies on register_globals being ON, you | | should explicitly set it to on in your php.ini file. | | Note that you are strongly encouraged to read | | http://www.php.net/manual/en/security.registerglobals.php | | about the implications of having register_globals set to on, and | | avoid using it if possible. | +--------------------------------------------------------------------+ Please help. Thanx in advance; iskandarZ.
debug.log
Description: Binary data