Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
We have increased the " size of attached files" at the global settings level .but we can not attach large files.
You must also increase max_file_size and max_post_size in your php.ini
The php.ini already allows to attach large files.
The php.ini already allows to attach large files.
What value did you enter in " size of attached files"
what value for upload_max_filesize ?
what value for post_max_size ?
upload_max_filesize = 64M
post_max_size = 3M
So your are limited to files of 3Mb.
set post_max_size to 64M, it will work better.
Please check for errors in lof file.