質問するログイン新規登録

回答編集履歴

1

追記

2017/01/07 07:04

投稿

hotta
hotta

スコア1615

answer CHANGED
@@ -2,4 +2,12 @@
2
2
  chmod 777 templates_c/ cache/
3
3
  chmod -R a+rw templates_c/ cache/
4
4
  ```
5
- だとどうでしょう?
5
+ だとどうでしょう?
6
+
7
+ (追記)
8
+ 失礼しました。Permission Denied じゃないから権限不足じゃなさそうですね。
9
+ Document Root 配下に Smarty 本体があるのはちょっとおかしい気がします。
10
+
11
+ [http://www.smarty.net/docs/ja/installing.smarty.basic.tpl
12
+ ](http://www.smarty.net/docs/ja/installing.smarty.basic.tpl)
13
+ を読んで、もう一度設置環境を見直してみてください。