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 cajbecu
> > 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 main ip. cajb. -- PHP General Mailing List (htt

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

2007-02-15 Thread Aras
@lists.php.net Subject: Re: [PHP] remote fopen not working, despite allow_url_fopen = on 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. -- PHP General Mailing List (http://www.ph

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

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

2007-02-15 Thread Aras
[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 4.4.2 -> php 4.4.4 apache 1.3 -> apache

[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