RE: Trouble in configuring fir REST support

2016-11-27 Thread Hemanthnews via nginx
Hi Anoop, Let me look into the php config and see anything comes up -Best Hemanth From: Anoop Alias Sent: Friday, November 25, 2016 5:44 PM To: hemanthn...@yahoo.com Cc: Nginx Subject: Re: Trouble in configuring fir REST support yes nothing to do with the problem at hand

Re: Trouble in configuring fir REST support

2016-11-25 Thread Anoop Alias
s this is nothing to do with > the problem > > > > > -Best > Hemanth > > > > *From: *Anoop Alias > *Sent: *Friday, November 25, 2016 5:23 PM > *To: *hemanthn...@yahoo.com > *Cc: *Nginx > > *Subject: *Re: Trouble in configuring fir REST support &

RE: Trouble in configuring fir REST support

2016-11-25 Thread Hemanthnews via nginx
Subject: Re: Trouble in configuring fir REST support You can put a phpinfo page and see if that works.  I am not sure why you mention apache as you are not proxy passing Also while not related to the error  Try  root /opt/riversilica/pixflex/install/app_server/pixflex/public;  in the server

Re: Trouble in configuring fir REST support

2016-11-25 Thread Anoop Alias
: *Friday, November 25, 2016 5:15 PM > *To: *Nginx > *Cc: *hemanthn...@yahoo.com > *Subject: *Re: Trouble in configuring fir REST support > > > > What does the error log say? > > > > On Fri, Nov 25, 2016 at 5:03 PM, Hemanthnews via nginx > wrote: > > Hi, >

RE: Trouble in configuring fir REST support

2016-11-25 Thread Hemanthnews via nginx
Hi Anoop, The /var/log/nginx/error.log file is empty … -Best Hemanth From: Anoop Alias Sent: Friday, November 25, 2016 5:15 PM To: Nginx Cc: hemanthn...@yahoo.com Subject: Re: Trouble in configuring fir REST support What does the error log say? On Fri, Nov 25, 2016 at 5

Re: Trouble in configuring fir REST support

2016-11-25 Thread Anoop Alias
What does the error log say? On Fri, Nov 25, 2016 at 5:03 PM, Hemanthnews via nginx wrote: > Hi, > > Following is the environment > > OS: CentOS 7 (64 bit) > > NGINX: 1.10.1 > > PHP/PHP-FPM: 5.6 > > ZF2 > > Apache 2.4 > > > > Nginx configured on port-80 and apache on port-9080 > > > > I am havi

Trouble in configuring fir REST support

2016-11-25 Thread Hemanthnews via nginx
Hi, Following is the environment OS: CentOS 7 (64 bit) NGINX: 1.10.1 PHP/PHP-FPM:  5.6 ZF2 Apache 2.4 Nginx configured on port-80 and apache on port-9080 I am having trouble in configuring for REST support using nginx + php + zf2 When I enter /user-rest while using APACHE (Port: 9080), I get