From: German D. <g_d...@ya...> - 2001-06-17 05:57:06
|
Jess: By looking at your error.log it tells me that the URL is being rerouted and that the old one is no longer available. On your apache config you need to provide the new path or as part of your settings in windows add sql-ledger/users/members as part of your path. Good luck Jerry --- Jess <je...@oz...> wrote: > Yes, the one supplied with 1.4.5 called > members.default was renamed to > members, the path is:- > > |---------- path----------|---file---| > sql-ledger/users/members/members > > > sql-ledger.conf variable was modified to: > $memberfile = "users/members"; > > The members file contains:- > ------------------------------------------------------- > # members file format is as follows: > # username enclosed in square brackets > # label= line for setting up hash in signon script > # everything up to eof or next [ is read in > # ignore anything past a hash mark and empty lines > > [root login] > password= > ------------------------------------------------------ > Regards Jess > > ----- Original Message ----- > From: "Dieter Simader" <dsi...@sq...> > To: <sql...@li...> > Sent: Sunday, 17 June, 2001 2:31 AM > Subject: Re: Apache denied access problem. > > > > Do you have a members file, if so, where is it? > > > > sql-ledger.conf has a variable > > > > $memberfile = "path/filename"; > > > > to specify the location and name for the file. > > > > > > 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 Sat, 16 Jun 2001, Jess wrote: > > > > > Hi People, > > > I am trying to determine why Apache is giving an > ERROR! Permission > Denied > > > message when there is no access restriction in > the file system which a > > > standard WIN98 FAT32 Partitioned drive running > Windoze 2000 Pro. As far > as > > > I can tell there is no restriction in Apache > httpd.conf file that would > > > disallow access to the users/members directory > or file. > > > > > > So can Dieter or someone who is more intimate > with the Perl Code of > > > SQL-Ledger tell me where in the code exactly > does the admin.pl attempt > to > > > open the "members" file so I can check to see if > the is something in the > way > > > the file is called or even using a linux based > command that may not > exist in > > > Windoze 2000 pro. > > > > > > Anyone happy to assist would be welcome. > > > > > > Regards Jess. > > > > > > > > > > > > > > > > __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/ |