From: Jess <je...@oz...> - 2001-05-28 10:33:06
|
Hi, Yes that was done at the beginning. The perl files in the "bin/mozilla/*.pl" they don't have the shebang line at the top of the source code and are missing the require "sql-ledger.conf"; Is this normal? Also if you look at the error log file down below it says something about:: "Premature end of script headers: /www/sqll/login.pl" What is that about? Regards Jess ----- Original Message ----- From: "Antonio Gallardo" <ag...@ib...> To: <sql...@li...> Sent: Monday, 28 May, 2001 4:29 PM Subject: Re: Problems running SQL Ledger 1.4.3 > You must remove the password before start. > > I think this will be on the members directory. > > Please, check the upgrade procedure. > > Regads, > > Antonio > ----- Original Message ----- > From: "Jess" <je...@oz...> > To: <sql...@li...> > Sent: Sunday, May 27, 2001 9:50 PM > Subject: Re: Problems running SQL Ledger 1.4.3 > > > > > > Hi List Members, > > I have done a clean install of 1.4.3. > > I was using 1.2.10 of SQL Ledger without any problems. So I didn't bother > > going through upgrading procedure I didn't have anything of value in the > > database so I instead just wiped the tables and rebuilt them with > > "acc-Pg.sql" and then copied all the files to the same folder the 1.2.10 > > version was in after I deleted version 1.2.10 files from the web root > > subdirectory called "SQLL" in lower case. > > > > When I run http://192.168.1.3/sqll/login.pl > > > > I get the login screen, I type in "Username" as in the "admin/members" > file > > and no password and I get: > > > > ============>>>>>>>>>> > > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable > > to complete your request. > > Please contact the server administrator, me...@oz... and inform them > of > > the time the error occurred, and anything you might have done that may > have > > caused the error. > > More information about this error may be available in the server error > log. > > > > Apache/1.3.14 Server at 192.168.1.4 Port 80 > > ========>>>>>>>>>>>>>>>> > > > > Access Log:--- > > [Mon May 28 13:08:26 2001] [error] [client 192.168.1.3] Premature end of > > script headers: /www/sqll/login.pl > > [Mon May 28 13:20:51 2001] [error] [client 192.168.1.3] Premature end of > > script headers: /www/sqll/login.pl > > Error Log:--- > > 192.168.1.3 - - [28/May/2001:13:08:14 +1000] "GET /sqll/login.pl HTTP/1.1" > > 200 1087 > > 192.168.1.3 - - [28/May/2001:13:08:19 +1000] "POST /sqll/login.pl > HTTP/1.1" > > 200 121 > > 192.168.1.3 - - [28/May/2001:13:08:26 +1000] "POST /sqll/login.pl > HTTP/1.1" > > 500 604 > > 192.168.1.3 - - [28/May/2001:13:20:51 +1000] "POST /sqll/login.pl > HTTP/1.1" > > 500 604 > > > > > > What is it I am missing? > > > > Regards Jess > > > > My setup: > > Win2000 Professional > > Apache 1.3.14 > > Lastest Perl > > PostreSQL 7.0.3 > > > > > > > > > > > > > |