From baffaf8d35d13389a989d8fc41d13c4bc1b4a519 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 1 May 2006 10:45:34 +0000 Subject: [PATCH] - Update upgrade text git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@29 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/pandora_migrate_1.2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/pandora_migrate_1.2.txt b/pandora_console/pandora_migrate_1.2.txt index 6cf4b8395a..f008a292c2 100644 --- a/pandora_console/pandora_migrate_1.2.txt +++ b/pandora_console/pandora_migrate_1.2.txt @@ -3,7 +3,7 @@ Migrate Pandora 1.1 to Pandora 1.2 You need a script called pandoradb_1.1_to_1.2.sql provided in Pandora Console Package for 1.2 version. Migrate 1.1 to 1.2 versions includes: -a) Full replacement of Pandora Console PHP Code (backup your original one to replace values in /include/config.php for your login, password, hostname, and database parameters. +a) Full replacement of Pandora Console PHP Code (backup your original one to replace values in /include/config.php for your login, password, hostname to connect database). b) Full replacement of Pandora Server PERL Code (backyou your original one to replace values in pandora_server.conf. The new pandora_server.conf is located at /conf directory. It's possible that you need to change incoming dir, or parameters into daemon scripts. Please recheck Pandora Server 1.2 documentation before try to run it.