Re: Nginx can not upload image to cloudinary (hosted in AWS)

2014-07-20 Thread taragano
This error comes from PHP, not Nginx. Also, it seems that the referred code is communicating with S3 and not with Cloudinary. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251881,251949#msg-251949 ___ nginx mailing list nginx@nginx.org http:

Re: Nginx can not upload image to cloudinary (hosted in AWS)

2014-07-18 Thread Francis Daly
On Thu, Jul 17, 2014 at 08:15:11AM -0400, email_ardi wrote: Hi there, There's not much to do with nginx in this question. You probably want to compare the environment that your php script is executed in, in the apache system ($REQUEST and $SERVER are usually interesting), and in the system that

Nginx can not upload image to cloudinary (hosted in AWS)

2014-07-17 Thread email_ardi
Hi, Im new in Nginx. After read few articles, i think Nginx is faster than apache (if i'm not mistaken) Currently we're developing a project in apache. But when we set up a "user acceptance test", our clients complain that our site is running slow. So we migrate to nginx, everything seems to be