差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| study:php5:install [2010/02/17 08:08] – banana | study:php5:install [2010/07/02 08:27] (現在) – banana | ||
|---|---|---|---|
| 行 35: | 行 35: | ||
| </ | </ | ||
| + | ===== check User/Group in Linux System ===== | ||
| + | linuxシステムにインストールする場合、**User/ | ||
| + | その方法を次に示す。まずはhttp.confファイルの修正部分を次に示す。 | ||
| + | < | ||
| + | < | ||
| + | User apache2 | ||
| + | Group www | ||
| + | </ | ||
| + | </ | ||
| + | 修正が完了したら**%%DocumentRoot%%**の**%%User/ | ||
| ===== reference ===== | ===== reference ===== | ||
| - [[http:// | - [[http:// | ||
| - [[http:// | - [[http:// | ||
| + | - [[http:// | ||
| + | - [[http:// | ||
| + | ~~DISCUSSION~~ | ||