ap2-php4
(ap2-php4 は廃止になっている)その代りに
apache2 を make しておいてから
ap-php4
で make すれば良い。
(2003/11/23)
ttyp0:makoto@st3240 8:19:02/030522(...www/ap2-php4)> \
? ( unsetenv PKG_PATH ; make package )
===> Checking for vulnerabilities in ap2-php-4.2.3
===> Installing for ap2-php-4.2.3
===> Becoming root@st3240 to install ap2-php-4.2.3.
/usr/bin/su Password:
install -c -o root -g wheel -m 444 /usr/pkgsrc/www/ap2-php4/work/php-4.2.3/.libs/libphp4.so
/usr/pkg/lib/httpd/mod_php4.so
===> Please note the following:
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/10/17 09:56:52 martti Exp $
To add this to your Apache server, you will need to add the following
lines to the appropriate place in your httpd.conf file:
LoadModule php4_module lib/httpd/mod_php4.so
AddType application/x-httpd-php .php
You may also add following if you still use .php3 files:
AddType application/x-httpd-php .php3
===========================================================================
===> Registering installation for ap2-php-4.2.3
ap2-php-4.2.3 requires installed package apache-2.0.45
ap2-php-4.2.3 requires installed package expat-1.95.6nb1
ap2-php-4.2.3 requires installed package perl-5.6.1nb7
ap2-php-4.2.3 requires installed package php-4.2.3nb2
===> Packaging ap2-php-4.2.3
===> Becoming root@st3240 to package ap2-php-4.2.3.
/usr/bin/su Password:
===> Building binary package for ap2-php-4.2.3
Creating package /usr/pkgsrc/packages/All/ap2-php-4.2.3.tgz
Using SrcDir value of /usr/pkg
Registering depends: apache>=2.0.43 expat>=1.95.2 perl>=5.0 php>=4.2.3.
Creating binary pkg '/usr/pkgsrc/packages/All/ap2-php-4.2.3.tgz'
ttyp0:makoto@st3240 8:19:35/030522(...www/ap2-php4)>
|