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
can not find cms/tmp/cache/contentcache.php
Re: can not find cms/tmp/cache/contentcache.php
What OS is the sever running...
Have you checked the permissions?...
Have you checked the permissions?...
Re: can not find cms/tmp/cache/contentcache.php
This file will be created by CMSmsmark05 wrote: The file cms/tmp/cache/contentcache.php does not exist so I down loaded again but to no avail.

Have you tried to set permission for tmp/cache dir to 777 ?evidently I did something wrong. anybody have a suggestion for me.
Re: can not find cms/tmp/cache/contentcache.php
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??
I now get the following message.
Site down for maintenance.
Do I reinstall or??
Re: can not find cms/tmp/cache/contentcache.php
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
Thanks all for your help.
Mark
Re: can not find cms/tmp/cache/contentcache.php
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/sitedownmark05 wrote: I now get the following message.
Site down for maintenance.
