Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User cmterenci's Avatar
    Join Date
    May 2003
    Posts
    2
    Hi - I have installed "S60 3RD EDITION SDK FOR SYMBIAN OS, FOR C++ (14.06.2006)
    MAINTENANCE RELEASE" and the Mobile Web Server plugin. The MWS icon shows under "Installations" and can the application itself can be started.

    I have the following two issues:
    1.) The wizzard does only asks for the user name and password - but not for the Winsock APN. My assumption is that the MWS configuration is not completed which may be the cause for the following issue 2.)

    2.) When I try to start the web server from the options menue - it never really starts, independent whether I choose the Internet or local option.


    The file Epoc32\winscw\c\data\Web server\logs\error looks like this:

    [Wed Sep 19 07:39:07 2007] [warn] (88)Function not implemented: apr_socket_opt_set: (TCP_NODELAY)
    (22)Invalid argument: make_sock: could not bind to address 0.0.0.0:80
    No listening sockets available, shutting down.
    Configuration Failed

    Any suggestions?

    Kind regards,
    cmterenci

  2. #2
    Nokia Developer Expert jhnwkmn's Avatar
    Join Date
    Mar 2003
    Posts
    457
    Quote Originally Posted by cmterenci View Post
    [Wed Sep 19 07:39:07 2007] [warn] (88)Function not implemented: apr_socket_opt_set: (TCP_NODELAY)
    That warning can be ignored and is not related to the problem.
    (22)Invalid argument: make_sock: could not bind to address 0.0.0.0:80
    No listening sockets available, shutting down.
    Configuration Failed

    Any suggestions?
    Do you have a web-server running on your PC that already is using port 80? Namely, the emulator uses the network stack of the PC so if you have a web-server on the PC, then the web-server in your emulator will not start.

    You can change the port used by MWS in the file conf/httpd.conf but if you do that, I'm not sure whether it will be possible to browse to it over the gateway. Browsing directly using the PC's browser should work.

    Johan

  3. #3
    Registered User cmterenci's Avatar
    Join Date
    May 2003
    Posts
    2
    This response helped me to fix the problem. Actually it was not a web server preventing MWS to run but Skype, which was stealing port 80. A really tricky issue - but now that is fixed. Here is how you disable Sykpe port 80 listening:

    http://support.skype.com/index.php?_...details&_i=528

    Thanks a lot!

    cmterenci

Similar Threads

  1. SDK 3rd FP3: Emulator crashes at startup: KERN-EXEC 3
    By KarstenBln in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2007-06-27, 09:50
  2. HELP! S60 MIDP SDK emulator can't start
    By gigolab in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2005-10-05, 08:37
  3. Replies: 1
    Last Post: 2005-04-20, 12:47
  4. Replies: 1
    Last Post: 2003-05-08, 09:17

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved