Error after 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
Sean

Error after install.

Post 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
Sean

Re: Error after install.

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error after install.

Post 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!
Sean

Re: Error after install.

Post by Sean »

I get an invalid archive error.  It shows up as 45 bytes.  gziped and tarred.

-Sean
Sean

Re: Error after install.

Post 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
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error after install.

Post 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!
siharat

Re: Error after install.

Post by siharat »

I'm having the same problem. Can you show me where to download the SVN and how to synch with the repository?
Locked

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