Cpanel Quota
-
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?
- The topic ‘Cpanel Quota’ is closed to new replies.