色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

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

在CentOS上成功安裝Smarty

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

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

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、測試成功與否

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

標(biāo)簽: CentOS
相關(guān)文章:
主站蜘蛛池模板: 欧美一区二区不卡视频 | 国产精品高清在线 | 99精品免费在线观看 | 高清精品一区二区三区一区 | 亚洲在线影院 | 国产一区二区三区精品久久呦 | 加勒比一区在线 | 婷婷丁香久久 | 亚洲最黄网站 | 国产精品亚洲一区二区三区 | 久草福利社| 成 人 动漫在线观看网站网站 | 久久国产成人精品国产成人亚洲 | 欧美三级超在线视频 | 国产精品久久久久影院色 | 亚洲精品黄色 | 日韩一区二区三 | 一及黄色 | 成人黄色在线视频 | 国产欧美自拍视频 | 精品国产一区二区三区在线观看 | 日韩一区三区 | 国产日本在线 | 边接电话边做国语高清对白 | 免费一级肉体全黄毛片 | 欧美性视频xxxxxxxx | 九色自拍视频 | 成年黄色网址 | 欧美性猛交xxxxbbb | 日韩一区二区三区在线视频 | 一级黄色香蕉视频 | 91久久青青草原线免费 | 国产高清区 | 免费aⅴ在线 | 欧美手机视频 | 日韩一区二区免费看 | 亚洲乱码一区二区三区国产精品 | 一级片免费在线播放 | 精品国产美女福到在线不卡f | 国产一区不卡 | 男女视频在线看 |