Changes between Version 66 and Version 67 of DetailedInstall


Ignore:
Timestamp:
Aug 25, 2010, 6:13:44 AM (14 years ago)
Author:
Andrew Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetailedInstall

    v66 v67  
    196196After this the installation instruction should appear in your browser's window. Follow them carefully to complete the installation. Here's a summary of the info you will have to specify: 
    197197 
    198 === Step 1 - Permissions ===  
     198=== Install Script - Step 1 - Permissions ===  
    199199 
    200200On the first page of the install process you can see the files and folders whose permissions should be properly set up.  
     
    202202There are the following ways to do this: 
    203203 
    204    '''''USING SHELL CLIENT''''' 
    205          
    206       1. ''If PHP is running as an Apache module on Unix systems'' - log into your shell account using your favorite shell client and change directory to that containing your Dolphin script files. Now run the following commands under your SSH prompt: 
     204'''''USING SHELL CLIENT''''' 
     205         
     2061. ''If PHP is running as an Apache module on Unix systems'' - log into your shell account using your favorite shell client and change directory to that containing your Dolphin script files. Now run the following commands under your SSH prompt: 
    207207 
    208208      '''(for Dolphin 6.1.x)''': 
     
    235235      '''Note''': all the other files in the Dolphin installation folder should have 644 permissions, and subfolders should have 755 permissions. 
    236236   
    237       2. ''If PHP is running as CGI on Unix systems'' all folders should have 755 permissions and all files should have 644 permissions, except for the '''ffmpeg.exe file''', which should have 755 permissions. 
     2372. ''If PHP is running as CGI on Unix systems'' all folders should have 755 permissions and all files should have 644 permissions, except for the '''ffmpeg.exe file''', which should have 755 permissions. 
    238238 
    239239      To do this quickly, you can run the following commands when you're in the Dolphin installation folder under your SSH account: 
     
    246246      }}} 
    247247 
    248       3. ''If your site is to be installed on Windows'', you don't need to change any permissions. 
     2483. ''If your site is to be installed on Windows'', you don't need to change any permissions. 
    249249           
    250    '''''USING FTP CLIENT''''' 
     250'''''USING FTP CLIENT''''' 
    251251         
    252252Log into your FTP account using your favorite FTP client and navigate to the folder in which you uploaded the contents of the Dolphin-v.X.X.zip archive. 
     
    265265After all permissions are correctly set, click '''Next''' to continue. 
    266266 
    267 === Step 2 - Paths === 
     267=== Install Script - Step 2 - Paths === 
    268268 
    269269On the second page of the install you will have to indicate the necessary paths demanded by the script. Here they are: 
     
    314314Click '''Next''' to continue. 
    315315         
    316 === Step 3 - Database === 
     316=== Install Script - Step 3 - Database === 
    317317         
    318318On the third page you will have to specify the database information: 
     
    331331 
    332332 
    333 === Step 4 - Config === 
     333=== Install Script - Step 4 - Config === 
    334334 
    335335On this page you will have to set up General Site Configuration: 
     
    345345   * '''Set Admin Login information''' - you should choose the login and password for your Administration Panel. 
    346346                                 
    347 === Step 5 - Cron Jobs === 
     347=== Install Script - Step 5 - Cron Jobs === 
    348348 
    349349   * [wiki:Crons61x for Dolphin 6.1.x] 
     
    351351   * [wiki:Crons7x for Dolphin 7.x] 
    352352         
    353 === Step 6 - Permissions Reversal === 
     353=== Install Script - Step 6 - Permissions Reversal === 
    354354 
    355355   Now you should set the post-installation permissions and after that '''delete the install folder'''. 
     
    404404   '''Now you must delete or rename the ''/install'' folder'''. 
    405405 
    406 === Step 7 - Modules === 
     406=== Install Script - Step 7 - Modules === 
    407407 
    408408At this stage you are supposed to choose which modules you'd like to install, since Dolphin has no modules installed by default. To install and activate new modules you need to go to Admin Panel of your newly installed site (refer to [wiki:DolphinAdminModules Administration Manual - Modules] for more information).  
 
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