Add new Page fails - returns to login page
Posted: Wed Mar 24, 2010 11:56 am
Having installed CMS-MS on my remote Java host I'm now trying to create my first content pages.
When I select 'Content' from the main menu the new display pageshows the following errors...
When I select 'Add New content', complete he new page details and then select the 'submit' button the process fails and I'm returned to the login menu.
Any idea what's going wrong?
When I select 'Content' from the main menu the new display pageshows the following errors...
Code: Select all
Warning: fopen(/home/davout/public_html/cmsms/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/davout/public_html/cmsms/lib/classes/class.contentoperations.inc.php on line 568
Warning: fwrite(): supplied argument is not a valid stream resource in /home/davout/public_html/cmsms/lib/classes/class.contentoperations.inc.php on line 569
Warning: fclose(): supplied argument is not a valid stream resource in /home/davout/public_html/cmsms/lib/classes/class.contentoperations.inc.php on line 570
Any idea what's going wrong?