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?
sudden errror in admin
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: sudden errror in admin
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?
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.
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
Thanks for the quick replies!
I chmodded tmp/cache/contentcache.php 777 and that did the trick. Weird this suddenly happened..
I chmodded tmp/cache/contentcache.php 777 and that did the trick. Weird this suddenly happened..
