--- "Richard Amerman" <[EMAIL PROTECTED]> wrote: > I have been trying to get webconf working on a new uClibc box but can't
> get anywhere. I did have weblet working but took that off and did > everything I could find online to setup webconf. > > I'm on the latest beta. > > Here is one thing I get: > > Jul 14 12:23:03 RBAFW mini_httpd[10398]: socket :: - Address family not > supported by protocol > Jul 14 12:23:03 RBAFW mini_httpd[10398]: bind 0.0.0.0 - Address already > in use > Jul 14 12:23:03 RBAFW mini_httpd[10398]: can't bind to any address > > Any ideas? > It sounds like something is already using port 80 on your box. As Peter suggested, is an old mini_httpd already running on your box? (ps | grep mini_httpd) Since weblet was working, you might also what to check your etc/inetd.conf and make sure the sh-www line is commented out, and then restart inetd. Hope this helps ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
