Erlang Mailing Lists

Author Message

<  Erlang Web mailing list  ~  [Erlangweb-users] Basic problem

Guest
Posted: Mon Oct 05, 2009 3:15 pm Reply with quote
Guest
Hello,
I am struggling with a problem, a very basic one I suppose, but I can't
solve it.
I follow the steps from http://wiki.erlang-web.org/Tutorial/Step1_Setup
but
./bin/start_interactive
fails with:

=ERROR REPORT==== 5-Oct-2009::16:00:16 ===
Failed to start service:
"/home/jerome/kanfihi/erlangweb-1.4rc1/config/inets_https.conf"
due to: "httpd_conf: 0.0.0.0 is an invalid address"

Any idea?
Thanks a lot,
J
Guest
Posted: Tue Oct 06, 2009 7:14 am Reply with quote
Guest
Hello,

----- "Jérôme Desquilbet" <jerome@desquilbet.org> wrote:

> Hello,
> I am struggling with a problem, a very basic one I suppose, but I
> can't
> solve it.
> I follow the steps from
> http://wiki.erlang-web.org/Tutorial/Step1_Setup
> but
> ./bin/start_interactive
> fails with:
>
> =ERROR REPORT==== 5-Oct-2009::16:00:16 ===
> Failed to start service:
> "/home/jerome/kanfihi/erlangweb-1.4rc1/config/inets_https.conf"
> due to: "httpd_conf: 0.0.0.0 is an invalid address"
>
> Any idea?

The problems refers to the inets starting procedure: it does not
recognize the 0.0.0.0 address.

I would try to provide a 'normal' hostname/ip, such as
- localhost/127.0.0.1
- your IP address (ifconfig is helpful)
- if both of them fail, try a wildcard: '*' (it is by default so
you can also remove BindAddress section from the configuration file)

The file you should change is config/inets.conf


> Thanks a lot,
> Jérôme.
>

Best regards,
--
Michal Ptaszek
www.erlang-consulting.com

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Erlangweb-users mailing list
Erlangweb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlangweb-users
http://www.erlang-web.org/
Post received from mailinglist
Guest
Posted: Tue Oct 06, 2009 8:38 am Reply with quote
Guest
Thanks, I'll try '*', I have already tried the real IP adress, but with
no success.
J.

Michal Ptaszek a écrit :
> Hello,
>
> ----- "Jérôme Desquilbet" <jerome@desquilbet.org> wrote:
>
>> Hello,
>> I am struggling with a problem, a very basic one I suppose, but I
>> can't
>> solve it.
>> I follow the steps from
>> http://wiki.erlang-web.org/Tutorial/Step1_Setup
>> but
>> ./bin/start_interactive
>> fails with:
>>
>> =ERROR REPORT==== 5-Oct-2009::16:00:16 ===
>> Failed to start service:
>> "/home/jerome/kanfihi/erlangweb-1.4rc1/config/inets_https.conf"
>> due to: "httpd_conf: 0.0.0.0 is an invalid address"
>>
>> Any idea?
>
> The problems refers to the inets starting procedure: it does not
> recognize the 0.0.0.0 address.
>
> I would try to provide a 'normal' hostname/ip, such as
> - localhost/127.0.0.1
> - your IP address (ifconfig is helpful)
> - if both of them fail, try a wildcard: '*' (it is by default so
> you can also remove BindAddress section from the configuration file)
>
> The file you should change is config/inets.conf
>
>
>> Thanks a lot,
>> Jérôme.
>>
>
> Best regards,

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Erlangweb-users mailing list
Erlangweb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlangweb-users
http://www.erlang-web.org/
Post received from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum