Warning messages after PHP upgrade

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
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Warning messages after PHP upgrade

Post by burlington »

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
replytomk3

Re: Warning messages after PHP upgrade

Post by replytomk3 »

Upgrade CMSMS.
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: Warning messages after PHP upgrade

Post by M@rtijn »

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 guess 1.5.2 doesn't support php5.
I understand you want to fix your problem before upgrading , but chances are that upgrading will actually fix this problem :D
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: Warning messages after PHP upgrade

Post by burlington »

Thanks folks.

You are of course right.

I will now upgrade soonest.

Martin
Post Reply

Return to “CMSMS Core”