Re: php supports

2013-04-18 Thread miguelmclara
What do you mean by "php nginx"? You can serve php in different ways so to speak... for example with fastcgi...I prefer php-fpm... Kadm5 is a php extension... so has long has you have it installed in your system and if it's the case all required dependences all should be fine.  

Re: php supports

2013-04-18 Thread Jonathan Matthews
On 18 April 2013 20:04, Friedrich Locke wrote: > Hi folks, > > I wonder if i can use php with ldap support in nginx ? > does kadm5 PECL is supported too by php nginx ? Nginx proxies requests to PHP, which runs separately from Nginx. PHP is not embedded within Nginx like it is with Apache. This me

php supports

2013-04-18 Thread Friedrich Locke
Hi folks, I wonder if i can use php with ldap support in nginx ? does kadm5 PECL is supported too by php nginx ? Thanks once more. Best regards, Gustavo. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx