|
From: Julien L. <jul...@it...> - 2002-04-02 23:07:00
|
On Tue, Apr 02, 2002 at 03:42:13PM -0700, Dieter Simader wrote: > You are condradicting yourself. > > Does admin.pl run or not? I'm sorry if I'm a bit unclear (english is not my usual language)... I'll try to be more precise: The script runs for this: - getting the "login screen" (text inputs for username and password) - entering a wrong username and/or password (normal error message) - getting the "admin login screen" (password input) - getting to the basic admin screen where you can add/remove users - change admin password - go to the "Pg Database Administration" screen But if I: - try to login as a valid user - click on "Create Dataset" or "Delete Dataset" (with various user, password, etc. and also with and without database created in postgres) I get an Internal Server Error: Unknown error Compilation failed in require at /usr/local/sql-ledger/admin.pl line 86. [Tue Apr 2 12:19:44 2002] [error] [client 192.168.1.103] Premature end of script headers: /usr/local/sql-ledger/admin.pl So therefore I cannot "enter" into the application (as a user) and try things out. Thanks again for the help, Julien Lajeunesse |