Once you got everything setup there is no need to change anything. Wether you enter the directives in your httpd.conf file or Include with an external file makes no difference.
setup.pl does not touch the files unless it is a new installation. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Thu, 7 Nov 2002 [EMAIL PROTECTED] wrote: > > At 11:45 PM 11/7/2002 +0100, you wrote: > > >Am Don, 2002-11-07 um 23.36 schrieb Ho-Sheng Hsiao: > > > > > What are the Internal Server errors, and what do you have SUEXEC set > > > to? > >[Thu Nov 7 23:42:08 2002] [error] [client 127.0.0.1] Premature end of > >script headers: /usr/local/sql-ledger/admin.pl > >bin/lynx/admin.pl did not return a true value at > >/usr/local/sql-ledger/admin.pl line 119. > > > >What's SUEXEC? I don't have it in httpd.conf > Hi, again, > If I can throw in my 2 cents worth, I now recall that my problem in > installing sql-ledger was the insertion of the lines in the httpd.conf > file. The way it is written, one cannot just create the sql-httpd.conf file > and expect it to work as per instructions. I had to figure out that the > "alias" line and the rest had to go in the httpd.conf mod-alias section (if > I recall correctly). I then got rid of the sql-ledger-httpd.conf file and > the corresponding entry in httpd.conf.] > Skjpecifically, I simply added the lines in the section <IfModule > mod_alias.c>.......</IfModule> > From then on, everything worked fine. > To be frank, the reason I did it this way is because I do not know how to > modify the sql-ledger-httpd.conf file so that httpd.conf will read it > correctly. :)) > The difference in using the sql-ledger-httpd.conf file is that it will save > re-entering the configuration in the httpd.conf file after an update. > > HTH, > PJ > > >

