Re: [Cppcms-users] system: Address already in use
Brought to you by:
artyom-beilis
From: <cn...@gr...> - 2010-08-21 07:38:32
|
Hi! My Opera browser complains "Could not connect to remote server". So is http://127.0.0.1:8080/hello. Regards, CN -----Original Message----- From: David Elrom <dav...@gm...> Point your webbrowser at 127.0.0.1:8080 . What do you see? On Aug 21, 2010 3:14 AM, <cn...@gr...> wrote: Hi! I get "system: Address already in use" error with service.port:8080. This error is gone if port 80 is configured instead. I am sure that no other apache2 instance is running (in Debian Lenny). What makes this conflict? Regards, CN ---------------------------- p4:/usr/src/cppcms-0.99.2.1/examples/hello_world# cppcms_run hello -c config.js Web Server Host:127.0.0.1 Web Server Port:8080 Document Root:/usr/src/cppcms-0.99.2.1/examples/hello_world Script:/hello Api:http Service IP:127.0.0.1 Service Port:8080 Server:/usr/sbin/apache2 -f /usr/src/cppcms-0.99.2.1/examples/hello_world/cppcms_rundir/apache.conf Starting Application Server:/hello Application Server PID:5337 Starting Web Server apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName system: Address already in use Web Server PID:5339 ------------------------------------ - Press Any Key To Stop The Server - |