Page 1 of 1

Error

Posted: Tue Jun 12, 2007 3:43 pm
by high
Hi i am having this error after i install
Warning: fetch(C:/Inetpub/wwwroot/highcomsg/serendipity/templates_c\carl_contest^%%EC^EC0^EC073CF8%%index.tpl.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\highcomsg\serendipity\bundled-libs\Smarty\libs\Smarty.class.php on line 1258

Warning: fetch(): Failed opening 'C:/Inetpub/wwwroot/highcomsg/serendipity/templates_c\carl_contest^%%EC^EC0^EC073CF8%%index.tpl.php' for inclusion (include_path='.;c:\php4\pear;C:\Inetpub\wwwroot\highcomsg\serendipity/bundled-libs/;C:\Inetpub\wwwroot\highcomsg\serendipity/bundled-libs/Smarty/libs/;C:\Inetpub\wwwroot\highcomsg\serendipity/;') in C:\Inetpub\wwwroot\highcomsg\serendipity\bundled-libs\Smarty\libs\Smarty.class.php on line 1258

Posted: Tue Jun 12, 2007 6:15 pm
by TKS
change the permissions on your templates_c directory so that the webserver can read and write to it.

Posted: Wed Jun 13, 2007 12:41 pm
by high
the permission on my webserver is already set to read and write.
BTW i am using IIS.
Any help will be much appreciated

Posted: Wed Jun 13, 2007 1:21 pm
by garvinhicking
Hi!

Can you try to setup your IIS so that backward and forward slashes are not mixed? Try to setup the paths to use "/" instead of "\".

Do you see any files getting created in your templates_c directory?

Regards,
Garvin