CONTENTS


Lastmodified 2019-05-05 (日) 05:50:06


mod_http2

PHP71-extensions を VerUpしたところ、Apacheが起動せず、ログに・・・

AH10034: The mpm module (prefork.c) is not supported by mod_http2.
The mpm determines how things are processed in your server.
HTTP/2 has more demands in this regard and the currently selected mpm will just not do.
This is an advisory warning.
Your server will continue to work, but the HTTP/2 protocol will be inactive.

が記録されていた。

ログを見る限り、一見、HTTP2周りの不具合が発生したような内容であるが、そこは、何も変更しておらず、やったことは、PHPのExtensionsモジュール数十個をVerUPしただけ。

で、結局、あれこれ試した結果

/usr/local/etc/php ⇒ /usr/local/etc/php_

としてextensionsの読み込みを回避すると起動する。ということで、UPしたことで、新たな競合がおこった模様。またかよ・・・ではありますが。w

結果、

ext-20-imap.ini

を除去することで起動できましたとさ。


Total access 1065:本日 1:昨日 1

Counter: 1065, today: 1, yesterday: 1

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS