I installed mobile web server sis on N95 device and tried to
connect in both mode(locally & internet) but not succeded.
1) when I tried to connect locally, MWS shows Running locally but
on requesting via web browser using http://127.0.0.1/
i got "Service unavailable" error on my mobile web browser.
inside log file of server, following is the error description:
[Fri Sep 19 17:33:18 2008] [warn] (88)Function not implemented: apr_socket_opt_set: (TCP_NODELAY)
[Fri Sep 19 17:33:19 2008] [notice] mod_python: Creating 1 session mutexes based on 0 max processes and 0 max threads.
[Fri Sep 19 17:33:19 2008] [notice] mod_python: Creating 1 session mutexes based on 0 max processes and 0 max threads.
2) when I tried to connect via internet than it always shows
connection timed out error.
Please help me to start mobile web server so that i can start
working on it.




