Just upgraded a site from OJS 2.4 to OJS 3.1.1. Getting the “The file could not be uploaded or revised” error whenever I attempt to upload an image or css file, etc.
The previous thread indicated that you need to reduce your apache version to 2.2. I’m currently on a system on v Apache/2.4.27, but other systems run on this server so I cannot downgrade to 2.2.
Has anyone found a solution for this issue that doesn’t include an Apache downgrade? Thanks.
Turned off SELinux. Set permissions on public to 777 and ownership to apache (note: cache directory works on apache ownership without opening permissions to 777, so the former is temporary for testing). Copied out all content that got ported over so its an empty directory (in case it was a file overwrite issue.) So far, nothing is working.