Best way to move CMSMS MLE to another server?
Posted: Thu Jul 22, 2010 11:21 am
I usually make sites at localhost first and then moves 'em to to real destination, but I haven't succeed yet to move a site from localhost A --> localhost B.
Is the best way to istall CMSMS MLE all over again and then move the database? but what is in the db then anfd what is not? flag-config is in files, but no flags became visual when I tried to move in a db in a mle with no configurated flags through backend, so that lang-config is written to files?
Many problems I have had today trying to use straight file copying seems to be cacherelated. For example I haev a backend, but no frontend and in backend I get following error: And those lines are:
I am all over the forum asking all sorts of (stupid?)
queston it seems, thanks gals'n'gays for keeping up with me beeing such a nub.
Peetra.
Is the best way to istall CMSMS MLE all over again and then move the database? but what is in the db then anfd what is not? flag-config is in files, but no flags became visual when I tried to move in a db in a mle with no configurated flags through backend, so that lang-config is written to files?
Many problems I have had today trying to use straight file copying seems to be cacherelated. For example I haev a backend, but no frontend and in backend I get following error:
Code: Select all
Warning: fopen(/home/peetra/htdocs/cms-mle-fi-sv/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Lupa evätty in /home/peetra/htdocs/cms-mle-fi-sv/lib/classes/class.contentoperations.inc.php on line 568
Warning: fwrite(): supplied argument is not a valid stream resource in /home/peetra/htdocs/cms-mle-fi-sv/lib/classes/class.contentoperations.inc.php on line 569
Warning: fclose(): supplied argument is not a valid stream resource in /home/peetra/htdocs/cms-mle-fi-sv/lib/classes/class.contentoperations.inc.php on line 570
Code: Select all
$handle = fopen($cachefilename, "w");
fwrite($handle, '<?php return; ?>'.serialize($tree));
fclose($handle);
queston it seems, thanks gals'n'gays for keeping up with me beeing such a nub.

Peetra.