Hello,
Is it possible to install a cpaddon by running a script from the command line?
Thanks!
Christoph
Hello,
Is it possible to install a cpaddon by running a script from the command line?
Thanks!
Christoph
Anyone know? It seems like since most of cPanel stuff is perl scripts, at some point cPanel will call a perl script to install the cPAddon.
Thanks!
Um. I apologize for asking the obvious, but HOW do I do that exactly?
Below are the general steps to install the third party components:
1. Download the component from the relevant source using the wget command on your server.
2. Unzip/untar the downloaded file.
3. Install the component on your server by following the standard steps.
If you still face any issue while installing the component then kindly provide us the component name which you would like to install so that we can provide you the exact steps to install the component.
Ah I see what you mean. Of course I can do that. But cPanel automatically creates a db and user for it, injects the info into some of the files, copies the files, and imports the database.
I can do that manually, but was wondering if cPanel has one script to do all they are doing when a user manually installs a cPAddon.
We created this addon and can install it all by scripting the parts manually, but that defeats the purpose of having cPanel do it.
Last edited by ckoehler; 08-12-2009 at 02:04 PM.
So I take it it's not possible? Any cPanel staff who can comment on this?