Re: [PHP] Re: remote fopen not working, despite allow_url_fopen = on SOLVED

2007-03-06 Thread alex handle
On 2/21/07, alex handle <[EMAIL PROTECTED]> wrote: On 2/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: > > On Mon, February 19, 2007 9:43 am, alex handle wrote: > > A minute ago i tried to run my test script (remote.php) on the shell > > and the > > remote fopen works!! > > The problem must be

Re: [PHP] Re: remote fopen not working, despite allow_url_fopen = on

2007-02-21 Thread alex handle
On 2/21/07, Richard Lynch <[EMAIL PROTECTED]> wrote: On Mon, February 19, 2007 9:43 am, alex handle wrote: > A minute ago i tried to run my test script (remote.php) on the shell > and the > remote fopen works!! > The problem must be within the php apache module or apache self. > Is there a way t

Re: [PHP] Re: remote fopen not working, despite allow_url_fopen = on

2007-02-20 Thread Richard Lynch
On Mon, February 19, 2007 9:43 am, alex handle wrote: > A minute ago i tried to run my test script (remote.php) on the shell > and the > remote fopen works!! > The problem must be within the php apache module or apache self. > Is there a way to debug the php apache module? Step #1. Create a page w