[Mono-dev] mod-mono-server is already running
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Dec 21 23:15:28 EST 2005
On Thu, 2005-12-15 at 15:15 +0100, Lluís Pàmies i Juárez wrote:
> I've installed mod_mono2 in ubuntu dapper.
> But when I start apache, in the error.log appear:
> Another mod-mono-server with the same arguments is already running.
That's not an error. It's just that every apache child that cannot
connect to the unix socket created by mod-mono-server will try to run
it's own mod-mono-server. There can only be one... The others send that
to the logs.
-Gonzalo
More information about the Mono-devel-list
mailing list