connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul Bansal oceanofweb at gmail.com
Mon Jul 15 10:45:13 UTC 2013


I want to run wordpress sites on this server. The processing sud be fast
and efficient. Websites sud be able to open up speedly. So, pls suggest me
anything here.

Thanks
On Jul 15, 2013 4:01 PM, "John Doe" <jdmls at yahoo.com> wrote:

> From: Atul Bansal <oceanofweb at gmail.com>
>
> >httpd.conf
> >Listen [::]:80 default_server ipv6only=on;
> >
> >default.conf
> >    listen       80 default_server;
> >        proxy_pass   http://127.0.0.1;
> >        fastcgi_pass   127.0.0.1:9000;
>
>
> So, apache listens on ipv6 :80 and
>
> nginx tries to listen on ipv4/v6 :80 and pass to ipv4 :80 ?
> I think something is wrong...
> Do you need apache at all?
> Can you describe your processing chain?
> => nginx => php-cgi ?
>
>
> JD
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130715/00e9a35a/attachment.html>


More information about the nginx mailing list