[PHP-users 11271] Apache2でSmarty
katsunori komatsu
php-users@php.gr.jp
Tue, 05 Nov 2002 16:16:58 +0900
初めまして、小松です。
青マンモス本を手に入れたので、Smartyを使って見ようとやってみました。
apache2でうまく行かないという情報をhttp://smarty.php.net/で見つけ
たので、最新のSmartyを取ってきたのですが、templates_c配下以外を操
作しようとしている感じです。
chmod 777 templates_cでサンプルに入っているindex.phpを動かしてもう
まく行かないのですが、情報ありましたら教えてもらえますか。
ちなみに、同じSmartyでApache1.3.22 , PHP/4.0.6 では動きます。
apache2.0.43
php4.2.3
Smarty 2.3.0(2002.11.4時点current)
エラー表示内容
Warning: Smarty error: problem creating directory "templates_c/%%117/%%1172603085" in /home/komatsu/public_html/smarty/Smarty.class.php on line 589
Warning: Smarty error: problem writing 'templates_c/%%117/%%1172603085/index.tpl.php.' in /home/komatsu/public_html/smarty/Smarty.class.php on line 589
Warning: unable to create file templates_c/%%117/%%1172603085/index.tpl.php because No such file or directory in /home/komatsu/public_html/smarty/Smarty.class.php on line 968
以下省略
-----
komatsu@s-pine.cx
小松 克則 katsunori komatsu