From: <sql...@li...> - 2005-10-14 11:59:27
|
On Thu, 2005-10-13 at 21:59 -0400, sql...@li... wrote: > I tried to manually start the httpd, but unsuccessful. It says: Could > not open config file /etc/httpd/conf/sql-ledger-httpd.conf Is that the correct path to the sql-ledger-httpd.conf file? My FC4 server(s) use /etc/httpd/conf.d/ as the external conf file location. Anything placed in there will be loaded automatically if it's named <foo>.conf. However, sql-ledger puts its conf file in /etc/httpd/conf along with httpd.conf. The permissions should be rw-r--r-- and user and group are root. There should also be a line in httpd.conf that reads: # SQL-Ledger Include conf/sql-ledger-httpd.conf When in doubt, delete the existing one and recreate it as above. A manual start (/sbin/service httpd start) will show some on-screen errors. The rest are found in /var/log/httpd/error.log. > I rechecked the file name; it is right and the owner and group are > both root. > I don't know what went wrong. If I comment out the > Include /etc/httpd/conf/sql-ledger-httpd.conf, then the httpd will > strat. > Thank you. > GL > sql...@li... wrote: > > On Fri, 14 Oct 2005 06:49 am, sql...@li...urceforge.= net=20 > > wrote: > >=20 > > =20 > > > > Hi, > > > > I am setting up a new fc4 server to run SL, but am unable to restar= t > > > > httpd after adding > > > > #SQL-Ledger > > > > Include /etc/httpd/conf/sql-ledger-httpd.conf > > > > to the httpd.conf file. > > > > Before adding the above two lines, I could see the apache test page= . > > > > After adding these two lines, I stopped httpd and then restart it, = but > > > > the httpd won't start. > > > > Any idea? > > > > GL > > > > =20 > >=20 > >=20 > > Try to start it manually. It should give you some traceback and it'll t= ell you=20 > > what's wrong in your configuration. > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, discussion= s, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > >=20 > > =20 --=20 James P. Kinney III \Changing the mobile computing world/ CEO & Director of Engineering \ one Linux user / Local Net Solutions,LLC \ at a time. / 770-493-8244 \.___________________________./ http://www.localnetsolutions.com GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics) <jk...@lo...> Fingerprint =3D 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7 |