Smarty::Include error on Install

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Chaosmonkey

Smarty::Include error on Install

Post by Chaosmonkey »

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?
cyberman

Re: Smarty::Include error on Install

Post by cyberman »

Does your server meets all requirements?

http://wiki.cmsmadesimple.org/index.php ... quirements
jpruizs

Re: Smarty::Include error on Install

Post by jpruizs »

I have the same problem. Did you fix it?
Locked

Return to “[locked] Installation, Setup and Upgrade”