Changes between Version 9 and Version 10 of 6.0to6.1.1


Ignore:
Timestamp:
May 13, 2008, 11:52:28 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.0to6.1.1

    v9 v10  
    1616 
    1717 
    18 '''Step 3''': Upgrading your database. '''SSH is required'''. 
     18'''Step 3''': Upgrading your database. '''SSH is recommended but not necessary'''. 
    1919 
     20'''If you have an SSH account''': 
     21  
    2022    * Log into your SSH client (for Linux) or Command Prompt (for Windows) under Dolphin files owner account (it's usually your CPanel or FTP account). 
    2123         
     
    4042    * The script will show you notifications about its successful or unsuccessful runtime. You need to inform the Support Department about all the unsuccessful notifications. 
    4143         
    42 '''NOTE''': You can't run this upgrade twice. 
     44    '''NOTE''': You can't run this upgrade twice. 
     45         
     46'''If you don't have an SSH account''': 
     47  
     48    * Using an FTP client or File Manager in your CPanel account you need to set the following permissions: 
     49         
     50    '''777''' for the folders 
     51    {{{ 
     52backup cache inc langs media/images/classifieds groups/gallery media/images media/images/banners media/images/blog media/images/gallery media/images/profile media/images/profile_bg media/images/sdating media/images/promo media/images/promo/original media/images/sharingImages media/sound media/video periodic tmp orca/classes orca/conf orca/layout orca/log orca/js orca/cachejs groups/orca/classes groups/orca/layout groups/orca/log groups/orca/js groups/orca/cachejs ray/modules/board/files ray/modules/chat/files ray/modules/im/files ray/modules/movie/files ray/modules/mp3/files ray/modules/music/files 
     53 
     54    }}} 
     55         
     56    '''666''' for the files 
     57    {{{ 
     58periodic/cmd.php periodic/notifies.php periodic/cupid.php inc/prof.inc.php inc/params.inc.php inc/db_cached/MenuContent.inc inc/db_cached/PageView.inc inc/db_cached/SiteStat.inc inc/db_cached/ProfileFields.inc ray/modules/global/data/integration.dat ray/modules/board/xml/config.xml ray/modules/board/xml/langs.xml ray/modules/board/xml/main.xml ray/modules/board/xml/skins.xml ray/modules/chat/xml/config.xml ray/modules/chat/xml/langs.xml ray/modules/chat/xml/main.xml ray/modules/chat/xml/skins.xml ray/modules/desktop/xml/config.xml ray/modules/desktop/xml/langs.xml ray/modules/desktop/xml/main.xml ray/modules/desktop/xml/skins.xml ray/modules/global/app/ffmpeg.exe ray/modules/global/inc/cron.inc.php ray/modules/global/inc/header.inc.php ray/modules/global/xml/config.xml ray/modules/global/xml/main.xml ray/modules/im/xml/config.xml ray/modules/im/xml/langs.xml ray/modules/im/xml/main.xml ray/modules/im/xml/skins.xml ray/modules/movie/xml/config.xml ray/modules/movie/xml/langs.xml ray/modules/movie/xml/main.xml ray/modules/movie/xml/skins.xml ray/modules/mp3/xml/config.xml ray/modules/mp3/xml/langs.xml ray/modules/mp3/xml/main.xml ray/modules/mp3/xml/skins.xml ray/modules/music/xml/config.xml ray/modules/music/xml/langs.xml ray/modules/music/xml/main.xml ray/modules/music/xml/skins.xml ray/modules/presence/xml/config.xml ray/modules/presence/xml/langs.xml ray/modules/presence/xml/main.xml ray/modules/presence/xml/skins.xml ray/modules/shoutbox/xml/config.xml ray/modules/shoutbox/xml/langs.xml ray/modules/shoutbox/xml/main.xml ray/modules/shoutbox/xml/skins.xml ray/modules/video/xml/config.xml ray/modules/video/xml/langs.xml ray/modules/video/xml/main.xml ray/modules/video/xml/skins.xml 
     59    }}} 
     60         
     61    * Run the following script in your browser: 
     62    {{{ 
     63http://dolphin_url/upgrade.60_61.web.php 
     64    }}} 
     65 
     66    The script will show you notifications about its successful or unsuccessful runtime. You need to inform the Support Department about all the unsuccessful notifications. 
     67 
     68    * Now reverse the permissions of the following folders and files: 
     69         
     70    '''755''' for the folders 
     71    {{{ 
     72inc periodic 
     73    }}} 
     74 
     75    '''644''' for the files 
     76    {{{ 
     77periodic/cmd.php periodic/notifies.php periodic/cupid.php ray/modules/global/inc/header.inc.php 
     78    }}} 
    4379 
    4480 
 
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.
Fork me on GitHub