Re: [PHP-DEV] Static library binding

2012-06-08 Thread Rasmus Lerdorf
On 06/08/2012 11:38 PM, Robert Eisele wrote: > Hi, > > I have a kind of stupid question. I run PHP inside a fpm chroot jail for a > lot of vhosts, each vhost with it's own pool. Unfortunatley, I can't > connect to remote domains neither via the native file api (assumed > allow_url_fopen is on) nor

[PHP-DEV] Static library binding

2012-06-08 Thread Robert Eisele
Hi, I have a kind of stupid question. I run PHP inside a fpm chroot jail for a lot of vhosts, each vhost with it's own pool. Unfortunatley, I can't connect to remote domains neither via the native file api (assumed allow_url_fopen is on) nor via curl. I don't want to copy all the libs into the jai