Page 1 of 1

can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 4:46 am
by mark05
I have succeeded to install CMS except that I get the following message when the application is opened. The file cms/tmp/cache/contentcache.php does not exist so I down loaded again but to no avail. evidently I did something wrong. anybody have a suggestion for me.

Warning: fopen(/home/vista/public_html/cms/tmp/cache/contentcache.php): failed to open stream: Permission denied in /home/vista/public_html/cms/lib/classes/class.contentoperations.inc.php on line 557

Warning: fwrite(): supplied argument is not a valid stream resource in /home/vista/public_html/cms/lib/classes/class.contentoperations.inc.php on line 558

Warning: fclose(): supplied argument is not a valid stream resource in /home/vista/public_html/cms/lib/classes/class.contentoperations.inc.php on line 559

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 4:50 am
by Dr.CSS
What OS is the sever running...
Have you checked the permissions?...

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 5:11 am
by cyberman
mark05 wrote: The file cms/tmp/cache/contentcache.php does not exist so I down loaded again but to no avail.
This file will be created by CMSms  :), but CMSms need access to tmp/cache for that.
evidently I did something wrong. anybody have a suggestion for me.
Have you tried to set permission for tmp/cache dir to 777 ?

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 5:20 am
by mark05
OK maybe I'm making some progress. I changed the tmp/cach to 777.
I now get the following message.
Site down for maintenance.

Do I reinstall or??

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 5:46 am
by mark05
Evidently I deleted the install folder sooner than I should have. I reinstalled it, ran the install program again, and now I'm up and running.
Thanks all for your help.
Mark

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 5:50 am
by cyberman
mark05 wrote: I now get the following message.
Site down for maintenance.
Oh no, sounds great - please go to admin panel, menu site admin > Global settings and clear cache. Or you can do it manually too - delete file /tmp/cache/sitedown  :).

Re: can not find cms/tmp/cache/contentcache.php

Posted: Thu Dec 07, 2006 6:06 am
by mark05
Will do. Thanks
Mark