When working in WHM, in Home > Server Configuration > Tweak settings, if I set:
Allow apps that have not registered with AppConfig to be run when logged in as root or a reseller with the "all" ACL in WHM
To Off (since I'm assuming this is a more secure setting and the reason the feature was added...)
The Mod Security Add On Provides the following error:
Is the above telling me the solution is as easy as running?:
Bill
Allow apps that have not registered with AppConfig to be run when logged in as root or a reseller with the "all" ACL in WHM
To Off (since I'm assuming this is a more secure setting and the reason the feature was added...)
The Mod Security Add On Provides the following error:
I'm not sure if the above really means Mod Security was turned off or it just wasn't accessable to me. I had just run EasyApache, so the Mod Security log was empty when I noticed the problem.HTTP error 401
cgi/addon_modsec.cgi
WHM is configured to disallow execution of unregistered applications when logged in as root or a reseller with the "all" ACL.
To enable this functionality you must do one of the following: Register this addon using /usr/local/cpanel/bin/register_appconfig (AppConfig), Enable the "Allow apps that have not registered with AppConfig to be run when logged in as root or a reseller with the "all" ACL in WHM" option in "Tweak Settings", or add permit_unregistered_apps_as_root=1 to /var/cpanel/cpanel.config, and run /usr/local/cpanel/etc/init/startcpsrvd
Is the above telling me the solution is as easy as running?:
Code:
/usr/local/cpanel/bin/register_appconfig /cgi/addon_modsec.cgi