Groups | Blog | Home
all groups > macromedia flash flashcom > february 2005 >

macromedia flash flashcom : configuring httpd.conf on linux to use port 80


ottocid
2/27/2005 2:26:56 AM
Hi ti all, i have a linux fedora box with apache running on, and I want to
make tunneling possible with FCS i have of course two IPs avaiable, but I
don't know exactly how to configure the httpd.conf to keep apache only on the
the first IP.... and how assign the port 80 of the second IP to fcs can
somebody tell me what to write on httpd.conf to make things work? actually my
Linux systemist wrote just this into httpd.conf.... <VirtualHost
xxx.xxx.xxx.53:80> DocumentRoot '/HOSTING/fcsweb.2ware.it/' ServerName
fcsweb.2ware.it </VirtualHost> but i get this errors when triyng to set the
second ip for FCS use into the adaptor.xml Feb 24 09:36:04 fcs Adaptor[8262]:
Failed to create listener for adaptor admin, IP , port 1111:
TCCommBridge::createListener - bind failed!!!. Feb 24 09:36:04 fcs
Adaptor[8262]: Failed to create listener for adaptor admin, IP , port 1111:
TCCommBridge::createListener - bind failed!!!. Feb 24 09:36:04 fcs
Adaptor[8262]: Failed to initialize listeners for adaptor ad min, fcserver is
already running or other processes are using the same ports. any help would
be appreciated!
Muffin Research
2/28/2005 1:20:13 AM
Hi, I have just posted a whole bunch of things on another post you started
relating to the same problem. It would probably be beneficial next time to not
start a second thread relating to one you have already started : )

Looking at the information you have posted it looks like FCS is already
running. Can you confirm?

How to configure httpd for virtual hosts depends whether you are using one
demon or several.

See the following: http://httpd.apache.org/docs-2.0/vhosts/ip-based.html
AddThis Social Bookmark Button