Hi developers,
I have a problem with huge files in filemanager:
I have edited my php.ini to upload huge files, max 15MBytes. I was:
/usr/local/lib/php.ini
Modify:
upload_max_filesize = 15M
post_max_size = 15M
And then, restart apache. It worked.
But when I try to upload a file large than 15MBytes, the browser starts to send the file… some time… and then nothing. No error. But the file was not uploaded. 
In the code, filemanager/inc/class.uifilemanager.inc.php, function index(), it do not execute this->fileUpload(). In other words, the form hidden variable uploadprocess is not ‘true’. It ejecutes the last else.
¿What happened? ¿It’s a bug in E-GroupWare?
I expected a message “File was not uploaded” or something like thet when uploadind files bigger than 15M
I use Mozilla 1.5 or IE 6.
Apache Version Apache/1.3.34 (Unix) PHP/4.4.2
¿Could you please help me?
Thanks a lot.
And sorry for my English
Enrique Jiménez Ruiz
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers