[Mono-aspnet-list] No response from fastcgi-mono-server2 on lighttpd/FreeBSD

frankpeng pccom.frank at hotmail.com
Thu Jun 9 16:28:15 EDT 2011


I got the same problem. FreeBSD not supporting Pipe. Change the socket to
Unix won't work. I try to start fastcgi-mono-server, but i got errors like
these:

#/usr/local/bin/fastcgi-mono-server /socket=tcp:9000
[2011-06-09 16:20:23Z] Error   Error in argument "address". "" cannot be
converted to an IP address.


#/usr/local/bin/fastcgi-mono-server /socket=tcp:9000 --address 127.0.0.1
[2011-06-09 17:03:11Z] Error   There are no applications defined, and path
mapping is disabled.
[2011-06-09 17:03:11Z] Error   Define an application using /applications,
/appconfigfile, /appconfigdir

#/usr/local/bin/fastcgi-mono-server  --address 127.0.0.1 /socket=tcp:9000
[2011-06-09 17:04:23Z] Error   There are no applications defined, and path
mapping is disabled.
[2011-06-09 17:04:23Z] Error   Define an application using /applications,
/appconfigfile, /appconfigdir


#/usr/local/bin/fastcgi-mono-server
[2011-06-09 17:05:02Z] Error   Error: Pipe sockets are not supported on this
system.



--
View this message in context: http://mono.1490590.n4.nabble.com/No-response-from-fastcgi-mono-server2-on-lighttpd-FreeBSD-tp1539736p3586697.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list