av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

在CentOS上成功安裝Smarty

瀏覽:6日期:2024-07-10 10:43:39

根據(jù)Smarty的文檔說(shuō)明安裝了Smarty,結(jié)果測(cè)試不成功,后來(lái)發(fā)現(xiàn)是templates_c目錄權(quán)限設(shè)置不當(dāng)(要設(shè)置成777)。現(xiàn)根據(jù)其QUICK_START文件,把整個(gè)安裝過(guò)程描述如下,以作備查。

1、下載最新Smarty軟件,比如最新Smarty-2.6.20.tar.gz下載到test用戶根目錄下

http://www.smarty.net/

2、解壓并拷貝libs目錄到某個(gè)目錄下(假設(shè)已經(jīng)在/usr/lib/php/目錄下已建smarty目錄)

test$ tar zxvf Smarty-2.6.20.tar.gz

test$ cp Smarty-2.6.20/libs/* /usr/lib/php/smarty -r

此時(shí)smarty目錄結(jié)構(gòu)如下:

/usr/lib/php/smarty/Config_File.class.phpdebug.tplinternals/plugins/Smarty.class.phpSmarty_Compiler.class.php

3、新建WEB目錄和相關(guān)目錄

test$ cd /var/www/html

test$ mkdir smarty

test$ mkdir smarty/templates

test$ mkdir smarty/templates_c

test$ mkdir smarty/cache

test$ mkdir smarty/configs

test$ chmod 777 smarty/templates_c //不成功的原因就在此,原為775

test$ chmod 777 smarty/cache //設(shè)置成與上述相同的權(quán)限

4、新建一個(gè)PHP文件

test$ cd /var/www/html/smarty

test$ vi index.php 添加如下內(nèi)容

<?php// put full path to Smarty.class.phprequire(’/usr/lib/php/smarty/Smarty.class.php’);$smarty = new Smarty();$smarty->template_dir = ’/var/www/html/smarty/templates’;$smarty->compile_dir = ’/var/www/html/smarty/templates_c’;$smarty->cache_dir = ’/var/www/html/smarty/cache’;$smarty->config_dir = ’/var/www/html/smarty/configs’;$smarty->assign(’name’, ’Ned’);$smarty->display(’index.tpl’);?>

5、新建模板文件

test$ cd /var/www/html/smarty/templates

test$ vi index.tpl 添加如下內(nèi)容

<html><head><title>Smarty</title></head><body>Hello, {$name}!</body></html>

6、測(cè)試成功與否

在瀏覽器中訪問(wèn)http://localhost/index.php,如果成功可以看到“Hello Ned!”。

標(biāo)簽: CentOS
相關(guān)文章:
主站蜘蛛池模板: 欧美1区| 日干夜操 | 久热精品免费 | 国产成人精品一区二三区在线观看 | 韩国精品一区二区三区 | 国产十日韩十欧美 | 国产精品美女久久久久久免费 | 一级黄色片免费在线观看 | 天天躁日日躁狠狠躁2018小说 | 天天草天天干天天 | 国内精品99| 91资源在线 | 欧洲性生活视频 | 在线一区二区国产 | 91毛片在线观看 | 午夜在线精品偷拍 | 婷婷色在线播放 | 在线观看成年人视频 | 龙珠z国语版在线观看 | 久久大 | 日本一区二区不卡视频 | 亚洲成av| 一区二区在线 | 做a视频 | 国产日韩久久久久69影院 | 91亚洲精| 成人在线精品 | 黄网免费| 亚洲视频网 | 成人在线一区二区 | 成人在线欧美 | 欧美成年黄网站色视频 | 精品国产一区二区三区四区在线 | 韩日在线观看视频 | 成人免费视频网站 | 欧美成人一区二区 | 精品国产乱码久久久久久影片 | 国产精品嫩草影院精东 | 91免费观看| 欧美激情综合 | 中文字幕一区二区三区在线观看 |