[users@httpd] WWW::Mechanize for testing

2014-10-21 Thread Patton, Billy N
Trying to use WWW::Mechanize for my unit testing of an app. I requires a login, but this is something that comes before it hits my .cgi. I believe it is using the .htaccess to get it’s data. Here is my script using WWW::Mechanize. #!/usr/bin/perl -w use strict; use warnings; use Data::Dumper;

Re: [users@httpd] WWW::Mechanize for testing

2014-10-21 Thread Patton, Billy N
Got it On Oct 21, 2014, at 10:54 AM, Patton, Billy N billy.pat...@h3net.com wrote: Trying to use WWW::Mechanize for my unit testing of an app. I requires a login, but this is something that comes before it hits my .cgi. I believe it is using the .htaccess to get it’s data. Here is my

Re: [users@httpd] Apache PHP configuration

2014-10-21 Thread Ted Hickox
I thought I downloaded Apache 2.4. But apparently the Apache website hasn't updated their binary page. I've just downloaded Apache 2.4 and followed the instructions on a webpage I found. It seems to be working. If I have any additional problems, I will let you know. On Tue, Oct 21, 2014 at