Page 1 of 1

can't upload file >1MB

PostPosted:Wed Oct 02, 2013 8:01 am
by lnassibou
Hello,

I have recently install openkm community version ( 6.2.4) and I can't upload file more than 1mb however I have set the max file size to 100mb , I have change the conifguration in Mysql and it still doesn't works .
I have no idea where the problem is...

configuration:
Unbuntu server 12.04
OpenKM community version 6.2.4

here the print screen when i upload file :



thanks a lot for your help

Lucas

Re: can't upload file >1MB

PostPosted:Wed Oct 02, 2013 8:59 pm
by jllort
Some causes:
- Enought hard disk space
- User who's executing has not enought grants to store under tomcat/repository/datastore ( if you started application with root user and then with openkm user can have this kind of problems ). I think this will not be your case.
- Problem with tmp folder space ?

Any information in log will give us some idea about what could happening. Take a look at catalina.log and post here only the error ( stack trace ) if is seeing something there ( not entire log, only segment with interest ).

Re: can't upload file >1MB

PostPosted:Fri Oct 04, 2013 12:18 pm
by lnassibou
I'va found the problem it's due to the slowless of my network :(

Thanks for the help