Changeset 606 for trunk/readme.html


Ignore:
Timestamp:
10/28/09 11:48:24 (11 months ago)
Author:
sidtheduck
Message:
  • Updating readme instructions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readme.html

    r601 r606  
    6565                                <li class="margin-5">Unzip the files to a local folder on your computer.</li> 
    6666                                <li class="margin-5">Upload the files via FTP to a folder on your website.</li> 
     67                                <li class="margin-5">Create a MySQL database and user from your web hosting control panel.</li> 
    6768                                <li class="margin-5">Open your web browser and run the installation script located at:<br /> 
    6869                                        <span style="color: #c00;">http://www.yoursite.com/plogger-folder/plog-admin/_install.php</span></li> 
     
    8283                <ol> 
    8384                        <li class="margin-5">Upload and overwrite ALL FILES <strong>except for plog-config.php</strong>.</li> 
     85                        <ul> 
     86                                <li class="margin-5">Your old plog-config.php file should continue to work, but there are new options available. See plog-config-sample.php for an example.</li> 
     87                                <li class="margin-5">If previously using Cruft-Free URLs, do not overwrite the .htaccess file. If you do, just login to Admin -> Options and save the options to recreate the .htaccess file.</li> 
     88                                <li class="margin-5">If you have modified one of the 3 themes included in the download, either rename the modified theme folder or do not upload the new theme folder.</li> 
     89                        </ul> 
    8490                        <li class="margin-5">Open your web browser and run the upgrade script located at:<br /><span style="color: #c00;">http://www.yoursite.com/plogger-folder/plog-admin/_upgrade.php</span></li> 
    8591                        <li class="margin-5">The upgrade process is automated, and consists of 5 steps. Follow the instructions for each step, and fix any problems listed before proceeding to the next step.</li> 
Note: See TracChangeset for help on using the changeset viewer.