[PHP] Strange problem

2001-01-25 Thread Jeroen Jochems
When I try to download a big file (like 5meg) with fopen() I get some strange errors: - not enough space for lowio initialization - not enough space for stdio initialization - pure virtual function call - not enough space for _onexit/atexit table - unable to open console device - unexpected heap

Re: [PHP] Strange problem

2001-01-25 Thread Jeroen Jochems
No it has got about 10gig free space! - Original Message - From: Hardy Merrill <[EMAIL PROTECTED]> To: Jeroen Jochems <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 2:50 PM Subject: Re: [PHP] Strange problem > The first thing I'd

Re: [PHP] Strange problem

2001-01-25 Thread Jeroen Jochems
Or does anyone know a better way to download files? - Original Message - From: Hardy Merrill <[EMAIL PROTECTED]> To: Jeroen Jochems <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 2:50 PM Subject: Re: [PHP] Strange problem > The fir