The PHP version for the server on which my website has been mounted has been upgraded from 4* to 5* and I now get the following warning message:
<quote>
Warning: fopen(/home/****/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/****/public_html/lib/classes/class.contentoperations.inc.php on line 556
Warning: fwrite(): supplied argument is not a valid stream resource in /home/****/public_html/lib/classes/class.contentoperations.inc.php on line 557
Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/lib/classes/class.contentoperations.inc.php on line 558
</quote>
I am running CMSMS version 1.5.2 "Caguas" which I know needs updating but I would like to sort this problem out first.
The permissions on the file in question are set at 644.
Can anyone help please?
Thank you.
Martin
Warning messages after PHP upgrade
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Warning messages after PHP upgrade
I guess 1.5.2 doesn't support php5.burlington wrote: I am running CMSMS version 1.5.2 "Caguas" which I know needs updating but I would like to sort this problem out first.
I understand you want to fix your problem before upgrading , but chances are that upgrading will actually fix this problem

-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Warning messages after PHP upgrade
Thanks folks.
You are of course right.
I will now upgrade soonest.
Martin
You are of course right.
I will now upgrade soonest.
Martin