Date: 01/04/01
- Next message: George Herson: "Re: [PHP-DEV] PHP 4.0 Bug #8553: mktime() report inconsistent"
- Previous message: Oyvind Moll: "Re: [PHP-DEV] things I don't like with ldap_search()"
- In reply to: mike <email protected>: "[PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Next in thread: Stig Venaas: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: George Herson: "Re: [PHP-DEV] PHP 4.0 Bug #8553: mktime() report inconsistent"
- Previous message: Oyvind Moll: "Re: [PHP-DEV] things I don't like with ldap_search()"
- In reply to: mike <email protected>: "[PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Next in thread: Stig Venaas: "Re: [PHP-DEV] PHP 4.0 Bug #8552 Updated: fopen doesn't open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

