After getting it to work just fine on my desktop, without any virtual hosts, I can't get it to work right on my server in a virtual host.

Using OpenBSD, older -current, chrooted, all mod_perl
 after adding some debugging warns, I get this

username= cool at /usr/local/libdata/perl5/site_perl/MyPerl/Utils.pm line 13. password = yellow at /usr/local/libdata/perl5/site_perl/MyPerl/Utils.pm line 14.

I am not getting correct previous uri: (should be /protected/index.html)

uri = /perl/login.pl at /var/www/htdocs/users/edett.us/perl/login.pl line 13. Use of uninitialized value $creds in concatenation (.) or string at /var/www/htdocs/users/edett.us/perl/login.pl line 15.
creds =  at /var/www/htdocs/users/edett.us/perl/login.pl line 15.
Use of uninitialized value $reason in concatenation (.) or string at /var/www/htdocs/users/edett.us/perl/login.pl line 36


I have tried with both version 3.12 and 3.14
Thanks
Chris Bennett

--
A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
   -- Robert Heinlein

Reply via email to