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
Error after install.
Re: Error after install.
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.
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.
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!
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.
I get an invalid archive error. It shows up as 45 bytes. gziped and tarred.
-Sean
-Sean
Re: Error after install.
I downloaded an SVN program from Windows and synced with the repository. Everything appears to be working now. Thanks for fixing it.
-Sean
-Sean
Re: Error after install.
Yeah, there was a bug in the script that makes the file after I moved servers. It should be fine from now on...
Thanks!
Thanks!
Re: Error after install.
I'm having the same problem. Can you show me where to download the SVN and how to synch with the repository?