MaJ du 04-02-2021

This commit is contained in:
2021-02-04 09:55:26 +01:00
parent 84b4e1a85d
commit fb07a20b0c
56 changed files with 4962 additions and 95 deletions

View File

@@ -187,9 +187,9 @@ drwxr-xr-x 17 root root 4096 Mar 9 01:15 ..
#### Redémarrer Apache:
`synoservice --restart pkgctl-WebStation`
`sudo synoservice --restart pkgctl-WebStation`
`synoservice --restart pkgctl-Apache2.2`
`sudo synoservice --restart pkgctl-Apache2.2`
service [pkgctl-Apache2.2] restart failed, synoerr=[0x2000]
@@ -425,6 +425,24 @@ Zend Engine v3.3.16, Copyright (c) 1998-2018 Zend Technologies
```bash
$ find /volume1/@appstore/PHP7.3 -name *.ini
/volume1/@appstore/PHP7.3/etc/php/conf.d/memcached.ini
/volume1/@appstore/PHP7.3/etc/php/conf.d/redis.ini
/volume1/@appstore/PHP7.3/misc/php-fpm.ini
/volume1/@appstore/PHP7.3/usr/local/etc/php73/cli/php.ini
/volume1/@appstore/PHP7.3/usr/local/etc/php73/cli/conf.d/extension.ini
$ find /volume1/@appstore/PHP7.4 -name *.ini
/volume1/@appstore/PHP7.4/etc/php/conf.d/memcached.ini
/volume1/@appstore/PHP7.4/etc/php/conf.d/redis.ini
/volume1/@appstore/PHP7.4/misc/php-fpm.ini
/volume1/@appstore/PHP7.4/usr/local/etc/php74/cli/php.ini
/volume1/@appstore/PHP7.4/usr/local/etc/php74/cli/conf.d/extension.ini
```
### Composer:
<u>Installation:</u>
@@ -485,6 +503,16 @@ You are already using composer version 1.7.1 (stable channel).
### Node.js
Utiliser `--unsafe-perm`
```bash
sudo npm install -g thumbsup --unsafe-perm
```
### Erreurs:
/bin/nano
@@ -501,3 +529,9 @@ sudo ln -s /lib/libncurses.so.5.9 /lib/libtinfo.so.5
https://help.synology.com/developer-guide/index.html
#### iTunes Server:
[MàJ pour Apple Music](https://supfiles.synology.com/fsdownload/cgMMujWfd/iTunes%20Server%201.5.3-2504%20Patch)