On 2008.03.04, Xavier Bourguignon <[EMAIL PROTECTED]> wrote: > [04/Mar/2008:18:26:09][25063.3083937456][-main-] Notice: nscp: > listening on 127.0.0.1:8001 > [04/Mar/2008:18:26:09][25063.3074169744][-nssock:driver-] Notice: > nssock: listening on 127.0.1.1:8000 > > It seems that there is a problem with one of the tcl files. Anyway, I > go to http://localhost:8001, but nothing happens at all. As soon as I > Ctrl-C the aolserver I get this in my browser: > login: Password:
That's because you've configured nscp (the control port) to listen on port 8001/tcp. nssock (the HTTP listener) is apparently configured on 8000/tcp. Try: http://localhost:8000/ instead. -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.