Moving a Drupal between linux servers, best practice to avoid file-ownership problems
- by zero
I want to port over a Drupal commons 6x24 from a local LAMP-stack to a production webserver. Both systems run OpenSuse Linux. How do I do this, what are the most important steps. How should I handle file-ownership.
It's important for me to have to have full control of the file ownership. If I use the wwwrun account, I frequently run into…