From: Jess <je...@oz...> - 2001-05-28 03:50:33
|
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 |