Files
packages/net
chris5560 a909d2d7a2 [PATCH] lighttpd: errorlog failed as non root user
if running as non root user (what's should be the default on web-servers) you get:
(log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied

Fix: create log directory only if not exist and chmod 777 to allow anyone 
to write and create files inside default log directory

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-23 21:50:16 +02:00
..
2014-07-02 15:30:10 +02:00
2014-06-16 11:38:45 +02:00
2014-07-06 22:03:21 +02:00
2014-06-30 23:49:21 +02:00
2014-07-01 20:54:41 +02:00
2014-07-21 17:57:31 +02:00
2014-07-16 10:29:24 +02:00
2014-06-04 07:01:48 +02:00
2014-07-19 14:18:37 +01:00
2014-06-24 19:30:53 +02:00
2014-07-17 18:02:47 +01:00
2014-07-09 00:39:01 +02:00
2014-07-01 20:54:41 +02:00
2014-07-17 17:50:58 +01:00
2014-06-11 12:05:02 +02:00
2014-06-26 03:09:13 +02:00
2014-07-13 13:25:38 +03:00
2014-06-11 16:37:32 +02:00
2014-07-19 17:20:36 +02:00