学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

请教问题,为什么我的smarttemplate类加载不进来?

请教问题,为什么我的smarttemplate类加载不进来?

下面是我的错误代码:
<b>Warning</b>: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'smarttemplate/class.smarttemplate.php' for inclusion (include_path='C:\Program Files\Zend\ZendStudio-5.5.0\bin\ZendFramework\library') in <b>F:\PHP\NewPhp\config\templateConfig.inc.php</b> on line <b>2</b><br />
<br />
<b>Fatal error</b>: Class 'SmartTemplate' not found in <b>F:\PHP\NewPhp\index.php</b> on line <b>4</b><br />

还有就是我的NewPhp的config文件夹下

TOP

应该是路径不对。。。

TOP

Failed opening 'smarttemplate/class.smarttemplate.php'

无法打开。很明显。

TOP

发新话题