[openupload-devel] Problem upload with openupload
Status: Beta
Brought to you by:
tsdogs
|
From: laurent l. <pro...@ho...> - 2010-09-29 08:26:20
|
Hello, Firstly, I congratulate you for this software is super convenient. I use the latest version, I found a bug I guess you're aware. When creating an account with the default group is not registered, access a computer running more even with the default account ADMIN. To remedy this I deleted the account and unregistered I created it by hand. My problem is I can not upload a file larger than 250MB surroundings (a file of 207Mo works and a 260MB file does not work.) Here is the error message: Can not write to temporary diretory! I changed the options in my php.ini: - Upload_max_filesize = 1024M - Post_max_size = 1024M Then I modified the config.inc.php - $ CONFIG ['max_upload_size'] = '1024 '; But that still does not work I have to restart apache2. Rights to the data folder and data / tmp are chmod777, I tried to create another file upload but it does not work. And I still have 1GB of space in my score upload. Would you have any idea where the problem might come from? Thank you in advance. ps: I'm French so sorry if it's bad writing. Best Regards. Laurent LECOMTE |