-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68c68ae
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
初めまして、hsekiaと申します。
このたびOSS Calendarを使わせていただきたいと思い、インストールしてみたのですが
手順の最初のdocker-compose buildのところで以下のようなエラーが出てしまいました。
buildのこの後のフェーズでも何度か「 PHP Warning: PHP Startup: Unable to load dynamic library」のメッセージが出ております。
手探りでdocker/php-fpm/php.ini の「extension=・・・」の行を削除したところ、エラーは出なくなったのですが
何か他の設定ミスがあったのではないかとも考えております。
原因についてアドバイスをいただけたら大変ありがたいです。
環境は以下の通りです。
CentOS Linux release 7.7.1908 (Core)
Docker version 19.03.6, build 369ce74a3c
(なお、この後にサービスを起動したところ、ログイン時に #5 と同じ現象になっております。)
お忙しいところ恐れいりますが、宜しくお願いいたします。
68c68ae
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ご指摘ありがとうございます。
#5 の部分で、手順とDockerfile周りを整理したいと思っています。
もしそちら側で解決できましたらPRでいただけると助かります!
68c68ae
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ご連絡をありがとうございました。
承知いたしました。#5 の方に更新がありましたら確認させていただき、再度試してみます。
(不適切な場所にコメントをつけてしまったかもしれません、申し訳ありません)