B
bear
Can I make and install Perl and install all the Perl modules on one machine
and then copy the Perl directory to a second machine and have it work correctly?
I 've got all the Perl modules installed correctly on the first machine including
Apache, mysql DBI, DBD, etc. After copying the perl directory to the second
machine I can not start Apache httpd. I get the message
"Can't locate loadable object for module DBI in @INC"
Should I make Perl or DBI on the second machine?
thanks
and then copy the Perl directory to a second machine and have it work correctly?
I 've got all the Perl modules installed correctly on the first machine including
Apache, mysql DBI, DBD, etc. After copying the perl directory to the second
machine I can not start Apache httpd. I get the message
"Can't locate loadable object for module DBI in @INC"
Should I make Perl or DBI on the second machine?
thanks