VeryNginx icon indicating copy to clipboard operation
VeryNginx copied to clipboard

/opt/verynginx/openresty/nginx/sbin/nginx start and exit with Illegal instruction

Open kerneltravel opened this issue 7 years ago • 1 comments

ENV: centos 6.4 64bit, with cc/gcc 4.4.7, python 2.6.6

python install.py install all

and got

*** All work finished successfully, enjoy it~

but failed to start:

[root@my-centos64 VeryNginx]# /opt/verynginx/openresty/nginx/sbin/nginx
Illegal instruction

kerneltravel avatar Jun 11 '17 07:06 kerneltravel

centos 6.4 64bit, yum installed openresty, https://openresty.org/en/linux-packages.html with same issue:

service openresty start

Starting nginx: /bin/bash: line 1: 1582 Illegal instruction /usr/local/openresty/nginx/sbin/nginx -c /usr/local/openresty/nginx/conf/nginx.conf

kerneltravel avatar Jun 12 '17 03:06 kerneltravel