Date: 12/27/00
- Next message: ler <email protected>: "[PHP-DEV] PHP 4.0 Bug #8441: php_syslog undefined"
- Previous message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8438 Updated: gd.c:703: `gdImageCreateFromGif' undeclared (first use in this function)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: david <email protected>
Operating system: Debian Linux 2.2.14
PHP version: 4.0.3pl1
PHP Bug Type: HTTP related
Bug description: fopen on a url returns "success" as an error
fopen("http://my-url/","r") - Success
is the error returned. Attempting to use the filehandle return gives "is not a valid FileHandle resource", of course.
A "lynx -dump" from the server at the same time the error occurs shows that the url is fine and the connection to that web server is also fine.
Doesn't happen all the time, on every execution, but when it does happen is disastrous, any ideas? thanks.
PHP Version 4.0.3pl1
System Linux shell.eshirt.net 2.2.14 #3 SMP Sat Jan 8 23:22:14 EST 2000 i686 unknown
Build Date Oct 23 2000
Configure Command
'./configure' '--with-mysql' '--disable-debug' '--with-apxs=/www/bin/apxs'
'--with-config-file-path=/www/conf' '--enable-track-vars' '--with-gd=../gd-1.7.3'
'--with-ttf' '--enable-rule=EAPI' '--enable-versioning' '--with-swf=../dist'
Server API Apache
-- Edit Bug report at: http://bugs.php.net/?id=8440&edit=1-- 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: ler <email protected>: "[PHP-DEV] PHP 4.0 Bug #8441: php_syslog undefined"
- Previous message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8438 Updated: gd.c:703: `gdImageCreateFromGif' undeclared (first use in this function)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

