ci+smarty的项目配置
在 Smarty 下的CMySmarty.php $this->Smarty->template_dir="D:/php/AppServ/www/MonitoringManagerNew/application/Smarty/templates";及之下的路径中保证是自己的项目路径,并且在 php的 http.config中最后添加<VirtualHost *:1019>
DocumentRoot D:/php/AppServ/www/MonitoringManagerNew
</VirtualHost>并且在 Listen 1019