ID: 13178 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Apache related Operating System: Linux www.affcu.com 2.2.16C27_II PHP Version: 4.0.6 New Comment:
This was fixed in 4.1.0. Forgot to close.. Previous Comments: ------------------------------------------------------------------------ [2001-11-03 22:19:52] [EMAIL PROTECTED] Duplicate of: #11647 ------------------------------------------------------------------------ [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
