[PHP-users 30672] Re: PHP 5.2.0 configure
Yoshiyuki SATO
sato.ysyk @ aist.go.jp
2006年 11月 4日 (土) 11:04:41 JST
佐藤です。
LANの中でのDBサーバとして、
LAMP:Debian GNU/Linux + Apache 2.0.59 + MySQL 4.1.21 + PHP 5.1.6
Windows XP + Apache 2.0.59 + MySQL 5.0.27 + PHP 5 を使っていたのを
昨日、Linux上で下記のとおりで問題なくバージョンアップができました。
./configure \
> --with-apxs2=/usr/local/apache2/bin/apxs \
> --with-mysql=/usr/local/mysql \
> --enable-mbregex --enable-mbstring
これで最後に、下記が出て、
> +--------------------------------------------------------------------+
> | License: |
> | This software is subject to the PHP License, available in this |
> | distribution in the file LICENSE. By continuing this installation |
> | process, you are bound by the terms of this license agreement. |
> | If you do not agree with the terms of this license, you must abort |
> | the installation process at this point. |
> +--------------------------------------------------------------------+
>
> Thank you for using PHP.
# make && make install として、終了しました。
On Sat, 04 Nov 2006 10:12:02 +0900 (JST)
Tatsuo Ishii <t-ishii @ sra.co.jp> wrote:
> 石井です.
>
> PHP 5.2が出たので早速試してみたのですが,以下のようにconfigureでエラー
> が出ます.PHP4やPHP 5.1.6ではこの箇所はとくに問題ありませんでした.
> 環境はVine Linux 3.2です.
>
> 同じような症状が出た方はほかにいらっしゃいますか?
>
PHP-users メーリングリストの案内