Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
php5.3.6をfpm+nginx + mysqlbymacportsでインストールします。しかし、peclまたはpecl_httpが見つかりません。
検索してグーグルで検索しましたが、何も見つかりません。
一部の拡張機能をコンパイルして、.soファイルを拡張機能DIRにコピーできます。しかし、pecl_httpをコンパイルする方法がわかりません。設定ファイルがありません。
どうやって入手するの?
macportsから入手できるものは、個別のphp5-*パッケージです。
$ port list php5* | grep http php5-http @1.7.0 php/php5-http $ port list php5* [lots of results...]