Macromedia Flash Server - configuring httpd.conf on linux to use port 80

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > April 2005 > configuring httpd.conf on linux to use port 80





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author configuring httpd.conf on linux to use port 80
alfonso florio

2005-04-07, 5:50 pm

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!


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Wouter van Vliet / WEBclusive

2005-04-07, 5:50 pm

Check out the listen directive, somewhere quite high in your httpd.conf.
Make it say:

Listen xxx.xx.xx.xx:80

(and remove any other Listen entries)

alfonso florio wrote:
> 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!
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
>


--
Met vriendelijke groet,
Wouter van Vliet

WEBclusive
Calandstraat 1
2521 AD Den Haag
www.webclusive.com

Tel +31 (0) 70 3699 817
Fax +31 (0) 70 4450 321
Mob +31 (0) 61 5397 471
E-mail wouter-cbyZFP1Q8NkXQ3Lr6voeyA@public.gmane.org


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com