sudden errror in admin

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Mesmer

sudden errror in admin

Post by Mesmer »

running cmsms:  0.11.2

I'm suddenly getting an error when i view the page tab in my admin. everything else seems to work

--
Warning: fopen(/usr/local/psa/home/vhosts/domain.nl/httpdocs/tmp/cache/contentcache.php): failed to open stream: Permission denied in /usr/local/psa/home/vhosts/domain.nl/httpdocs/lib/classes/class.content.inc.php on line 1784

Warning: fwrite(): supplied argument is not a valid stream resource in /usr/local/psa/home/vhosts/domain.nl/httpdocs/lib/classes/class.content.inc.php on line 1785

Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/psa/home/vhosts/domain.nl/httpdocs/lib/classes/class.content.inc.php on line 1786
---

I didn't change anything. Any idea what could be wrong?
pishkus

Re: sudden errror in admin

Post by pishkus »

try to clear the cache
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: sudden errror in admin

Post by calguy1000 »

if that doesn't work, then it's probably the result of a bad chmod or chown command that took away the permission of your webserver process to write to that directory.

Is this a hosted site, or on a private server?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Mesmer

Re: sudden errror in admin

Post by Mesmer »

Thanks for the quick replies!

I chmodded tmp/cache/contentcache.php 777 and that did the trick. Weird this suddenly happened..
Tony Cipriani

Re: sudden errror in admin

Post by Tony Cipriani »

I had the same problem, that solved it, tnx Mesmer.
Locked

Return to “CMSMS Core”