Share Billing | Support | About Us | Blog | Community | Contact Us | Testimonials | Shopping Cart   
Arvixe

Move Dolphin installation to public_html

20 June, 2009 (13:05) | BoonEX Dolphin, cPanel/Linux Hosting | By: Zee

Related documents:
[1] How to use the Dolphin Autoinstaller on Arvixe

Dolphin if installed manually using Dolphin installer will let users install it in any directory but cPanel plugin for Dolphin installs Dolphin inside a subdirectory and not in public_html which is the root folder of main domain. The clients that use cPanel plugin for Dolphin installation and want to install it in public_html need to proceed as follows:

(NOTE: In this tutorial, dolphin.arvixe.com is my main domain and I installed Dolphin using cPanel installer inside a directory “dolphin” so my dolphin URL would be http://dolphin.arvixe.com/dolphin. All the steps mentioned below were performed to move the Dolphin from a subdirectory “dolphin” to public_html so that my Dolphin installation would be accessible at http://dolphin.arvixe.com/ instead of http://dolphin.arvixe.com/dolphin.)

1- Login to cPanel at http://cpanel.YOURDOMAIN.COM or http://YOURDOMAIN.COM/cpanel

2- Once you are login to cPanel, click on Site Software.

SiteSofware

3- Click on Dolphin link and input the required information and click Install.

This will install the Dolphin inside the specified directory and setup the admin user and password. On successful installation, the installer will show the Dolphin URL along with the admin login credentials that should be noted down.

4- Next step would be moving all Dolphin files from installation directory “dolphin” to public_html. This can be done using any FTP Client. I use FileZilla FTP Client which is Free and can be downloaded from http://filezilla-project.org. The site IP or site name should be used as Host along with the cPanel username/password can be used to connect to FileZilla.

5- Once you connect to FTP, the right hand side will show the Remote view i.e your account at Arvixe server. Double Click on public_html.

6- Dolphin installation folder “dolphin” should be visible inside public_html now.

7- Double Click on folder “dolphin”, press Ctrl + A key to select all files/folders, and drag the selected files folders to public_html to move all Dolphin source files from folder “dolphin” to public_html.

FTP operation ends here so disconnect the FTP session and quit FileZilla.

8- Login to cPanel again and click on File Manager.

9- As we have to navigate to public_html, so select “Web Root” and click Go.

10- Locate “inc” folder in the folder list and double click on “inc” folder to move inside it.

11- Select the file “header.inc.php” and click Edit link at top menu.

12- Inside header.inc.php, alter the variables: $site['url'] (to include just your URL and not the directory) as well as $dir['root'] (to include everything but the directory name that you installed to) so these two parameters need to be changed from:

to:

Press “Save Changes” button at top right to save the file and quit File Manager.

13- Go back to cPanel “Home” page and click “Cron”

14- Dolphin sets up some cron jobs for notifications. Inside your control panel under the icon “Cron Jobs”. You should see cron jobs listed for Dolphin installation. All of these cron job entries have the directory you installed dolphin into in them. Please remove the directory name from the all Dolphin crons. One of Dolphin cron for my installation was:

so I removed directory name “dolphin” from all crons and saved the cron jobs.

15- Each file (periodic/cmd.php, periodic/cupid.php, periodic/notify.php) has a line at the top that includes the directory in it as well. You need to navigate to “periodic” folder using FileManager and then edit these files. I removed the directory name “dolphin” leaving the line as:

You are done. Now visit your main URL and you should see Dolphin displaying without any errors.

Comments

Comment from Jan
Time June 25, 2009 at 9:48 am

Ok, I followed the instructions, I double checked and triple checked, but I still don’t see the website showing and I’m getting all sorts of error emails about my site :(
Any other help?
Thanks,
Jan

Comment from john
Time July 14, 2009 at 12:46 pm

Presumably, if I want to use the IP address, I can just substitute it for the domain name? If I later add a domain name to the account, do I then need to go back to these spots and change it or will this be handled by DNS?

Comment from Arvand Sabetian
Time July 16, 2009 at 1:41 pm

You would definitely need to change it in those files. Dolphin depends on those files to report the right domain name so if it says an IP address and you are changing to a domain name, that change does need to be made.

Comment from Barbara
Time July 31, 2009 at 2:23 pm

I followed the instructions and found I got the exact same results has Jan, so instead of doing it with filezilla
I did all the instructions in cpanel and it worked perfectly.

Comment from Ron
Time August 24, 2009 at 9:27 am

Excellent instructions, works well, just follow each step. Thanks

Comment from William
Time August 26, 2009 at 9:23 pm

can I just leave the installation url field to blank (step 3), so dolphin will automatically installed on public_html

Comment from Andrew
Time August 27, 2009 at 4:41 am

worked fine – thanks.

Comment from Otto
Time August 30, 2009 at 12:14 pm

Nice write up…usually I never reply to these thing but this time I will,Thanks for the great info.

Comment from Noah S
Time September 10, 2009 at 3:38 pm

William Says:
“can I just leave the installation url field to blank (step 3), so dolphin will automatically installed on public_html”
—————–
Unfortunately the program does not allow you to do that. We have spoken with Boonex and hopefully they will have a solution for us at some point.

Comment from jess
Time September 15, 2009 at 6:06 pm

able to moved dolphin from subfolder, using CPanel’s file manager to moved files. Though was stucked by writing privileges which you can switch… but noticed that “news” no longer works. Just 404

Comment from peter
Time September 17, 2009 at 3:03 pm

I was able to move the site, it shows just fine but the “articles” “events” “groups” “music” “videos” no longer work. 404 error!! so what is the problem?

Comment from Arvand Sabetian
Time September 17, 2009 at 11:42 pm

You missed moving a hidden file called .htaccess. When going inside the file manager, make sure to select the check box to see hidden files and then you can see .htaccess in the original directory so you can move it.

Comment from ryan
Time September 19, 2009 at 5:11 pm

is anybody know how can i edit company name

Comment from April
Time October 11, 2009 at 6:38 am

I get a 404 error, I have checked and rechecked I have done everything that it says. I even checked to see if the .htaccess file was moved and it was do you have any suggestions?

Comment from Arvand Sabetian
Time October 18, 2009 at 6:24 pm

You’ll probably need to ask support for help but I can tell you that the #1 reason for the 404 is the .htaccess file.

Comment from Eddie
Time October 22, 2009 at 7:40 pm

There should be instructoins provided by arvixe on how to deal with 404 and the .htaccess available to avoid frustrations and wasting time. I also got the same problem.

Comment from Arvand Sabetian
Time October 22, 2009 at 10:54 pm

If you truly believe it has to do with your files and not the fact that your .htaccess is not there, then you are missing files. There will not be a simple fix for 404 errors IF your .htaccess is properly placed. But, I have yet to see a site that gets 404 errors and has a proper .htaccess file.

Something to note is that you need that exact same .htaccess file. You can’t just create a blank .htaccess and expect it to work. There are directions inside…

Comment from Slappy
Time November 5, 2009 at 8:41 pm

That was flawless. I followed the instructions, Typed in my web address with fingers crossed. And it worked perfect.
Thank you.

Comment from Arvand Sabetian
Time November 6, 2009 at 2:21 am

Good. Now lets hope you are a customer ;)

Pingback from How to use the Dolphin Autoinstaller on Arvixe | Arvixe Blog
Time November 22, 2009 at 4:27 am

[...] Related documents: [1] Move Dolphin installation to public_html [...]

Comment from arami
Time January 11, 2010 at 4:35 am

when at the step 14, i cant change the last 2 cron job
its stated (Could not find linekey=4bc632180904157b163c67ab779d0b6f)
why?

Comment from Arvand Sabetian
Time January 22, 2010 at 1:21 pm

Well with Dolphin 7 a lot of this changes but with Softaculous you can install D7 right into root so this post is obsolete.

Comment from kim
Time January 23, 2010 at 5:00 am

i already have dolphin in the dolphin directory what is softaculous, is there an easy way now to move it

Comment from Aaron Cruz
Time January 25, 2010 at 12:42 pm

Thanks dude! did the trick

Write a comment





Copyright © 2003-2010 Arvixe, LLC. All trademarks are property of their legal owner.
Better Business Bureau Visa Card Accepted Master Card Accepted American Express Cards Accepted Discover Card Accepted Google Check Out Accepted Paypal Accepted
Better Business Bureau Member Visa Accepted Master Card Accepted American Express Accepted Discover Card Accepted Paypal Accepted Google Checkout Accepted

Web Hosting
Linux Hosting
ASP .NET Hosting
Business Hosting
Reseller Hosting
E-Commerce Hosting
Dedicated Servers

Acceptable Use Policy
Terms of Service
Domain Registration Agreement

Affiliate Program
Site Map
Blog Hosting
WordPress Hosting
b2evolution Hosting
Nucleus CMS Hosting
Textpattern Hosting
Habari Hosting


CMS Hosting
Mambo Hosting
phpNuke Hosting
Geeklog Hosting
phpWCMS Hosting
phpWebSite Hosting
Shopping Cart Hosting
osCommerce Hosting
CubeCart Hosting
Buy Safe Hosting
Zen Cart Hosting
Magento Hosting


Video Sharing Software Hosting
VidiScript Hosting
iVidPlay Hosting
ClipBucket Hosting
ClipShare Hosting
osTube Hosting
Forum Hosting
XMB eXtreme Hosting
phpBB Hosting
Simple Machines Hosting
Vanilla Forum Hosting
YetAnotherForum Hosting


Social Network and Community Website Hosting
BoonEx Dolphin Hosting
BoonEx Orca Hosting
BoonEx Software Hosting
Elgg Hosting
LovdbyLess Hosting
Media Sharing Hosting
PHPMotion Hosting
Media Share Suite Hosting
sMediaMax Hosting
AttachMax Hosting
Anova Hosting


Windows Extensions, Modules, and Libraries Hosting
ASP.net MVC Hosting
ASP .NET AJAX 3.5 Hosting
LINQ Hosting
DotNetPanel Hosting
IIS 7 Hosting