restore backup

Hi guys! I just changed my hoster and I have to restore my dolphin backup... please guide me how to do it correctly and which files are needed to be changed/ modified/edited? thx.. waiting your response!

Quote · 2 Mar 2009

open phpmy admin from old and "Export" save as file checked/name it and save it to desktop

new cpanel make new DB adduser and give permissions. phpmyadmin "Import" and browse to get your file you saved on desktop

now put all files from old to new....and do permissions

then:

inc/header.inc.php

$dir['root']               = "/path/


$db['host']                = 'localhost';
$db['sock']                = '';
$db['port']                = '';
$db['user']                = 'new';
$db['passwd']              = 'new';
$db['db']                  = 'new';


ray/modules/global/inc/header.inc.php

include("/path/inc/header.inc.php");


where path is your new path

I have video tutorials to help you mrpowless.com
Quote · 2 Mar 2009

i dont understand what path u mean?

Quote · 2 Mar 2009

if you dont know path, please use install folder agin on new site and call it in broswer:

site.com/install

then go thru permissions and the next page will find your "Path"

will look like:

home/love/public_html

I have video tutorials to help you mrpowless.com
Quote · 2 Mar 2009

and smb help with the permissions that I have to change on tha maps thx

Quote · 2 Mar 2009

Can anybody help me guys? I'm getiing the error Warning: mail() [function.mail]: The fifth parameter is disabled. in /home/httpd/vhosts/domain.com/httpdocs/inc/utils.inc.php on line 422

it appears after backup restore thx!

Quote · 3 Mar 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.