> >Dale Worley wrote: >> On Thu, 2008-10-02 at 16:27 -0400, Joseph Attardi wrote: >>> Martin sent an email about this the other day but there was no reply. >>> Now I am having the same problem. I'm trying to get sipX up and running >>> on a Fedora 8 virtual machine. It builds and installs without a hitch, >>> but when I try to start it, I get the same problem Martin described: >>> >>> Starting httpd: httpd: Syntax error on line 1049 of >>> /usr/local/sipx/etc/sipxpbx/httpd.conf: Could not open configuration
>>> file /usr/local/sipx/etc/sipxpbx/httpd-sipxchange-common-ssl.conf: No >>> such file or directory >>> >>> This is on Fedora 8, on the latest (svn 13583). >>> >>> Any ideas what's up here? There are corresponding .in files in >>> /usr/local/sipx/etc/sipxpbx (httpd-sipxchange-common.conf.in, >>> httpd-sipxchange-common-ssl.conf.in) but not the files themselves. >> >> I ran into this myself. The problem is that sipXconfig isn't yet >> generating these files. What I did was copy-and-edit the files from >> another working copy with a very similar code base. You could also >> manually translate the .in files. >> >> Dale >> >> > >sipXconfig does not try to generate those file, but whatever method was >used to generate them should still work (after all we did not switch off >config files preprocessing for all the other files until sipXconfig started >generating them). > >I was under impression that sipXconfig is not going to generate httpd >config files, since httpd usage in sipX is phased out. If that's not true >we need a JIRA issue to cover that. >D. > Whether we can phase out Apache from sipXecs in release 4.0 depends on whether we succeed to replace the VM system. Still we should not attempt to manage Apache through sipXconfig unless someone can point out a strong reason. The fact is that the httpd config files do not get processed anymore from their .in version to the actual config file. This issue is identified as a blocker here http://track.sipfoundry.org/browse/XECS-1725 and should be treated as such --martin _______________________________________________ sipx-dev mailing list sipx-dev@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev