From owner-FreeBSD-users-jp@jp.FreeBSD.org Fri Feb 13 12:23:04 2009
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id n1D3N4642310;
	Fri, 13 Feb 2009 12:23:04 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mail.maizuru-ct.ac.jp (mail.maizuru-ct.ac.jp [202.19.105.130])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id n1D3N4q42305
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Fri, 13 Feb 2009 12:23:04 +0900 (JST)
	(envelope-from magara@maizuru-ct.ac.jp)
Received: from ns1.maizuru-ct.ac.jp (ns1 [10.1.16.3])
	by mail.maizuru-ct.ac.jp (Postfix) with ESMTP id 40F4C1C09DF
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Fri, 13 Feb 2009 12:23:04 +0900 (JST)
Received: from s-gikan2.maizuru-ct.ac.jp (s-gikan2.maizuru-ct.ac.jp [10.1.65.80])
	by ns1.maizuru-ct.ac.jp (Postfix) with SMTP id 378B9107E73
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Fri, 13 Feb 2009 12:23:04 +0900 (JST)
Received: (qmail 53153 invoked from network); 13 Feb 2009 03:23:04 -0000
Received: from unknown (HELO magaram) (10.1.65.81)
  by s-gikan2.maizuru-ct.ac.jp with SMTP; 13 Feb 2009 03:23:04 -0000
To: FreeBSD-users-jp@jp.FreeBSD.org
From: "K.Magara" <magara@maizuru-ct.ac.jp>
References: <200902131000.FJD12474.BBSHNB@maizuru-ct.ac.jp>
	<4994DCFA.4090305@youko-house.ne.jp>
In-Reply-To: <4994DCFA.4090305@youko-house.ne.jp>
Message-Id: <200902131222.CFD82863.BHBBSN@maizuru-ct.ac.jp>
X-Mailer: Winbiff [Version 2.51 PL2]
X-Accept-Language: ja,en,zh
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 13 Feb 2009 12:22:34 +0900
X-Sequence: FreeBSD-users-jp 92069
Subject: [FreeBSD-users-jp 92069] Re: PHP  =?ISO-2022-JP?B?GyRCJEgbKEI=?=
 libxml2 =?ISO-2022-JP?B?GyRCJE40WDc4GyhC?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: magara@maizuru-ct.ac.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+060209

$BbCJA$G$9(B

   "[FreeBSD-users-jp 92068] Re: PHP $B$H(Blibxml2 $B$N4X78(B " $B$K$*$$$F!"(B
   "Hirohito <mlu@youko-house.ne.jp>"$B$5$s$O=q$-$^$7$?!'(B

>$B$R$m$R$H$G$9!#(B

$B$*JV;v$"$j$,$H$&$4$6$$$^$9!#(B

>> % ldd /usr/local/bin/php
>$B$3$A$i$O!"%3%^%s%I%i%$%sHG$G$O$J$$$G$9$+!)(B
>apache httpd $B$H%j%s%/$7$F$$$k$N$O!"(Blibphp5.so $B$NJ}$@$H;W$$$^$9!#(B

$B$O$$!#$G$9$,(B libphp5.so $B$G$O(B ldd $B%3%^%s%I$,8z$+$J$$$N$G(B
ports option $B$G;XDj!J%G%U%)%k%H!K$N(BCLI(CGI?)$BHG$G8+$F$_$^$7$?!#(B
$B$"$/$^$G$b;29M$G$9!#(B

>$B$"$k$$$O!"%"%C%W%0%l!<%I8e(Bapache $B$r%j%9%?!<%H$7$F$$$J$$$H$+!#(B

$B$"$j$,$A$G$9$,(B(^^;)$B:#2s$OBg>fIW$G$9!#(B
$B$s$G!"$^$?$^$?;29M$^$G$K(B

#!/usr/local/bin/php
<?php
    phpinfo();
?>

$B$H!"%3%^%s%I%i%$%sHG$G$b;n$7$F$_$?$i(B

% ./test.php | grep xml
Configure Command =>  './configure'  '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--
disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--with-pcre-regex=yes' '--enable-reflection' '-
-program-prefix=' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-fastcgi' '--with-apxs2=/usr/
local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--enable-zend-multibyte' '--disable-ipv6' '--prefix
=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.3'
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
libxml Version => 2.6.32
libxml
Simplexml support => enabled
xml
libxml2 Version => 2.6.32
xmlreader
xmlrpc
core library version => xmlrpc-epi v. 0.51
homepage => http://xmlrpc-epi.sourceforge.net
xmlwriter

$B$H!"$d$O$j(B 2.6.32 $B$HI=<($5$l$^$7$?!#(B
ldd $B$NI=<($,%J%>$G$9$h$M!#(B

>apache$B$H(Bphp$B$OFH<+%S%k%I$G!"$=$NB>$O(Bports$B$GF~$l$F$$$^$9!#(B

$BFH<+%S%k%I$,%-%b$J$N$G$7$g$&$+!)!)(B
