Dimitar --
...and then Dimitar Haralanov said...
%
% Hi,
Hi!
%
...
% The problem that I am facing is that I can get the script/browser/php
% to pass such large file. I have modified the upload_max_size variable in
% php.ini to be larger the 60Mb but this still does not help!
Chec
On Fri, 28 Mar 2003 12:39:10 -0500
Larry E. Ullman wrote:
> memory_limit = 8M ; Maximum amount of memory a script may
consume
> (8MB)
Does this mean that the content of the entire file will be stored in
memory before it is written to disk?
Thanx
-- Mit
The problem that I am facing is that I can get the script/browser/php
to pass such large file. I have modified the upload_max_size variable
in
php.ini to be larger the 60Mb but this still does not help!
Is there any hard limitation that I am unaware of?
You'll probably need to adjust the follow
3 matches
Mail list logo