Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Otherwise, check your server logs to see if any related error messages have been recorded. This might be a file permissions problem; if so, the log should contain more information.2) Uploads of large files fail inexplicably.
A: This can be caused by certain Apache or PHP settings.
Apache 2.x has a LimitRequestBody directive that, if set to a low number, can
lead to this behaviour. In particular, the default PHP packages for recent
versions of Red Hat Linux set LimitRequestBody to 524288 bytes in
/etc/httpd/conf.d/php.conf.
Low values for the PHP ini settings like post_max_size (default "8M"),
upload_max_filesize (default "8M"), and memory_limit (default "8M") can also
cause this problem.
Return to OJS Technical Support
Users browsing this forum: Google [Bot] and 1 guest