centos:centos_nginx_php
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
centos:centos_nginx_php [2014/11/06 02:51] – clownclown | centos:centos_nginx_php [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
---|---|---|---|
行 17: | 行 17: | ||
< | < | ||
# yum -y --enablerepo=remi install php php-mbstring php-mysql php-pear php-devel | # yum -y --enablerepo=remi install php php-mbstring php-mysql php-pear php-devel | ||
+ | # vi / | ||
+ | 869c869 | ||
+ | < date.timezone = " | ||
+ | --- | ||
+ | > ; | ||
+ | 1350c1350 | ||
+ | < session.save_path = "/ | ||
+ | --- | ||
+ | > ; | ||
+ | # ll / | ||
+ | 合計 4 | ||
+ | drwxrwx---. 2 root apache 4096 10月 16 17:24 2014 session | ||
+ | # chown -R root.nginx / | ||
+ | # ll / | ||
+ | 合計 4 | ||
+ | drwxrwx---. 2 root nginx 4096 10月 16 17:24 2014 session | ||
</ | </ | ||
行 43: | 行 59: | ||
# vi / | # vi / | ||
- | < | + | 9,10c9,10 |
- | < | + | < |
+ | < | ||
--- | --- | ||
> | > | ||
行 50: | 行 67: | ||
30,36c30,36 | 30,36c30,36 | ||
< | < | ||
- | < | + | < |
< | < | ||
< | < | ||
- | < | + | < |
< | < | ||
< } | < } |
centos/centos_nginx_php.1415242277.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)