V 0.9.4: unexpected end of file, expecting "; " or "}" in /etc/mime.types:789

Ron Savage ron at savage.net.au
Sun Feb 13 05:23:27 MSK 2011


Hi Folks

I couldn't see a reference to this in the recent archives, and googling
didn't help.

I've just installed Debian 6 on a new laptop, and compiled nginx 0.9.4
with:
./configure --with-http_ssl_module --with-http_gzip_static_module \
 --without-http_autoindex_module --without-http_browser_module
--without-http_fastcgi_module \
 --without-http_geo_module --without-http_empty_gif_module
--without-http_map_module \
 --without-http_proxy_module --without-http_memcached_module
--without-http_ssi_module \
 --without-http_userid_module --prefix=/usr/local/nginx
--sbin-path=/usr/local/sbin/nginx \
 --conf-path=/etc/nginx.conf --pid-path=/var/run/nginx.pid
--http-log-path=/var/log/nginx/access.log \
 --error-log-path=/var/log/nginx/error.log --user=nginx --group=nginx

Starting nginx with the default /etc/nginx.conf, with Debian's
default /etc/mime.types gives:

nginx at zigzag:~$ nginx: [emerg] unexpected end of file, expecting ";" or
"}" in /etc/mime.types:789

Any ideas?

-- 
Ron Savage
http://savage.net.au/
Ph: 0421 920 622




More information about the nginx mailing list