install_plugin not working
Hi,
I'm trying to add a couple of links into WHM via plugins in the cPanel dash. I've got the install package prepped and have uploaded it to the server but for some odd reason I can't run the install script, it just says "No such file or directory". I'm running as root and I've cd to the scripts directory to double check the script is there and it is, so what is wrong here?
-
Hello @inteldigital, Can you let me know the full command you are using? It should resemble this: /usr/local/cpanel/scripts/install_plugin /path/to/plugin_file --theme theme_name
Thank you.0 -
Hello @inteldigital, Can you let me know the full command you are using? It should resemble this:
/usr/local/cpanel/scripts/install_plugin /path/to/plugin_file --theme theme_name
Thank you.
Hi @cPanelMichael I can confirm that is the command I am using. One speculation I made from the documentation, though, is that it isn't clear what the path to the plugin file should be. Where it should be on the server, for example?0 -
I can confirm that is the command I am using. One speculation I made from the documentation, though, is that it isn't clear what the path to the plugin file should be. Where it should be on the server, for example?
It can be at any location as long as it's accessible by root. For example, you could create a directory like this and put the plugin file in it:/var/cpanel/custom-plugin/
Thank you.0
Please sign in to leave a comment.
Comments
3 comments