Yap. Apache 2.0.
I actually theorized that the \'s might be causing a problem, but I figured they were there because they were needed by perl -- and that perl would strip them out appropriately. I'll try hacking things to get those out -- but not tonight. *(`: I'll let you know what I find. Thanks for the tip. . Topher On Monday 03 June 2002 02:42, you wrote: > > [Sun Jun 02 14:04:33 2002] [error] [client 192.168.59.116] Error: Can't > > locate users/taz\.conf in @INC (@INC contains: > > ^^^ > Let me guess, you are running Apache 2.0 > > perl can't find the file "taz\.conf" because the file should be > "taz.conf" > > I wish I could tell you more but it will have to wait until I install > Apache 2.0 to find out what is happening here. None of the other web > servers have this problem. > > > 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 Sun, 2 Jun 2002, Topher ZiCornell wrote: > > Greetings All, > > > > I have SQL-Ledger 1.8.4 installed and mostly working. I can create the > > database, and I can create users, but I can't use the users: > > > > * If I try to login as that user I get a log error stating "Can't locate > > users/name\/.conf in @INC" (full message also below). > > > > * If I try to view the users setup (by clicking on the user's name from > > the admin list) I get an error in my apache log stating "Can't locate > > bin/mozilla\/admin.pl in @INC" (full message below). > > > > Everything is owned by "webmaster.webmaster" except users/ and templates/ > > and everything under them -- which are owned by "nobody.nogroup". > > Everything with a .pl extension has been chmod'd +x. > > > > I can access both sought files from a remote webbrowser. > > > > Since nobody else has reported this problem (that I can find), I must > > have skrewed something up... What did I do wrong? > > > > Thanks for your help, > > . Topher > > > > Log snippets follow: > > > > [Sun Jun 02 14:04:33 2002] [error] [client 192.168.59.116] Error: Can't > > locate users/taz\.conf in @INC (@INC contains: > > /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 > > /usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1 > > /usr/lib/perl5/site_perl .) at menu.pl line 65.<br>, referer: > > http://books.opencdpress.com/login.pl > > [Sun Jun 02 14:04:33 2002] [error] [client 192.168.59.116] Premature end > > of script headers: login.pl, referer: > > http://books.opencdpress.com/login.pl [Sun Jun 02 14:04:33 2002] [error] > > [client 192.168.59.116] Undefined subroutine &main::company_logo\ called > > at bin/mozilla/login.pl line 48., referer: > > http://books.opencdpress.com/login.pl > > [Sun Jun 02 14:04:33 2002] [error] [client 192.168.59.116] Compilation > > failed in require at login.pl line 86., referer: > > http://books.opencdpress.com/login.pl > > > > [Sun Jun 02 14:04:54 2002] [error] [client 192.168.59.116] Premature end > > of script headers: admin.pl, referer: > > http://books.opencdpress.com/admin.pl [Sun Jun 02 14:04:54 2002] [error] > > [client 192.168.59.116] Can't locate bin/mozilla\/admin.pl in @INC (@INC > > contains: /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 > > /usr/lib/perl5/site_perl/5.6.1/i686-linux > > /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at admin.pl > > line 86., referer: http://books.opencdpress.com/admin.pl > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > _______________________________________________ > > Listinfo https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > Archive http://www.geocrawler.com/redir-sf.php3?list=sql-ledger-users

