First problem occurred when editing the files info.conf and status.conf. The instructions say to replace the numeric IP with the web address, in my case it is "mathdev.oit.edu". I tried using .mathdev.oit.edu and just mathdev.oit.edu without the first dot. In both cases I get an error that the domain is not valid when restarting apache2. If I open the page with a browser http://mathdev.oit.edu, I get the standard apache page.
I went ahead and kept following the manual anyway as the instructions seem to indicate this is an optional step.
The second problem occured when I tried to install MAIL:SENDER in cpan. First I ran check modules and the only issue was the mail sender error. I tried to follow the instructions to install MAIL:SENDER accepting defaults.
When I run check_modules.pl I get the following error:
** Mail::Sender found, but failed to load: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/share/perl5/Mail/Sender.pm line 318.
Compilation failed in require at (eval 140) line 2.
BEGIN failed--compilation aborted at (eval 140) line 2.
Should I just try to install again via the manual or am I missing something from the instructions?Thanks for any help.