Page 1 of 1

error after moving server

Posted: Thu Nov 01, 2012 12:04 pm
by DStratton
Hi

I moved my CMS site from one host to anotehr and no I receive the error

Warning: fopen(/home/wdta/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/wdta/public_html/lib/classes/class.contentoperations.inc.php on line 630

Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/wdta/public_html/lib/classes/class.contentoperations.inc.php on line 631

Warning: fclose() expects parameter 1 to be resource, boolean given in /home/wdta/public_html/lib/classes/class.contentoperations.inc.php on line 632

My site is www.tenniswollongong.com.au. It was only in the admin area at first but after changing a page it now appears on the home page.

The new host uses suPHP and requires 755 for directories and 644 for files and I have these permissions. I cannot set the permissions any other way. Is there a way around this?

Re: error after moving server

Posted: Thu Nov 01, 2012 12:15 pm
by Jos
Did you follow these instructions? http://docs.cmsmadesimple.org/moving
Step 1
Clear the Cache:

Re: error after moving server

Posted: Thu Nov 01, 2012 12:20 pm
by DStratton
It was actually moved via cpanel back and restore so cms I did not manually do anything.

Re: error after moving server

Posted: Thu Nov 01, 2012 4:35 pm
by Jos
So now you know you should ;)