All,
        Is there a possibility that there could be an issue with one of
the 3.11 packages. I have tried several rebuilds both on CentOS 5 and
Fedora 8. Everything goes well, however, when access the web interfaces,
the browser fails to connect to port 8443.

service sipxpbx configtest shows everything to be ok:
[r...@sipx ~]# service sipxpbx configtest
Checking TLS/SSL configuration:                            [  OK  ]
Checking Per-process file descriptor limits:               [  OK  ]
Checking rpm configuration file updates:                   [  OK  ]
Checking SELinux is not enforcing:                         [  OK  ]
Checking Apache configuration:                             [  OK  ]
Checking hostname is fully qualified:                      [  OK  ]
Checking localhost address configured:                     [  OK  ]
Checking localhost name is not shared:                     [  OK  ]
Checking configuration service hostname and address:       [  OK  ]
Checking /tmp directory has correct permissions:           [  OK  ]

Service sipxpbx status:
checking sipxsupervisor:                                   [  OK  ]

httpd was not install previously installed and did install as part of
yum install sipxecs.

Any ideas? Httpd is being started as part of the sipxpbx service.

Jes

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Becker,
Jesse
Sent: Saturday, January 31, 2009 10:19 AM
To: Scott Lawrence
Cc: [email protected]
Subject: Re: [sipx-users] SipX Config 8443 Not Responding

Thanks, Scott. I will give this a try. I had been using CentOS 5 with
all previous test builds, however, there is a dependency problem with
the conference package which has not yet been resolved in the CentOS
nightly build. This is my first time installing on Fedora. The issues I
run into with Fedora 8 is that there are only two options. A DVD which
will not work in my testing server (CD-ROM drive) or the live CD which
installs a default list of packages. I am going to try the live CD with
the workaround below.

Thanks,

Jes

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Scott
Lawrence
Sent: Friday, January 30, 2009 9:43 AM
To: Becker, Jesse
Cc: [email protected]
Subject: Re: [sipx-users] SipX Config 8443 Not Responding


On Thu, 2009-01-29 at 21:14 -0500, Becker, Jesse wrote:
> 
> Tony,
>     Now that I look back at the sipxecs installation it does not look
> like it installed httpd or apache so it may have been on there ahead
> of time. It is the first time installing on Fedora... I have always
> used CentOS before, however, there are currently dependency issues on
> that build. Is there something I can do to rectify this issue or
> should I start the installation from scratch.

The workaround is easy; as root:

  service httpd stop
  chkconfig httpd off
  service sipxpbx restart

The sipXecs system starts its own httpd, so if the default one is
running, they conflict.

The plan is that for 4.2 this problem will be eliminated because we'll
no longer rely on apache.


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to