Page 1 of 1

Error after install.

Posted: Thu Sep 01, 2005 8:33 pm
by Sean
When trying to view the main site after install I get the following...

-----[paste of output]-----
Warning: fetch(C:\Inetpub\wwwroot\cms/tmp/templates_c/\%%AA^AA2^AA247E45%%db%3A1.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258

Warning: fetch(): Failed opening 'C:\Inetpub\wwwroot\cms/tmp/templates_c/\%%AA^AA2^AA247E45%%db%3A1.php' for inclusion (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258

Warning: Unknown(): open(C:\WINDOWS\TEMP\\sess_c8a608e2f2cd3bd252872f8695eeff9b, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0
-----[end of output]-----

The full cms tree has Everyone write access.  And here's my config...

-----[begin config]-----

-----[end config]-----

I'm running:
Windows Server 2003
IIS 6
PHP 4.3.11
mySQL 4.0.24

Any ideas?

Thanks,
Sean

Re: Error after install.

Posted: Fri Sep 02, 2005 12:48 am
by Sean
Cleared the cache with the Site Admin -> Global Settings.  Now I get...


Warning: fetch(C:\Inetpub\wwwroot\cms/tmp/templates_c/\%%AA^AA2^AA247E45%%db%3A1.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258

Warning: fetch(): Failed opening 'C:\Inetpub\wwwroot\cms/tmp/templates_c/\%%AA^AA2^AA247E45%%db%3A1.php' for inclusion (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\cms\lib\smarty\Smarty.class.php on line 1258

...on the first reload followed by the original error message.

Re: Error after install.

Posted: Fri Sep 02, 2005 9:38 am
by Ted
I wonder why it has /\ in the path name...

Can you do me a favor and try the svn daily build?  I changed how all the paths are set, and I might have fixed that issue in the process.

http://cmsmadesimple.org/cms-daily.tar.gz

Thanks!

Re: Error after install.

Posted: Fri Sep 02, 2005 1:39 pm
by Sean
I get an invalid archive error.  It shows up as 45 bytes.  gziped and tarred.

-Sean

Re: Error after install.

Posted: Fri Sep 02, 2005 3:33 pm
by Sean
I downloaded an SVN program from Windows and synced with the repository.  Everything appears to be working now.  Thanks for fixing it.

-Sean

Re: Error after install.

Posted: Fri Sep 02, 2005 5:18 pm
by Ted
Yeah, there was a bug in the script that makes the file after I moved servers.  It should be fine from now on...

Thanks!

Re: Error after install.

Posted: Fri May 19, 2006 7:39 pm
by siharat
I'm having the same problem. Can you show me where to download the SVN and how to synch with the repository?