Forum

Maximum document up...
 
Notifications
Retirer tout

Maximum document upload and attach File size

1 Posts
1 Utilisateurs
0 Reactions
2 Vu
(@bassem)
Posts: 27
Active Member
Début du sujet
 
[#5530]

Hello,
Projeqtor V7.2.5
As indicate in subject, i have a problem with the maximum size of uploaded documents and attached Files.
I'm trying to attach a 20Go document.
I have changed the following parameters in php.ini as indicated in many posts but nothing happen.
post_max_size=51200M
upload_max_filesize=51200M
I have also modified the maximum attachement file size in general parameters of Projeqtor (53687091200 octes) but nothing happen.
I have restarted the service (WAMPSERVER).
and I have this error message when i try to upload document or attach files : (please find attached files)

In log I have this lines :
2018-10-31 15:06:00.368 ** ERROR ** [V7.2.5] Exception-[22003] SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'fileSize' at row 1
2018-10-31 15:06:00.372 ** ERROR ** [V7.2.5] For query : insert into attachment ( refType , refId , idUser , creationDate , fileName , mimeType , fileSize , type , idPrivacy ) values ('Ticket', '002976', '184', '2018-10-31 15:06:00', '5go.rar', 'application/octet-stream', '6460664301', 'file', '1')
2018-10-31 15:06:00.376 ** ERROR ** [V7.2.5] Strack trace :
2018-10-31 15:06:00.380 ** ERROR ** [V7.2.5] #0 Sql->query called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:1193]
2018-10-31 15:06:00.384 ** ERROR ** [V7.2.5] #1 SqlElement->insertSqlElement called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:992]
2018-10-31 15:06:00.387 ** ERROR ** [V7.2.5] #2 SqlElement->saveSqlElement called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:655]
2018-10-31 15:06:00.391 ** ERROR ** [V7.2.5] #3 SqlElement->save called at [C:wamp64wwwprojeqtormodelAttachment.php:114]
2018-10-31 15:06:00.394 ** ERROR ** [V7.2.5] #4 Attachment->save called at [C:wamp64wwwprojeqtortoolsaveAttachment.php:231]

2018-10-31 15:14:40.795 ** ERROR ** [V7.2.5] Exception-[22003] SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'fileSize' at row 1
2018-10-31 15:14:40.799 ** ERROR ** [V7.2.5] For query : insert into documentversion ( name , fullName , version , revision , fileName , fileSize , mimeType , versionDate , createDateTime , idDocument , idAuthor , idStatus , isRef , approved , idle ) values ('V1.0', '-CTRCT-6-5go-V1.0.rar', '1', '0', '5go.rar', '6460664301', 'application/octet-stream', '2018-10-31', '2018-10-31 15:14:40', '000009', '184', '1', '0', '0', '0')
2018-10-31 15:14:40.803 ** ERROR ** [V7.2.5] Strack trace :
2018-10-31 15:14:40.807 ** ERROR ** [V7.2.5] #0 Sql->query called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:1193]
2018-10-31 15:14:40.811 ** ERROR ** [V7.2.5] #1 SqlElement->insertSqlElement called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:992]
2018-10-31 15:14:40.814 ** ERROR ** [V7.2.5] #2 SqlElement->saveSqlElement called at [C:wamp64wwwprojeqtormodelpersistenceSqlElement.php:655]
2018-10-31 15:14:40.818 ** ERROR ** [V7.2.5] #3 SqlElement->save called at [C:wamp64wwwprojeqtormodelDocumentVersionMain.php:162]
2018-10-31 15:14:40.821 ** ERROR ** [V7.2.5] #4 DocumentVersionMain->save called at [C:wamp64wwwprojeqtortoolsaveDocumentVersion.php:222]

Thanks


 
Posté : 1 Nov AM 11:1111
Share:
Retour en haut