1. Go to:
login to WHM panel -> cPanel -> Install cPAddons
2. Enter the following url:
http://www.boonex.com/cpaddons/sync/
in "Vendor's information URL:" field and press "Update Vendors" button
3. BoonEx DolphinFree and DolphinAdFree will be added automatically in common list, tick checkbox near DolphinFree and DolphinAdFree and press "Update Addon Config" button.
4. After these operations Dolphin will be available for installation from user's cpanel"
5. Fix AutoInstaller's FFMPEG Path
Run the following commands in SSH:
cd /usr/local/cpanel/cpaddons/BoonEx/CMS/DolphinFree
mkdir tmp
cp 6.1.4.tar.gz tmp/6.1.4.tar.gz
cd tmp
tar xfz 6.1.4.tar.gz
sed 's/$sGlobalPath . \"app\/ffmpeg.exe\"/\"\/usr\/bin\/ffmpeg\"/g' ray/modules/global/install/header.inc.php > ray/modules/global/install/header.inc.php
tar -cfz ../6.1.4.tar.gz * .htaccess
Repeat the same operations for /usr/local/cpanel/cpaddons/BoonEx/CMS/DolphinAdFree
After these are setup, if you still happen to get the the error message below,
Quote:
|
Could not read directory '/usr/local/cpanel/cpaddons/cPanel': No such file or directory
|
You will need to install the Cpanel:support addon as well by logging in to your WHM --> Install Cpaddons , select the check box near CPanel:Support and install it by pressing the "Update Addon Config" button. This will create the /usr/local/cpanel/cpaddons/cPanel folder which might have been absent otherwise.
Similarly, its recommended to the have the check box corresponding to 'Force Refresh of All cPAddon Sources" checked on, before pressing "Update Addon Config" button. This will fix any domain redirection issues that may arise otherwise.
These should fix any issues, Let us know if any issues persist via the helpdesk.
Cheers !