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 f

Re: [PHP] Session problems with 4.4.5?

2007-02-22 Thread alex handle
On 2/16/07, Jochem Maas <[EMAIL PROTECTED]> wrote: Ken Williams wrote: > Is anyone else having problems with session in 4.4.5? I'm under apache > 1.3.27 in linux 2.4.34 and all my web sites break under 4.4.5. As soon as a > page tries to register a session variable with session_register apache

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

[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 "

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

2007-02-15 Thread alex handle
On 2/15/07, cajbecu <[EMAIL PROTECTED]> wrote: > > Hello Aras! > > my /etc/resolv.conf is ok - a "host google.com" works and i can reach > google.com with lynx. > There are no firewall or dns issues on the server. > try: var_dump(file('http://ip_google/')); replace ip_google with google`s ma

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

2007-02-15 Thread alex handle
ystems -Original Message- *From:* alex handle [mailto:[EMAIL PROTECTED] *Sent:* Thursday, February 15, 2007 3:52 PM *To:* php-general@lists.php.net *Subject:* [PHP] remote fopen not working, despite allow_url_fopen = on Hi all, i recently upgraded a server from freebsd 5.x to 6.2 php

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

2007-02-15 Thread alex handle
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 shows this error message: [Thu Feb 15 14:15:42