How should I add Drupal to the usersgroup with full privilegies? -
How should I add Drupal to the usersgroup with full privilegies? -
i want alter owner of files directory on drupal, but.. what's drupal user ?
i have 1 user in unix system, 1 moved files. drupal complains cannot edit them.
how can add together drupal usersgroup total writing access ?
chown...
thanks
you don't need drupal own them, add together grouping has write access.
drupal perform acts webserver typically using www user, ubuntu it's www-data.
you can utilize chgrp add together grouping , chmod g+w give write permission.
you can recursively, need once.
drupal drupal-6
Comments
Post a Comment