in reply to Authentication Script Path Problems
Can't locate MyLib/Simple.pm in @INC (@INC contains: /home/username/public_html/cgi-bin/WebApp/libs /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at simple.pl line 5.mydomain.com/cgi-bin/WebApp/
attempt to invoke directory as script: /home/username/public_html/cgi-bin/WebApp/
File does not exist: /home/username/public_html/index2_files, referer: http://www.mydomain.com/Thanks for the info on "shift" I had looked through several tutorials and assumed the "stripping of the first part of an array" would be the root directory of the URL (www.mydomain.com/ from www.mydomain.com/blah/blah/)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Authentication Script Path Problems
by Corion (Patriarch) on Sep 12, 2010 at 08:28 UTC | |
by Anonymous Monk on Sep 12, 2010 at 09:16 UTC | |
by Corion (Patriarch) on Sep 12, 2010 at 10:58 UTC | |
|
Re^2: Authentication Script Path Problems
by Anonymous Monk on Sep 12, 2010 at 08:48 UTC | |
by Corion (Patriarch) on Sep 12, 2010 at 08:59 UTC | |
by Anonymous Monk on Sep 13, 2010 at 09:47 UTC |