[Comoblog-commit] comoblog/docs UPGRADE,1.6,1.7
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-11-19 22:40:09
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16030 Modified Files: UPGRADE Log Message: Additional upgrade assistance for remembering your old database configuration details Index: UPGRADE =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/UPGRADE,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- UPGRADE 12 Nov 2005 14:21:04 -0000 1.6 +++ UPGRADE 19 Nov 2005 22:40:01 -0000 1.7 @@ -24,6 +24,9 @@ of your existing Easymoblog instance. Make sure when entering your database details that you get the table prefix correct (most likely easymoblog_) + If you are unsure what your database configurations details are + then open up the includes/param.inc.php file in your existing + installation - the details will be contained inside that file. The script will then detect an existing install and switch to upgrade mode. Follow the instructions given. 5. Update your cron job if required to run /batch/comoblog_batch.php |