From 58e1a9ac4ab47c6409967dfa09f81ed01404758e Mon Sep 17 00:00:00 2001 From: Andy Bauer Date: Wed, 1 Jun 2016 07:30:41 -0500 Subject: [PATCH] rpm README changes --- distros/fedora/README.Fedora | 14 ++++++-------- distros/redhat/README.CentOS | 15 ++------------- distros/redhat/README.Centos7 | 14 ++++++-------- 3 files changed, 14 insertions(+), 29 deletions(-) diff --git a/distros/fedora/README.Fedora b/distros/fedora/README.Fedora index 74386c9df..025699933 100644 --- a/distros/fedora/README.Fedora +++ b/distros/fedora/README.Fedora @@ -49,10 +49,9 @@ New installs Change ZM_DB_USER and ZM_DB_PASS to the values you created in the previous step. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you created in the - previous step. + This version of zoneminder no longer requires you to make a similar change + to the credentials in /usr/share/zoneminder/www/api/app/Config/database.php + This now happens dynamically. Do *not* make any changes to this file. 4. Edit /etc/php.ini, uncomment the date.timezone line, and add your local timezone. PHP will complain loudly if this is not set, or if it is set @@ -113,10 +112,9 @@ Upgrades Compare /etc/zm/zm.conf to /etc/zm/zm.conf.rpmnew. Verify that zm.conf contains any new config settings that may be in zm.conf.rpmnew. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you used - previsouly. + This version of zoneminder no longer requires you to make a similar change + to the credentials in /usr/share/zoneminder/www/api/app/Config/database.php + This now happens dynamically. Do *not* make any changes to this file. 2. Verify permissions of the zmuser account. diff --git a/distros/redhat/README.CentOS b/distros/redhat/README.CentOS index 2cdaea68e..f9c7ea1fb 100644 --- a/distros/redhat/README.CentOS +++ b/distros/redhat/README.CentOS @@ -40,11 +40,6 @@ New installs other than zmuser/zmpass then you must now edit /etc/zm.conf. Change ZM_DB_USER and ZM_DB_PASS to the values you created in the previous step. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you created in the - previous step. - 4. Edit /etc/php.ini, uncomment the date.timezone line, and add your local timezone. PHP will complain loudly if this is not set, or if it is set incorrectly, and these complaints will show up in the zoneminder logging @@ -89,9 +84,8 @@ New installs Then point your web browser to http:///zm -================================================================================ - UPGRADES -================================================================================ +Upgrades +======== 1. Verify /etc/zm.conf. @@ -105,11 +99,6 @@ New installs Compare /etc/zm.conf to /etc/zm.conf.rpmnew. Verify that zm.conf contains any new config settings that may be in zm.conf.rpmnew. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you used - previsouly. - 2. Verify permissions of the zmuser account. Over time, the database account permissions required for normal operation diff --git a/distros/redhat/README.Centos7 b/distros/redhat/README.Centos7 index 47ec542ac..1cd26a1af 100644 --- a/distros/redhat/README.Centos7 +++ b/distros/redhat/README.Centos7 @@ -47,10 +47,9 @@ New installs Change ZM_DB_USER and ZM_DB_PASS to the values you created in the previous step. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you created in the - previous step. + This version of zoneminder no longer requires you to make a similar change + to the credentials in /usr/share/zoneminder/www/api/app/Config/database.php + This now happens dynamically. Do *not* make any changes to this file. 4. Edit /etc/php.ini, uncomment the date.timezone line, and add your local timezone. PHP will complain loudly if this is not set, or if it is set @@ -111,10 +110,9 @@ Upgrades Compare /etc/zm/zm.conf to /etc/zm/zm.conf.rpmnew. Verify that zm.conf contains any new config settings that may be in zm.conf.rpmnew. - Additionally, you must also edit - /usr/share/zoneminder/www/api/app/Config/database.php in a similar manner. - Scroll down and change login and password to the values you used - previsouly. + This version of zoneminder no longer requires you to make a similar change + to the credentials in /usr/share/zoneminder/www/api/app/Config/database.php + This now happens dynamically. Do *not* make any changes to this file. 2. Verify permissions of the zmuser account.