magenx / Magento-nginx-config

Default Nginx config for Magento 2
https://www.magenx.com
GNU General Public License v3.0
506 stars 211 forks source link

Can't install config #13

Closed Julime closed 8 years ago

Julime commented 8 years ago

after setting up the config, i can't start nginx:

root@*** /etc/nginx/Magento-nginx-config # ./m1_config_install.sh
---> CREATING NGINX CONFIGURATION FILES NOW

---> Enter your domain name (without www.): ***
---> Enter your web root path: /var/www/vhosts/***/production/www/
root@*** /etc/nginx/Magento-nginx-config # service nginx configtest
nginx: [emerg] open() "/etc/nginx/conf_m1/spider.conf" failed (2: No such file or directory) in /etc/nginx/sites-enabled/magento.conf:33
nginx: configuration file /etc/nginx/nginx.conf test failed

seems like the script is failing to move some files: capturfiles_11