ID: 13178 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Apache related Operating System: Linux www.affcu.com 2.2.16C27_II PHP Version: 4.0.6 New Comment:
Duplicate of: #11647 Previous Comments: ------------------------------------------------------------------------ [2001-09-06 12:05:37] [EMAIL PROTECTED] hello, It may be the version of APXS that I am using, but it didn't like the 'apxs -S' flag that make install used. I fixed it by editing the config_vars.mk file and changing this line: INSTALL_IT = $(mkinstalldirs) "$(INSTALL_ROOT)/usr/lib/apache" && /usr/sbin/apxs -S LIBEXECDIR="$(INSTALL_ROOT)/usr/lib/apache" -i -a -n php4 l ibs/libphp4.so to be apxs -S and the install worked. I hope that this info helps other people trying to upgrade their version of php on RAQs. Brian King ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13178&edit=1 -- PHP Development 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]