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

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
mark05

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

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post by Dr.CSS »

What OS is the sever running...
Have you checked the permissions?...
cyberman

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

Post 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 ?
mark05

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

Post 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??
mark05

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

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

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

Post 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  :).
mark05

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

Post by mark05 »

Will do. Thanks
Mark
Locked

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