ID:               32946
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: linux
 PHP Version:      5CVS-2005-05-04 (dev)
 New Comment:

yep, it prints /usr/local/apache2/modules.
That dir exists and has enough permissions.


Previous Comments:
------------------------------------------------------------------------

[2005-05-05 19:25:41] [EMAIL PROTECTED]

yep, it prints /usr/local/apache2/modules.
That dir exists and has enough permissions.

------------------------------------------------------------------------

[2005-05-04 21:58:31] [EMAIL PROTECTED]

what does: /usr/local/apache2/bin/apxs -q LIBEXECDIR
output?

I would assume it gives /usr/local/apache2/modules

If so, does this directory exist?

------------------------------------------------------------------------

[2005-05-04 18:06:18] [EMAIL PROTECTED]

Description:
------------
'make install' isn't working with Apache 2.0.54.

Reproduce code:
---------------
php configure: --disable-cgi --enable-pcntl --with-ftp --with-tidy
--with-apxs2=/usr/local/apache2/bin/apxs

Apache conf: --enable-rewrite --enable-so

Actual result:
--------------
Installing PHP SAPI module:       apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
echo
chmod 755 /usr/local/apache2/modules/libphp5.so
chmod: cannot access `/usr/local/apache2/modules/libphp5.so': No such
file or directory
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32946&edit=1

Reply via email to