Open RussH opened 8 years ago
confirmed independently by forum user tttwb
i am getting limit of only 20 files on mass resume upload, is there something other then max_upload_size in php ini that we need to check for extending the files limit to min 50 resumes.
Thanks Aisha
Variables to change.. PHP
max_input_time Max time in seconds a script is allowed to parse input data, like POST, GET and file uploads
upload_max_filesize Maximum size of an uploaded file.
post_max_size Maximum size of post data allowed.
Apache
TimeOut Amount of time the server will wait for certain events before failing a request
LimitRequestBody Restricts the total size of the HTTP request body sent from the client
Thanks a lot for quick reply, let me try it out. Regards Aisha
Thank you very much for the information, one more query if you can help, in bulk import while parsing the system omit the header of word file. Is there something we are missing ?
Regards Aisha
Sorry, can you clarify the header issue?
On Tue, 26 Jul 2016 at 18:51 supremeinv notifications@github.com wrote:
Thank you very much for the information, one more query if you can help, in bulk import while parsing the system omit the header of word file. Is there something we are missing ?
Regards Aisha
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/opencats/OpenCATS/issues/55#issuecomment-235349457, or mute the thread https://github.com/notifications/unsubscribe-auth/AARQfMcZgeKX2J4lt9mcR14SetWTWOuOks5qZkkUgaJpZM4HbJYK .
Sent from my Jolla
A possible regression from 0.9.1 to 0.9.2
The bulk import installer no longer displays this (from 0.9.1)
but only displays this (0.9.2)