From:             david at davidsaccess dot com
Operating system: freebsd
PHP version:      4.3.2
PHP Bug Type:     Compile Failure
Bug description:  permission denied on make install

Hi, 

i am on a shared vserver running freebsd, & i'm trying to upgrade from php
4.0.6 to 4.3.2. 

I am using the configure from my phpinfo, which is: 
'./configure' '--with-apxs=/usr/local/www/bin/apxs'
'--with-config-file-path=/usr/local/www/etc' '--enable-versioning'
'--with-system-regex' '--disable-debug' '--enable-track-vars'
'--without-gd' '--without-mysql' '--with-zlib' '--with-imap=/usr/local'
'--with-mysql=/usr/local' '--prefix=/usr/local/www' 'i386--freebsd4.4' 

I am in as su 

make runs no problems 

When i do make install, i get: 

Installing PHP CLI binary: /usr/local/www/bin/ 
\Installing PHP CLI man page: /usr/local/www/man/man1/ 
Installing PHP SAPI module 
[activating module `php4' in /usr/local/www/conf/httpd.conf] 
cp libs/libphp4.so /usr/local/www/libexec/libphp4.so 
cp: /usr/local/www/libexec/libphp4.so: Permission denied 
apxs:Break: Command failed with rc=1 
*** Error code 1 

Stop in /usr/home/usr111074219/php-4.3.2. 


-- 
Edit bug report at http://bugs.php.net/?id=23900&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23900&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23900&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23900&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23900&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23900&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23900&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23900&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23900&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23900&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23900&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23900&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23900&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23900&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23900&r=gnused

Reply via email to