|
From: Chris T. <ch...@me...> - 2005-07-02 22:36:30
|
Ross Gohlke wrote: >SQL-LEDGER v2.4.12 > >I followed the installation instructions, but when I try to hit >http://hostdomain.com/sql-ledger, Apache throws an error. > > From httpd-error.log: >Can't locate bin/mozilla/login.pl in @INC (@INC contains: >/usr/local/sql-ledger /usr/local/lib/perl5/site_perl/5.8.6/mach >/usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl >/usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach >/usr/local/lib/perl5/5.8.6 .) at /usr/local/sql-ledger/login.pl line 121. >[Fri Jul 1 16:28:05 2005] [error] [client 24.215.138.112] Premature end >of script headers: /usr/local/sql-ledger/login.pl > > > Ok, so Perl can't find or open bin/mozilla/login.pl. From the error message, it looks like it is looking in the right place, so I would suggest making sure your apache process has permission to read the bin directory and all subdirectories and files. Best Wishes, Chris Travers Metatron Technology Consulting |