Open romanlex opened 7 years ago
and another problem
root@69354:/tmp# $(find /etc/php* -type d \( -name "pool.d" -o -name "*fpm.d" \))
-bash: /etc/php/7.0/fpm/pool.d: Is a directory
Having same issue... any ideas how to fix it?
Write more about thus problem. When this problem is appears?
I'm guessing they're referencing line 887-895 in the install script here: https://github.com/serghey-rodin/vesta/blob/d9095aecdf5e169216c9f594dc3f795baefa1598/install/vst-install-ubuntu.sh#L887
because command is another php-fpm7.0 How I can fix install?