|
From: Andy F. <and...@ho...> - 2001-09-09 19:12:21
|
I think what Dieter is trying to say is that the files don't have the necessary permissions to allow the web server to write to them. If you change the permissions of the users directory you should be fine. The command would be something like this: chown -R nobody.nogroup users from the directory above the users directory. Andy ----Original Message Follows---- From: James Cluff <jam...@ya...> Reply-To: sql...@li... To: sql...@li... Subject: Re: can't locate /test.conf at SL/user.pm line 115 Date: Sat, 8 Sep 2001 12:52:42 -0700 (PDT) Dieter, I am not sure exactly what you mean. I read through the httpd.conf and a linux manual. I am relatively new to linux. I don't want to trouble you, but could you be more explicit? Thank you James --- Dieter Simader <dsi...@sq...> wrote: > the webserver could not write to the users > directory. > > set the directory owner to the one your server runs > as (nobody.nogroup) > > > 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 Fri, 7 Sep 2001, James Cluff wrote: > > > I just installed the software today on Linux 7.1 > It > > all went very well, in fact I was suprised how > well it > > went. > > > > However... > > > > when I try to login from sql-ledger/login.pl > > I get the following error > > ========================================= > > > > Internal Server Error > > The server encountered an internal error or > > misconfiguration and was unable to complete your > > request. > > Please contact the server administrator, > > root@localhost 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.19 Server at localhost.localdomain Port > 80 > > > > ======================================== > > > > > > I looked in the server error log and it says: > > > > computation failed in require at > > /var/www/sql-ledger/login.pl line 76. > > can't locate /test.conf at SL/user.pm line 115 > > > > compilation failed at /var/www/sql-ledger/login.pl > > line 76. > > premature end of script headers: > > /var/www/sql-ledger/login.pl > > > > I think I configured something wrong, but can't > find > > the problem. Anyone have any ideas? or had any > > problems with redhat 7.1? The only difference I > am > > aware of regarding this issue is the location of > /www/ > > from previous versions of Red Hat. > > > > Thanks > > James Cluff > > jam...@ya... > > > > __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |