ablaty2 Posted May 12, 2017 Posted May 12, 2017 Hi, I am recieving the following error when I try to access MyPHP Admin from Cpanel. It looks like I am over quota on something and could fix it by deleting data from my database, but I can't delete the data without first accessing MyPHP Admin. Please let me know how to fix this. Cpanel::Exception::IO::UnlinkError/(XID 2g3rf7) The system failed to unlink [list_and_quoted,_1] because of an error: Permission deniedat /usr/local/cpanel/Cpanel/Exception/CORE.pm line 330. Cpanel::Exception::create("IO::UnlinkError", ARRAY(0x3184dc8)) called at /usr/local/cpanel/Cpanel/Exception.pm line 46 Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, ARRAY(0x3184dc8)) called at /usr/local/cpanel/Cpanel/Autodie/Unlink.pm line 37 Cpanel::Autodie::Unlink::unlink_if_exists("/var/cpanel/overquota/blocks_ablaty") called at /usr/local/cpanel/Cpanel/Quota/OverCache.pm line 92 Cpanel::Quota::OverCache::_unset_at_quota("blocks", "ablaty") called at /usr/local/cpanel/Cpanel/Quota/OverCache.pm line 79 Cpanel::Quota::OverCache::unset_user_at_blocks_quota("ablaty") called at cpsrvd.pl line 2499 cpanel::cpsrvd::verify_user_is_at_blocks_quota_or_unset("ablaty") called at cpsrvd.pl line 2455 cpanel::cpsrvd::dodoc_cpaneld() called at cpsrvd.pl line 1619 cpanel::cpsrvd::dodoc(HASH(0x13db790)) called at cpsrvd.pl line 1408 cpanel::cpsrvd::handle_one_connection(7) called at cpsrvd.pl line 877 cpanel::cpsrvd::script() called at cpsrvd.pl line 329 Thanks,Alex
Krydos Posted May 12, 2017 Posted May 12, 2017 You had two 400mb core dumps in your public_html. This is generally caused when php crashes due to a segmentation fault. Your error_log is 11k long so you might want to look in to fixing some of your php errors. Now that you're no longer over quota is everything working?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now