1

PHPをphp-soapでコンパイルしようとしました。うまくビルドできたように見えましたが、現在、私の Web サイトに次のエラーが表示されています。

Warning: preg_match() [function.preg-match]: Internal pcre_fullinfo() error -3 

php-soap を使用せずに PHP を再構築してもうまくいくかどうかはわかりません。これは私のphpバージョンです:

PHP 5.2.17 (cli) (built: Sep  8 2012 16:09:36) 
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies

これは私の構成です:

Configure Command =>  './configure'  '--with-apxs2' '--with-curl=/usr/local/lib' 
'--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' 
'--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' 
'--with-mcrypt' '--with-mhash' '--with-mysql=/usr' 
'--with-mysqli=/usr/bin/mysql_config' '--with-pcre-regex=/usr/local' 
'--with-pdo-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' 
'--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' 
'--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' 
'--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-soap' 
'--enable-mbstring'

オペレーティング システムは、DirectAdmin を備えた CentOS 5 です。

誰かがこれで私を助けてくれることを本当に願っています。Google でこのエラーについて何も見つかりません。そしてこれからもよろしくお願いします。

4

0 に答える 0