http status code 404 - New MediaTemple site displays '404 File Not Found - nginx' message -


i set new new domain , uploaded simple static html files & assets. images not display , when try pull 1 directly in browser page reads

404 file not found - nginx

this weird because although know media temple uses nginx run vms, websites served apache...

anyway, led i:

  1. created new webspace
  2. created new domain within webspace
  3. uploaded new image (logo.jpg)
  4. found logo.jpg not load , leads 404 described above

after creating new domain, got automated message shown below (with specific info removed):

---------- forwarded message ---------- from: [user] [email] date: thu, jan 30, 2014 @ 12:40 pm subject: unable configure web server on host [domain] to: [me]  unable generate web server configuration file on host [domain] because of following errors:  nginx: [emerg] listen() [ip address]:80, backlog 511 failed (98: address in use) nginx: configuration file /etc/nginx/nginx.conf test failed  please resolve errors in web server configuration templates , generate file again. 

what issue here? it's brand new site - shouldn't giving me kind of grief..

ok, have no idea upset nginx, nginx configuration file needed refreshed. accomplished following ssh commands:

/usr/local/psa/admin/sbin/nginxmng --disable /usr/local/psa/admin/sbin/nginxmng --enable 

Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -