Bug #1626
install changes directory permissions (Ubuntu Gutsy)
| Status: | Invalid | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.5.0 | |||
| Pending: | No |
Resolution: | invalid |
|
| Patch available: |
Description
When upgrading to lighttpd (1.4.18-1ubuntu1.3) the file permissions of /var/log/lighttpd were changed from my settings of user "other-user" to user "www-data" causing the server to not restart due to permission errors.
Error message:Setting up lighttpd (1.4.18-1ubuntu1.3) ...
- Starting web server lighttpd 2008-04-03 14:34:05: (mod_accesslog.c.535) opening access-log failed: Permission denied /var/log/lighttpd/access.log
2008-04-03 14:34:05: (server.c.892) Configuration of plugins failed. Going down.
Manual fix:
chown directory back to old state