7 messages in ru.sysoev.nginxRe: Can't start nginx
FromSent OnAttachments
Andreas VietenJul 11, 2009 8:12 am 
Maxim DouninJul 13, 2009 4:52 am 
Robert GabrielJul 13, 2009 5:14 am 
AndiV74Jul 13, 2009 9:30 am 
Andreas VietenJul 13, 2009 2:23 pm 
Robert GabrielJul 14, 2009 1:31 am 
Robert GabrielJul 14, 2009 1:33 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Can't start nginxActions...
From:Robert Gabriel (lis@ruby-forum.com)
Date:Jul 14, 2009 1:33:35 am
List:ru.sysoev.nginx

Robert Gabriel wrote:

Andreas Vieten wrote:

Try this:

sh -x /etc/init.d/nginx start

and see what happen or put it in a reply, as you wish.

Hello, doesn't work either.

I didnt say its gonna work, but you can see where the error is coming from...

Wait, are u using Ubuntu?! If so, then do this first:

rm -f /bin/sh; ln -s /bin/bash /bin/sh (as root user)