Re: autorun

From: Cruelworld Mud Admin (zemial@dune.net)
Date: 11/10/00


> hello....after i compiled up everything and typed in autorun and got this
> message...[vegeta17@bb5 circle30bpl17]$ ./autorun &
> [1] 7872
> so i went in and checked syslog.CRASh and saw this.....running bin/circle -q
> 8080
> Nov  9 17:34:29 :: CircleMUD, version 3.00 beta patchlevel 17
> Nov  9 17:34:29 :: Using lib as data directory.
> Nov  9 17:34:29 :: Running game on port 8080.
> Nov  9 17:34:29 :: Finding player limit.
> Nov  9 17:34:29 ::    Setting player limit to 248 using rlimit.
> Nov  9 17:34:29 :: Opening mother connection.
> Nov  9 17:34:29 :: Binding to all IP interfaces on this host.
> SYSERR: bind: Address already in use
> Quick boot mode -- rent check supressed.
> Using file descriptor for logging.
> so what does this all mean..i'm not quit sure why there is a problem with
> the
> ip address...any ideas?
> thanks!
>
Port 8080 is the standard web server port, and is probably already in use,
try another port in the autorun script, or in config.c ie:

ush_int DFLT_PORT = 9000;

Allan aka Zemial of Builders Academy


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/11/01 PDT