0
我試圖重新編譯PHP 5.6.14與mailparse在CentOS 6 X68,但我得到這個錯誤:如何安裝Mailparse PHP 5.6的CentOS-webpanel
configure: WARNING: unrecognized options: --enable-mailparse
這是我的配置命令:
'./configure' '--with-zlib' '--enable-soap' '--enable-exif' '--with-config-file-path=/usr/local/php' '--with-config-file-scan-dir=/usr/local/php/php.d' '--enable-phar' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-iconv' '--with-mysql' '--with-mysqli' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-mcrypt' '--with-gettext' '--with-xmlrpc' '--with-pdo-mysql=mysqlnd' '--enable-posix' '--enable-ftp' '--with-openssl' '--enable-mbstring' '**--enable-mailparse**' '--with-kerberos' '--with-xsl' '--with-bz2' '--enable-sockets' '--enable-zip' '--with-gd' '--with-pcre-regex' '--libdir=/usr/lib' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-imap' '--with-imap-ssl'
有人能告訴我如何解決它嗎?我正在使用centos-webpanel/CWP
坦克你的男人,我現在嘗試 –