Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-12 Thread Lucian
On Sat, Mar 12, 2011 at 6:19 AM, Geoff Galitz wrote: > >>> Anyone here using Nginx as alternative to apache in conjunction to php >>> scripts? >>> Care to share thoughts and caveats? > > Yes, we use nginx + PHP and also apache + nginx + PHP extensively and it > works well. > > You can also look at

Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-11 Thread Geoff Galitz
>> Anyone here using Nginx as alternative to apache in conjunction to php >> scripts? >> Care to share thoughts and caveats? Yes, we use nginx + PHP and also apache + nginx + PHP extensively and it works well. You can also look at lighttpd + PHP as another alternative that works well.

Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-11 Thread Jim Nelson
On 3/11/2011 4:38 PM, Mark Foster wrote: > On 03/11/2011 10:54 AM, robert mena wrote: >> Hi, >> >> Anyone here using Nginx as alternative to apache in conjunction to php >> scripts? >> >> Care to share thoughts and caveats? >> >> I am reading that it is a good alternative but do not know the real l

Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-11 Thread Mark Foster
On 03/11/2011 10:54 AM, robert mena wrote: > Hi, > > Anyone here using Nginx as alternative to apache in conjunction to php > scripts? > > Care to share thoughts and caveats? > > I am reading that it is a good alternative but do not know the real life > limitations, diferences to apache, which r

Re: [CentOS] Alternatives to apache for php based servers: Nginx

2011-03-11 Thread Les Mikesell
On 3/11/2011 12:54 PM, robert mena wrote: > Hi, > > Anyone here using Nginx as alternative to apache in conjunction to php > scripts? > > Care to share thoughts and caveats? > > I am reading that it is a good alternative but do not know the real life > limitations, diferences to apache, which repo

[CentOS] Alternatives to apache for php based servers: Nginx

2011-03-11 Thread robert mena
Hi, Anyone here using Nginx as alternative to apache in conjunction to php scripts? Care to share thoughts and caveats? I am reading that it is a good alternative but do not know the real life limitations, diferences to apache, which repo to fetch etc. ___