1
0

Обновить memories

This commit is contained in:
kosenka 2024-11-06 09:10:23 +03:00
parent f039d37edf
commit b88291181b

View File

@ -47,6 +47,11 @@ select [392] ru_RU.UTF-8 UTF-8
# sudo su - # sudo su -
# apt-get install -y memcached php-memcached php8.2-memcached # apt-get install -y memcached php-memcached php8.2-memcached
# v-change-user-package admin default
# v-add-database admin rfclass_pg rfclass_pg [DB_PASSWORD] pgsql localhost
# v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost
*** install odbc-driver *** install odbc-driver
** Add the signature to trust the Microsoft repo ** Add the signature to trust the Microsoft repo
@ -69,8 +74,6 @@ curl https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs)/prod.list |
sudo apt-get install -y unixodbc-dev sudo apt-get install -y unixodbc-dev
# apt-get install -y php8.2-odbc # apt-get install -y php8.2-odbc
# v-add-database admin rfclass_pg rfclass_pg [DB_PASSWORD] pgsql localhost
# v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost
*** copy archive *** *** copy archive ***