View Single Post
Posts: 26 | Thanked: 0 times | Joined on Nov 2006
#1
OK, so I finally got around to getting MoinMoin running on the N800. (FWIW you just needs SimpleHTTPServer, BaseHTTPServer, SocketServer, and cgi modules installed.)

What I find when I launch Opera and connect to localhost is that I'm forced to connect to a network. This doesn't make any sense; I should always be able to connect to locahost even when no other network is present; that's the point of that interface.

Should I report this as a bug, or has anyone a workaround?

-- C