[Comoblog-commit] comoblog/docs UPGRADE,1.1,1.2
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-10-04 06:14:43
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28144 Modified Files: UPGRADE Log Message: Additional DB changes to 0.5.1->0.1 update script Index: UPGRADE =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/UPGRADE,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- UPGRADE 2 Sep 2005 12:30:45 -0000 1.1 +++ UPGRADE 4 Oct 2005 06:14:35 -0000 1.2 @@ -10,11 +10,14 @@ Upgrade: Easymoblog 0.5.1 -> Comoblog 0.1 -1. Make a backup of your database and comoblog/ folder -2. Extract the new release tar.gz file overtop of your existing - /comoblog folder -3. Login to MySql as your comoblog SQL user and run the following +1. Make a backup of your database and easymoblog install folder +2. Create a new installation folder for CoMoblog (i.e. /comoblog). + If you wish to install CoMoblog into the same folder location as + EasyMoblog then remove all EasyMoblog files and folders. +3. Extract the new release tar.gz file into the CoMoblog folder +4. Login to MySql as your easymoblog SQL user and run the following script: docs/upgrades/easymoblog-0.5.1_to_comoblog-0.1.sql - +5. Update your cron job if required to run /batch/comoblog_batch.php + instead of easymoblog_batch.php ______________________________________________________________________ END OF UPGRADE FILE |