DirectAdmin Can't Save Plugin Configuration

DirectAdmin Can't Save Plugin Configuration

If after installing the Bacula4Hosts Directadmin plugin via ssh, you are having issues with the plugin configuration form in the directadmin web interface, there are two places to check first:

1) Ensure php safe mode is disabled in your PHP build
2) Php exec functions are disabled

If you are not able to accomodate these requirements, you may be able to update the php configuration as options after #!/usr/local/bin/php  at the begging every script.

/usr/local/directadmin/plugins/bacula4hosts/admin/index.html
/usr/local/directadmin/plugins/bacula4hosts/user/index.html
/usr/local/directadmin/plugins/bacula4hosts/user/json.raw

 
    • Related Articles

    • DirectAdmin Plugin Install instructions

      Setup instructions For automatic plugin installation please check DirectAdmin plugin job option in clusterlogics wizard: For manuall installation (only for advanced users): 1) download the package from the downloads area in the B4H GUI 2) Install the ...
    • Directadmin That plugin does not exist for the specified User Level

      If you get the following error in the DirectAdmin gui when clicking on the Bacula4Hosts icon: That plugin does not exist for the specified User Level Please try reinstalling the plugin as follows: cd ...
    • Update DirectAdmin License

      Hi, To change the directadmin 'admin' password you have to do from SSH, since it uses the system user: ====================================================================== passwd admin ...
    • Uninstall of cPanel Plugin and ClusterLogics

      To remove ClusterLogics from FD: yum remove bacula-enterprise* To Remove from cPanel: Download the latest cPanel Control Panel Module from the downloads section of your ClusterLogics GUI by clicking on the user name and selecting download. ...
    • Self Hosted - basic configuration notes and requirements

      The Self Hosted Solution allows customers to install our platform on their own infrastructure within their own facilities/locations. The purpose of deploying our solution in this capacity is: 1) adhere to our "open" standards concepts, allowing the ...