cPanelNick
- Total activity 216
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 94
Comments
Recent activity by cPanelNick-
Hi codepoet, This likely means your EasyApache updates have been failing and the template files were not updated to support v68. Please open a ticket at cPanel Customer Portal so we can help you ...
-
Hi Ashley, It looks like the update did not fully complete. Please check /var/cpanel/updatelogs/* You can force the update to reinstall by running /scripts/upcp --force If you are still seeing...
-
The publication process has completed. The system should automatically see the fixed packages with tonight's update. If waiting for the update is not an option, the fixed rpms can be installed wi...
-
The fix for this has been tested and is now in the publication process. It will take a few hours to publish. If you open a ticket from WHM or at cPanel Customer Portal, our team can rollback the ...
-
Please open a ticket from WHM or cPanel Customer Portal
-
Please open a ticket from WHM or at cPanel Customer Portal Note: iptables-1.4.21-14 has the bugfix referenced here Bug 1156411 " add optional [seconds] argument to -w
-
The publication process is nearly completed. Most update servers now have the fixed ruby packages that will resolve this problem. The system should automatically see the fixed packages with tonigh...
-
The fix for this has been tested and is now in the publication process. It will take a few hours to publish. Since Easyapache uses yum to manage packages, the process of rolling back or pushing new...
-
why not insert the Denygroup automatically above any detected Match directives (1st instance found for Match) ? As part of case CPANEL-13176 (to be released in v66+), the security team responsible...
-
/usr/local/cpanel/3rdparty/bin/perl -MCpanel::EximStats::DB::Sqlite -e 'Cpanel::EximStats::DB::Sqlite->dbconnect()->do("VACUUM;");' This should do what you need.