yii框架的調(diào)試插件yii-debug-toolbar

1 , 下載地址

https://github.com/malyshev/yii-debug-toolbar.git

我們提供的服務(wù)有:網(wǎng)站制作、網(wǎng)站設(shè)計(jì)、微信公眾號(hào)開發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認(rèn)證、廉江ssl等。為上1000家企事業(yè)單位解決了網(wǎng)站和推廣的問題。提供周到的售前咨詢和貼心的售后服務(wù),是有科學(xué)管理、有技術(shù)的廉江網(wǎng)站制作公司

2 , yii框架配置

 yii框架的調(diào)試插件yii-debug-toolbar

3 , 更改main.php文件

'log'=>array(
			'class'=>'CLogRouter',
			'routes'=>array(
				array(
				        'class'=>'ext.yii-debug-toolbar.YiiDebugToolbarRoute',
				),
				// uncomment the following to show log messages on web pages
				/*
				array(
					'class'=>'CWebLogRoute',
				),
				*/
			),
		),

	),

4 , 更改database.php文件

return array(
// 	'connectionString' => 'sqlite:'.dirname(__FILE__).'/../data/testdrive.db',
	// uncomment the following lines to use a MySQL database
	
	'connectionString' => 'mysql:host=localhost;dbname=yiitest',
	'emulatePrepare' => true,
	'username' => 'root',
	'password' => 'hadoop123',
	'charset' => 'utf8',
    'enableProfiling'=>true,
    'enableParamLogging'=>true,
	
);

新聞標(biāo)題:yii框架的調(diào)試插件yii-debug-toolbar
文章地址:http://bm7419.com/article14/geiige.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供面包屑導(dǎo)航、網(wǎng)站設(shè)計(jì)公司、標(biāo)簽優(yōu)化、App開發(fā)、手機(jī)網(wǎng)站建設(shè)、Google

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都定制網(wǎng)站建設(shè)