Hello!
On Thu, Jul 31, 2014 at 6:05 PM, Abdul Rahman Madeni wrote:
>
> I did installation php-fpm before and i follow every step accordingly. I run
> LUA (curl localhost) but failed to run PHP (curl localhost/php) which should
> display any output.
>
This looks like a configuration mistake in your ngx_fastcgi or php-fpm
configurations, which is more related to the standard nginx modules
and your php-fpm configurations (or installations). Try providing more
details here. (And yes, in my experiences, php-fpm + ngx_fastcgi has
always been painful to set up properly on my side.)
Regards,
-agentzh