Posted by vabue on April 19, 2012 at 6:14pm
Hello all!
I've use Barracuda/Octopus/Aegir system for one of my projects. Now I want to move to another server, without BOA.
After copying files, loading mysql dump I've gota problem. After clearing cache site went to WSOD. The same error appeared in any developer enviroment.
Any suggestions?
Comments
migrate
try performing a "migrate" on the site with the WSOD and see if that helps.
New enviroment is not BOA.
New enviroment is not BOA.
drush updatedb
Although I didn't experience WSOD when transferring sites from BOA to another environment, all the problems I had were cleared by doing
drush updatedbIncompatible modules were disabled & all caches were cleared. I had to do this on every site I transferred...