Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL From: Stig Venaas (Stig.Venaas <email protected>)
Date: 01/04/01

On Thu, Jan 04, 2001 at 04:56:31PM -0000, mike <email protected> wrote:
> ID: 8552
> User Update by: mike <email protected>
> Status: Open
> Bug Type: Filesystem function related
> Description: fopen doesn't open URL
>
> // first GetWebPage fails
> //
> Warning: fopen("http://ir.stockmaster.com/c/pbn/stocks.html","r") - No error in D:\extranet\WebTop\site\t.php on line 25

Is this on Windows, which version? Did you compile it yourself? If you did,
can you check if it says

/* Define if you have the getaddrinfo function */
#define HAVE_GETADDRINFO 1

in main/php_config.h?

Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>