Warning: fopen

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.
Post Reply
seafurymike
Forum Members
Forum Members
Posts: 24
Joined: Sun Feb 04, 2007 11:44 am

Warning: fopen

Post by seafurymike »

Hi I have an fopen error for caching reported in the end users browser and i cant work out how to supress this message.

I read i probably need to add a php.ini file with code to send this to a file instead but this is beyond me and i cant work it out.

Can anyone help please

Here is the full error message

Warning: fopen(/usr/local/pem/vhosts/103699/webspace/httpdocs/tmp/cache/contentcache.php): failed to open stream: Permission denied in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 515 Warning: fread(): supplied argument is not a valid stream resource in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 516 Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 517 Warning: fopen(/usr/local/pem/vhosts/103699/webspace/httpdocs/tmp/cache/contentcache.php): failed to open stream: Permission denied in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 557 Warning: fwrite(): supplied argument is not a valid stream resource in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 558 Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/pem/vhosts/103699/webspace/httpdocs/lib/classes/class.contentoperations.inc.php on line 559
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Warning: fopen

Post by Wishbone »

Do those paths exist?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Warning: fopen

Post by Rolf »

Contacted webhost yet? He could change it...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”