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 within the

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 to

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 with

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

2007-02-19 Thread alex handle
On 2/15/07, alex handle [EMAIL PROTECTED] wrote: Hi all, i recently upgraded a server from freebsd 5.x to 6.2 php 4.4.2 - php 4.4.4 apache 1.3 - apache 2.2.4. It worked all great till i noticed that the remote fopen()/file() did not work. allow_url_fopen is set to On and the httpd-error.log