[PHP-users 18100]Re: SunOS+PHP4.3.3+gcc3.2でFAILEDTEST

Kiyoshi Sawada sawa @ nagoya2.jrc.or.jp
2003年 9月 26日 (金) 13:54:17 JST


沢田です。
しょうまさん、こんにちは。

> 
> Webサーバの種類,バージョンと
> configオプションはどうされているのでしょうか?
> 

Webサーバは本番系、テスト系とも、apache-1.3.28です。
configオプション は、本番系、テスト系とも

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-zend-multibyte \
--enable-mbstr-enc-trans \
--enable-mbstring \
--enable-mbregex \
--with-pgsql=/usr/local/pgsql \
--with-mysql=/usr/local/mysql \
--enable-sockets \
--enable-ftp \
--with-zlib-dir=/usr/local \
--with-gd \
--with-freetype-dir=/usr/local \
--enable-gd-native-ttf \
--enable-gd-jis-conv \
--with-jpeg-dir=/usr/local \
--enable-exif \
--with-png-dir=/usr/local \
--with-xpm-dir=/usr/local \
--with-pear \
--with-fdftk=/usr/local/fdftk \
--with-dom=/usr/local \
--with-expat-dir=/usr/local \
--with-mcrypt=/usr/local \
--with-mhash=/usr/local \
--enable-memory-limit

です。

> > ---------------------------------------------
> > Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt]
> > Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt]
> > ---------------------------------------------
> 
> Apache2にインストール際に--with-apache2を忘れて,
> FAILEDTESTを経験したことがあります。
> 

-- 
沢田 潔 <sawa @ nagoya2.jrc.or.jp>



PHP-users メーリングリストの案内