On this page
Server configuration mistakes
Last updated on
30 April 2025
This is a list of problems related to server configuration problems when running OG Mailinglist.
Drupal files belong to nonexistent user
postfix/sendmail[2802]: fatal: no login name found for user ID 6226
For some reason, the drupal install. directory and all children were owned by user 6226 from group 6226. The problem went away once I changed the ownership.
chown -R www-data:www-data /var/www/drupal
Thank you, sano, for this tip.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion