php-install Digest 30 May 2003 15:06:44 -0000 Issue 1400
Topics (messages 10980 through 10980):
freebsd build problemud
10980 by: david clark
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
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.
--- End Message ---