still same problem . i have checked with different os like centos , ubuntu and different version of php , nginx
On Mon, Jun 8, 2015 at 7:12 PM, Anoop Alias <[email protected]> wrote: > > > On Mon, Jun 8, 2015 at 7:04 PM, Prameswar Lal < > [email protected]> wrote: > >> hi i am using nginx with magento which use fastCGI . >> whenever i type in url http://example.com/index.php then index.php start >> downloading . >> can anyone help me ? >> >> > I think you have misspelled a directive > In example.conf > > -- fastcqi_index index.php; > ++ fastcgi_index index.php; > > Good Luck ! > >> >> >> _______________________________________________ >> nginx mailing list >> [email protected] >> http://mailman.nginx.org/mailman/listinfo/nginx >> > > > > -- > *Anoop P Alias* > GNUSYS <http://gnusys.net> > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
