You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.
The FPM pool configuration for user XXXXX doesn't exist, attempting to add new pool configuration...
/usr/local/bin/ngxvhost: line 370: /etc/php/5.6/fpm/pool.d/XXXXX.conf: No such file or directory
Failed to restart php5.6-fpm.service: Unit php5.6-fpm.service not found.
It seems that your Nginx installation doesn't meet ngxvhost requirement. Aborting...
The text was updated successfully, but these errors were encountered:
I try to execute the following command:
sudo ngxvhost -u XXXXX -s XXXXX.com -t wordpress -d /home/XXXXX/Webs/XXXXX.com
This error appears:
The FPM pool configuration for user XXXXX doesn't exist, attempting to add new pool configuration...
/usr/local/bin/ngxvhost: line 370: /etc/php/5.6/fpm/pool.d/XXXXX.conf: No such file or directory
Failed to restart php5.6-fpm.service: Unit php5.6-fpm.service not found.
It seems that your Nginx installation doesn't meet ngxvhost requirement. Aborting...
The text was updated successfully, but these errors were encountered: