https://bugzilla.wikimedia.org/show_bug.cgi?id=68499

metatron <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from metatron <[email protected]> ---
Your webservice has been restarted
2014-07-24 07:47:05: (server.c.1512) server stopped by UID = 51434 PID = 23122 
2014-07-24 07:47:33: (log.c.166) server started 
2014-07-24 08:02:19: (server.c.1512) server stopped by UID = 0 PID = 17456 
2014-07-24 08:02:48: (log.c.166) server started 

With restart it got the new default config, which checks for custom php-fcgi
handlers in .lighttpd.conf.

But this check fails, if there's no such config-file at all.

Please create a file .lighttpd.conf and add some arbitrary comment or something
useful like:

server.modules += ("mod_auth","mod_status")
status.status-url = "/mix-n-match/server-status"
status.statistics-url = "/mix-n-match/server-statistics"

Seems to be my faulft this time :/
Sry for that!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to