Hello I'm a chinese boy. and i'm a fresh men on PHP. When i install php4,i make some errors. Can you help me? I install this php on Redhat7.2 + apache1.2.22
+--------------------------------------------------------------------+ | *** WARNING *** | | | | You will be compiling the CGI version of PHP without any | | redirection checking. By putting this cgi binary somewhere in | | your web space, users may be able to circumvent existing .htaccess | | security by loading files directly through the parser. See | | http://www.php.net/manual/security.php for more details. | +--------------------------------------------------------------------+ | *** 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. | +--------------------------------------------------------------------+ # make Making all in Zend make[1]: Entering directory `/var/soft/webserver/php/php-4.1.1/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -I../TSRM -g -O2 -prefer-non-pic -static -c zend_language_parser.c /tmp/ccCcHPA7.s: Assembler messages: /tmp/ccCcHPA7.s:1214: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccCcHPA7.s:1214: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccCcHPA7.s:1214: Error: Rest of line ignored. First ignored character is `,'. /tmp/ccCcHPA7.s:10936: Error: Rest of line ignored. First ignored character is `,'. make[1]: *** [zend_language_parser.lo] Error 1 make[1]: Leaving directory `/var/soft/webserver/php/php-4.1.1/Zend' make: *** [all-recursive] Error 1 Thank you!!!! jaco -- 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]