Changes between Version 61 and Version 62 of DetailedInstall


Ignore:
Timestamp:
Aug 25, 2010, 5:51:45 AM (14 years ago)
Author:
Andrew Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetailedInstall

    v61 v62  
    127127=== Using MySQL Client === 
    128128 
    129     If you have shell access to your web server, and your MySQL user has the permissions to create MySQL users and databases, you can follow the sample session below to create your Dolphin username and database. 
     129If you have shell access to your web server, and your MySQL user has permissions to create MySQL users and databases, you can follow the sample session below to create your Dolphin username and database. 
    130130{{{ 
    131131$ mysql -u adminusername -p 
     
    164164Write down the values you used for databasename, dolphinusername, hostname, and password. 
    165165 
    166 == Step 3: Place the files == 
     166---- 
     167 
     168== Part 3: Place the Files == 
    167169 
    168170Now you will need to decide where on your web site Dolphin script should be installed. These are possible options: 
     
    185187---- 
    186188         
    187 == Step 4: Run the Install Script == 
     189== Part 4: Run the Install Script == 
    188190 
    189191Using your favorite web browser, navigate to install/index.php within the directory into which you have just installed Dolphin on your web site: 
     
    194196After 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: 
    195197 
    196 === Permissions ===  
     198=== Step 1 - Permissions ===  
    197199 
    198200   On the first page of the install process you can see the files and folders whose permissions should be properly set up.  
     
    265267After all permissions are correctly set, click '''Next''' to continue. 
    266268 
    267 === Script Paths === 
     269=== Step 2 - Paths === 
    268270 
    269271On the second page of the install you will have to indicate the necessary paths demanded by the script. Here they are: 
     
    314316Click '''Next''' to continue. 
    315317         
    316 === Database Credentials === 
     318=== Step 3 - Database === 
    317319         
    318320On the third page you will have to specify the database information: 
     
    331333 
    332334 
    333 == General Site Configuration == 
     335=== Step 4 - Config === 
    334336 
    335337On this page you will have to set up General Site Configuration: 
     
    345347   * '''Set Admin Login information''' - you should choose the login and password for your Administration Panel. 
    346348                                 
    347 == Setting up Cron jobs == 
     349== Step 5 - Cron Jobs == 
    348350 
    349351   * [wiki:Crons61x for Dolphin 6.1.x] 
     
    351353   * [wiki:Crons7x for Dolphin 7.x] 
    352354         
    353 == Permission Reversal == 
     355== Step 6 - Permissions Reversal == 
    354356 
    355357   Now you should set the post-installation permissions and after that '''delete the install folder'''. 
     
    402404   '''Note''': If your PHP is installed as CGI or your server's OS is Windows, you can '''Skip''' this window. 
    403405 
    404    '''Now you must delete or rename the ''/install'' folder'''.                  
     406   '''Now you must delete or rename the ''/install'' folder'''. 
     407 
     408== Step 7 - Modules == 
     409 
     410At 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).  
     411                         
    405412 
    406413---- 
    407414 
    408 === Step 5: Final Step === 
     415== Part 5: Final Step == 
    409416 
    410417   [wiki:Final61x for Dolphin 6.1.x] 
 
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