Skip to main content

Comments

4 comments

  • semseoymas
    Hello: I see differences between cpanel's perl in: Executing: /usr/local/cpanel/3rdparty/bin/perl -V SERVER WITHOUT THAT PROBLEM: [QUOTE] Compiled at Mar 5 2013 15:44:19 @INC: /usr/local/cpanel /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3 /opt/cpanel/perl5/514/site_lib/x86_64-linux-64int /opt/cpanel/perl5/514/site_lib .
    SERVER WITH THE PROBLEM: [QUOTE] Compiled at Mar 5 2013 15:44:19 %ENV: PERL5LIB="/usr/local/lib64/perl5:/usr/local/share/perl5:/usr/lib64/perl5/vendor_perl:/usr/share/perl5/vendor_perl" @INC: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/local/cpanel /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/5.14.3 /opt/cpanel/perl5/514/site_lib/x86_64-linux-64int /opt/cpanel/perl5/514/site_lib
    I am sure this is the main problem, but do not know how to fix it... Help please...
    0
  • semseoymas
    Hello... Did fix myself.... Just have a look at the ENV variable... if you do "env -i perl -V" the ENV variables are not set and the INC is correct, so: [QUOTE]unset PERL5LIB
    env for perl variable is gone, INC is good, all is running perfectly. Bye!
    0
  • semseoymas
    Also..... The ENV variable is getting set at: /etc/profile.d/atrpms.csh /etc/profile.d/atrpms.sh So the problem was started since installing atrpms repository for yum through rpm.
    0
  • cPanelMichael
    Hello :) I am happy to hear you were able to resolve the issue. Thank you for sharing the solution.
    0

Please sign in to leave a comment.