-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Allow_url_fopen is turned on

- ---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]

Want reliable web hosting at affordable prices?
www.modevia.com
 
Web Dev/Design Community/Zine
www.developercube.com



- -----Original Message-----
From: Nikolay Bachiyski [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 01, 2004 3:01 AM
To: Aaron Axelsen
Subject: Re: [PHP] Include Errors


On April, 01 2004 ?. 11:41 Aaron Axelsen" <[EMAIL PROTECTED]> wrote
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I recently upgraded from 4.3.4 to 4.3.5 and now I get some errors. 
> When I try to include a URL that is not abosulte, for example 
> http://somewebsite.com I get the following chunk of errors:
>
> Warning: main(): php_network_getaddresses: getaddrinfo failed: Name
> or  service not known in /path/to/index.php on line 386
>
> Warning: main(http://some.url/gallery/block-random.php): failed to 
> open stream: Resource temporarily unavailable in /path/to/index.php
> on  line 386
>
> Warning: main(): Failed opening 
> 'http://some.url/gallery/block-random.php' for inclusion
> (include_path='.:/path/to/php/lib/php') in /path/to/index.php on
> line  386
>
> Any ideas or suggetsions are greatly welcome.  Thanks.
> - ---
> Aaron Axelsen
> AIM: AAAK2
> Email: [EMAIL PROTECTED]
>
> Want reliable web hosting at affordable prices? www.modevia.com
>
> Web Dev/Design Community/Zine
> www.developercube.com
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 7.0.3 for non-commercial use
> <http://www.pgp.com> 
>
> iQA/AwUBQGvUKbrnDjSLw9ADEQLbEQCfRd1fjICqnS3Fotu4X3Pf08QvbOMAnim1
> fCN+YXqDK6oQ/un4H68fv07K
> =Fh9f
> -----END PGP SIGNATURE-----
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Hello, Aaron,

Are you sure allow_url_fopen in your php.ini is on?
Although the default value is on it could either have been changed or
you might be using your older php.ini file.

Regards,
Nikolay


-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBQGw99rrnDjSLw9ADEQJbJgCbBQHJhjKfvY1NKH609eIyo9NEnmYAn1q7
5R7N/8lWbB3adQxRnIOJXnor
=kyQH
-----END PGP SIGNATURE-----

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to