ID: 15605 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Solaris 2.7 PHP Version: 4.1.1 New Comment:
This bug has been fixed in CVS. Previous Comments: ------------------------------------------------------------------------ [2002-02-18 16:10:49] [EMAIL PROTECTED] Installed PHP with the following configuration -> ./configure --prefix=/soft/freeware:php --localstatedir=/var/php --with-apxs=/soft/freeware:apache#1.3.23/bin/apxs The 'configure' works fine. The 'make' works fine. The 'make install' returns a bug saying that /soft/freeware:apache is not executable I've recompiled it with -> ./configure --prefix=/soft/freeware:php --localstatedir=/var/php --with-apxs=/soft/apache/bin/apxs (where apache is a symbolic link to freeware:apache#1.3.23) Everything works fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15605&edit=1