Smarty::Include error on Install
Posted: Tue Nov 06, 2007 9:12 pm
Hi. I'm running CMS Made Simple 1.2. I'm using PHP 5.2.4, and MySQL 5. This is all working with IIS 5.1 running on Windows XP.
On the initial install, after I have extracted the files to my website directory and tried to go to the website, I get the following errors.
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Permissions for the directories are set properly, is there something I am missing?
On the initial install, after I have extracted the files to my website directory and tried to go to the website, I get the following errors.
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(C:\Inetpub\wwwroot\cms\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\cms\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258
Permissions for the directories are set properly, is there something I am missing?