ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-talk
ruby-talk
Re: Error when starting the server
by Albert Schlef other posts by this author
May 8 2008 9:55AM messages near this date
Re: How call scripts in windows using something like 'nohup' in linux | Re: Error when starting the server
Corne Lombaard wrote:
>  [...] Address already

I'm not familiar with Rails, but it seems you're trying to start Ruby's 
web server (Webrick). This server sits listening on port 80 for 
requests. You probably already have some other server listiening on this 
port. E.g. Apache. So make Webrick listen on some other port (E.g. 81).
-- 
Posted via http://www.ruby-forum.com/.
Thread:
Albert Schlef
Michael Linfield

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved