Smarty error (No such file or directory)

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
Haris

Smarty error (No such file or directory)

Post by Haris »

I have just installed CMSMS on a Windows server. When I go to the main page of my site I get these errors:

Code: Select all

Warning: fetch(C:\Inetpub\vhosts\pokemonol.net\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\pokemonol.net\httpdocs\lib\smarty\Smarty.class.php on line 1265

Warning: fetch(): Failed opening 'C:\Inetpub\vhosts\pokemonol.net\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\pokemonol.net\httpdocs\lib\smarty\Smarty.class.php on line 1265
The URL of my server is: http://207.234.131.183/

What's the problem(s)?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Smarty error (No such file or directory)

Post by Dr.CSS »

You may want to search the forum for "windows server" there are a few threads on them...

Thinking a new topic/thread line may be needed for windows server problems...
Joe Bfnl

Re: Smarty error (No such file or directory)

Post by Joe Bfnl »

I also have the exact same error and none of the other answers seem to apply.  Anybody have any ideas?

just as the post above, I am also running on a windows  server ( I know, I know, nothing I can do about it, it comes w/ the job...) Windows 2003 web edition running Apache Tomcat 5.5.4, MySQL 4.1.12, Microsoft IIS 6.0 and PHP 4.3.11 with a clean install of the latest build (as of oct 10th 06) of cmsmadesimple. The install seemed to go fine, the were two yellows but everything else was green then I get these errors :

Warning: fetch(C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\lib\smarty\Smarty.class.php on line 1265

Warning: fetch(): Failed opening 'C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\lib\smarty\Smarty.class.php on line 1265

[glow=red,2,300]I know that there are many windows haters out there but it is what I got and I really, really need to get this working. Will begging help?[/glow]

Hey, you get two birds w/ one good answer! I know that Haris will probably be a greatful as I will!
Last edited by Joe Bfnl on Fri Dec 08, 2006 5:48 am, edited 1 time in total.
cyberman

Re: Smarty error (No such file or directory)

Post by cyberman »

Are you sure your /tmp/templates_c dir has permission 777?
Joe Bfnl

Re: Smarty error (No such file or directory)

Post by Joe Bfnl »

Mine is set read, write, execute, Haris how about you?
Joe Bfnl

Re: Smarty error (No such file or directory)

Post by Joe Bfnl »

okay, no help here and I could not understand the tech answers found by a google search of other forums so I am going to try to do an unistall,, set everything back to the begining and attempt to start over.  :'(
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Smarty error (No such file or directory)

Post by Dr.CSS »

Did you go to those folders and make sure there were no files in them, they are, I believe just for writing temp. files to so it doesn't have to fetch from database...
Joe Bfnl

Re: Smarty error (No such file or directory)

Post by Joe Bfnl »

I think they were empty but then I developed an assess issue and couldn't check. I have deleted the entire account and will be starting all over with a clean install and see what happens.
Locked

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