I'd check three things
1) Did you create a user?
2) Did you create a database? Is it named in all lower caps?
3) Did you attach the database to the user?
The error you've got sounds like one of the above is missing.
-Gary
At 12:20 AM 11/29/2001 -0600, sql...@fi... wrote:
>Howdy! I am getting an internal server error when I invoke the login.pl
script.
>It comes up with a
>
>Can't locate /usr/local/www/sql-ledger/users/test2.conf at SL/User.pm line
115.
>Compilation failed in require at /usr/local/www/sql-ledger/login.pl line 77.
>[Thu Nov 29 23:25:33 2001] [error] [client 127.0.0.1] Premature end of
script headers: /usr/local/www/sql-ledger/login.pl
>
>error in the httpd error-log.
>
>Seems as if it is unable? to create the users conf file on initial login.
I have
>checked the directories on the web server, and I am able to login as su
nobody
>and put files in the users directory.
>
>The admin front-end seems to be working correctly though. I was able to add a
>user and create/delete databases just fine. The file is not in the users
>directory after I have created a user. I am able to edit the user after I
have
>created them, so I figured that the .conf file is created upon initial login.
>
>It's redhat 7.1 with stock apache and stock perl.
>
>Thanks,
>
>Steve
>
>
>
|