• Resolved yancho

    (@yancho)


    I have investigated the old logs and found many repeated errors like the following ones:

    [Thu Aug 07 05:03:11 2014] [error] [client 181.224.129.9] BEGIN failed–compilation aborted at /home/stjulian/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl line 9.
    [Thu Aug 07 05:03:28 2014] [error] [client 181.224.129.9] Can’t locate Cpanel/Quota.pm in @inc (@INC contains: /usr/local/cpanel /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /home/stjulian/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl line 9.
    [Thu Aug 07 05:03:28 2014] [error] [client 181.224.129.9] BEGIN failed–compilation aborted at /home/stjulian/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl line 9.
    [Thu Aug 07 05:03:30 2014] [error] [client 181.224.129.9] Can’t locate Cpanel/Quota.pm in @inc (@INC contains: /usr/local/cpanel /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /home/stjulian/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl line 9.

    I have checked the code of the Perl script that yuor plugin updraftplus executed and noticed that it tries to use use Cpanel::Quota (); function which can not be executed on our shared servers with standard user rights and the Perl scripts that rely on these results fail.

    Can this be fixed please?

    https://www.ads-software.com/plugins/updraftplus/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi yancho,

    I see nothing in there that needs fixing… if something is set to not be allowed to be executed, then the attempt to execute it will fail and log an error – but that’s not a bug; UpdraftPlus can handle that happening, and move on to the next thing.

    Best wishes,
    David

    Thread Starter yancho

    (@yancho)

    Thanks for the confirmation ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cpanel Quota’ is closed to new replies.