Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: интерпретация переменн ых внутри PHP VALUE и PHP ADMIN VALU E для PHP-FPM
On 12 Jul 2011 17h19 WEST, mdounin@xxxxxxxxxx wrote:
I'm reposting this in English. Translating the Russian generated by
google translate back to English reveals a complete mess.
I'm sorry for imposing my limitations (nil Russian language skills :()
on everyone else here. I know it's rude.
> geo $x {
> default "${include_path}:/my/other/include/path";
> }
I don't think Maxim suggestion will work, because include_path is a
runtime parameter, not a regular variable. It must be accessed using
ini_get('include_path') and set via ini_set.
--- appa
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|