ID: 10500
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Old-Bug Type: Reproducible Crash
Bug Type: *General Issues
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

can you check that your php.ini file is actaully being read? This works fine for me. 
Also please upgrade to 4.0.5 or latest CVS and check that this is still the case.

Thanks.

- James

Previous Comments:
---------------------------------------------------------------------------

[2001-04-25 17:49:49] [EMAIL PROTECTED]
It appears to be that 5884001 bytes (or so) is the upper limit of the file size -- 
doesn't matter what the php.ini options are.

I tried even rebooting the whole machine after the applied changes (well, Microsoft 
tactics) -- no luck.


---------------------------------------------------------------------------

[2001-04-25 17:42:40] [EMAIL PROTECTED]
This is exactly the same problem as bug #3627.

OS: Win98 SE
Running Apache Server 1.3.9 with PHP 4.0.4pl1. I'm trying to upload a 10MB file onto 
the FTP server.

PHP 4.0.4pl1 has been downloaded precompiled from www.php.net.

PHP.INI fraction:
max_execution_time=2400
memory_limit=60M
post_max_size=20M
upload_max_filesize=20M

The apache server will dump two lines into the error.log and ftp file transfer will 
die (server stays intact):

Premature end of script headers: c:/bin/php/php.exe
FATAL:  erealloc():  Unable to allocate 5884001 bytes

If I try to send the file <= 5M it is working fine and fast.

Thanks,
Dragan


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10500&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to