Here is the configuration of my OS and hardware: Apple PowerBook G4/1GHz with 1GB RAM (Titanium) Mac OS X 10.3
and my configure arguments:
$ ./configure --with-zlib-dir=/usr/local/ --with-jpeg-dir=/sw --with-tiff-dir=/sw --with-png-dir=/sw --with-gd --with-pgsql=/usr/local/pgsql --with-mysql=/usr/local/mysql --with-xml --with-dom=/sw --with-apxs --mandir=/usr/share/man --enable-mbstring --enable-dbx --enable-sockets --with-iodbc=/usr --enable-ftp --enable-cli --with-config-file-path=/etc --with-curl=/usr --enable-exif --infodir=/usr/share/info --enable-trans-sid --with-ldap=/usr --with-kerberos=/usr --prefix=/usr
here is the last few lines of the result:
+--------------------------------------------------------------------+ | *** 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. | +--------------------------------------------------------------------+ | 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. | +--------------------------------------------------------------------+
Thank you for using PHP.
And here is the debug.log:
debug.log
Description: Binary data
Please help me with the problem.
Thanks a ton!
Cheers,
Janus