hlr-redis
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
Version:emsInstall r2502.2
|
Version:emsInstall r2502.2
|
||||||
Release Date: 2025-02-25 10:52:28
|
Release Date: 2025-03-06 12:00:00
|
||||||
|
|||||||
@@ -218,6 +218,7 @@ dstBinDir=$omcDir/bin
|
|||||||
dstSrcDir=$omcDir/src
|
dstSrcDir=$omcDir/src
|
||||||
dstConfDir=$omcDir/config
|
dstConfDir=$omcDir/config
|
||||||
phpIniDir=/etc/php/5.6/apache2/
|
phpIniDir=/etc/php/5.6/apache2/
|
||||||
|
phpCliiDir=/etc/php/5.6/cli/
|
||||||
dstWebDir=/usr/local/apache/htdocs
|
dstWebDir=/usr/local/apache/htdocs
|
||||||
dstDbBackup=/db_backup
|
dstDbBackup=/db_backup
|
||||||
if [ `uname -r |grep -c '2.4.7-10'` -eq 1 ] ; then
|
if [ `uname -r |grep -c '2.4.7-10'` -eq 1 ] ; then
|
||||||
@@ -793,6 +794,7 @@ cp -f $dstConfDir/*.csr $httpdConfDir/
|
|||||||
#cp -f $dstConfDir/php.ini /etc/php.ini
|
#cp -f $dstConfDir/php.ini /etc/php.ini
|
||||||
#fi
|
#fi
|
||||||
cp -f $dstConfDir/php.ini $phpIniDir/php.ini
|
cp -f $dstConfDir/php.ini $phpIniDir/php.ini
|
||||||
|
cp -f $dstConfDir/php.ini $phpCliiDir/php.ini
|
||||||
|
|
||||||
#for old omc version,must replace the mysql config file and profile, rsyncd.conf
|
#for old omc version,must replace the mysql config file and profile, rsyncd.conf
|
||||||
if [ `grep -c "/usr/local/omc_exec" /etc/profile` -gt 0 ] ; then
|
if [ `grep -c "/usr/local/omc_exec" /etc/profile` -gt 0 ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user