[Bug 58931] webservice does not start

2014-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

seth  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from seth  ---
it runs! ;-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2014-03-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

--- Comment #6 from Tim Landscheidt  ---
I set up searchsbl as per [[de:Benutzer Diskussion:Lustiger seth#Your searchsbl
tool at Labs]].

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2014-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

--- Comment #5 from Tim Landscheidt  ---
(In reply to seth from comment #4)
> ok, so if it works now (without explicit cgi-handling and without a running
> webservice), what does that mean? Does it mean that the tool does not use
> Lighttpd, but apache?

If there's no webservice running, the tool uses Apache.

> Is it ok, to let the tool run without a Lighttpd webservice?

That will stop working soon, as part of the move to the new data center (cf.
[[wikitech:Tool Labs/Migration to eqiad]]) will be that Apache is removed
completely and only lighttpd ("webservice") will be available.  So you should
make sure that your tool runs with lighttpd.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2013-12-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

--- Comment #4 from seth  ---
ok, so if it works now (without explicit cgi-handling and without a running
webservice), what does that mean? Does it mean that the tool does not use
Lighttpd, but apache?

Is it ok, to let the tool run without a Lighttpd webservice?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2013-12-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

--- Comment #3 from Marc A. Pelletier  ---
It may be (relevant).  Lighttpd doesn't handle /cgi-bin/ by default the same
way apache does; you need to ask it do to so explicitly with a configuration
stanza.

Look at the last section of 

https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help/NewWeb

Where that is explained with an example.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2013-12-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

--- Comment #2 from seth  ---
That's kind of strange (at least for me):

http://tools.wmflabs.org/searchsbl/ is running again, although I changed
nothing. There's still no webservice running for that tool and its access.log
still has the rights mentioned in my first post. But the tool works.

However I did what you said at the other tool (url-converter), although it was
running now, too:
I commanded 'rm access.log' and 'webservice restart' to start the webservice.
After that http://tools.wmflabs.org/url-converter/ was not reachable. But when
I stopped the webservice, the tool worked again.

(Both tools are cgi-scripts written in perl, but I don't know if that's
relevant for this ticket.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58931] webservice does not start

2013-12-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58931

Marc A. Pelletier  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Marc A. Pelletier  ---
You have a leftover access.log from the default apache config.  You can fix
your issue by simply doing:

rm access.log

And starting your webservice again.

This should probably be in a FAQ somewhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l