なぜかいつも作成されないので、まずは作成します。
cd postfixadmin
mkdir templates_c
エラーが出る場合はパーミッションの問題があります。
chmod 777 templates_c
chown nginx:nginx templates_c
オープンソースの情報をわかりやすく
なぜかいつも作成されないので、まずは作成します。
cd postfixadmin
mkdir templates_c
エラーが出る場合はパーミッションの問題があります。
chmod 777 templates_c
chown nginx:nginx templates_c