in reply to Re: Error Message - PL_perl_destruct_level at /usr/lib64/perl5/DynaLoader.pm
in thread Error Message - PL_perl_destruct_level at /usr/lib64/perl5/DynaLoader.pm
Mr. Muskrat, thank you for your clear suggestions. I wish to clarify somethings that may have been misunderstood.
In your summary, item #1, I am using /usr/bin/perlml as my executable. This is because when I go to the Perl Module section of cPanel it states: "Using Your Perl Module(s) Your Perl script needs to know how to find the modules in your path. You can do this by adding one of the two choices below to the top of your script: #!/usr/bin/perl use cPanelUserConfig; or #!/usr/bin/perlml".
In your summary, item #2, my assumption is that since the cPanel instructed me to use "#!/usr/bin/perlml", that the installation of DBD::mysql via the cPanel would be using "#!/usr/bin/perlml".
In your summary, item #3, I did not transfer any of the perl modules from the old server to the new. I only moved the webpage scripts and mysql database data. I am relying upon the install version of perl on the new server and all new installations of modules.
As for the various versions. Again from cPanel, Perl is version 5.10.1 and DBD::mysql is vesion 4.033.
.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Error Message - PL_perl_destruct_level at /usr/lib64/perl5/DynaLoader.pm
by Mr. Muskrat (Canon) on Apr 28, 2016 at 16:16 UTC | |
by NorCal12 (Novice) on Apr 28, 2016 at 16:39 UTC | |
by pryrt (Abbot) on Apr 28, 2016 at 16:55 UTC | |
by Corion (Patriarch) on Apr 28, 2016 at 16:51 UTC | |
by NorCal12 (Novice) on Apr 28, 2016 at 16:56 UTC | |
|
Re^3: Error Message - PL_perl_destruct_level at /usr/lib64/perl5/DynaLoader.pm
by syphilis (Archbishop) on Apr 28, 2016 at 23:03 UTC |