Page 1 of 1

Can't upload files, file size error, tried everything

Posted: 19 Oct 2011, 01:51
by daviat
I set up the program and checked all the files size settings, even the server php.ini file size which is set to 256mb, but I keep getting the error below.

File not uploaded
This file is too large to upload.

I checked the Phoca Download limit, and also the joomla file upload limit, both set to 1000000000. I can't upload a file larger then 100kb.

The programs states . . . Upload File [ Max Size: 97.66 kB] . Not sure where that is coming from. Any ideas?

The php.ini file has the settings below.

Code: Select all

;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
upload_max_filesize = 256M

thanks

Re: Can't upload files, file size error, tried everything

Posted: 19 Oct 2011, 23:52
by Jan
Hi, which version of Phoca Download you are using?