Problemas com Inserção de Imagens no OJS

Boa noite pessoal.

Efetuei a migração do OJS 2 para o OJS 3.1. Contudo estou com problemas para inserir as imagens.

Já tentei fornecer permissões as pastas cache, files e public. Acho que algo esta passando.

Segue o erro:

Tentei verificar os tipos mime:

Magic local data for file(1) command. # Insert here your local magic data. Format is described in magic(5).

image/jpeg
image/png

Permissões Files e Public :

root@expedito:/home# ls -ivlh
total 127M
3626998 drwxrwxrwx 7 www-data www-data 4,0K dez 14 2015 periodicos_arquivos
4388687 drwxrwxrwx 4 www-data www-data 4,0K mai 10 17:40 public

Permissões Cache

root@expedito:/var/www/html/periodicos/lib/pkp/classes/cache# ls -ivlh
total 24K
4907183 -rwxrwxrwx 1 www-data www-data 2,2K jun 11 2018 APCCache.inc.php
4907182 -rwxrwxrwx 1 www-data www-data 3,7K jun 11 2018 CacheManager.inc.php
4907186 -rwxrwxrwx 1 www-data www-data 2,6K jun 11 2018 FileCache.inc.php
4907185 -rwxrwxrwx 1 www-data www-data 2,9K jun 11 2018 GenericCache.inc.php
4907187 -rwxrwxrwx 1 www-data www-data 3,3K jun 11 2018 MemcacheCache.inc.php
4907184 -rwxrwxrwx 1 www-data www-data 2,2K jun 11 2018 XCacheCache.inc.php

Erro no php:

[Fri May 10 20:29:48.570613 2019] [php7:warn] [pid 7950] [client 189.15.146.77:33465] PHP Warning: file_put_contents(/var/www/html/periodicos/cache/fc-siteSettings-site.php): failed to open stream: Permission denied in /var/www/html/periodicos/lib/pkp/classes/cache/FileCache.inc.php on line 89, referer: http://expedito.fapam.edu.br/periodicos/index.php/index/admin/settings

Caro @mauricioasj, recomendo que você deixe como dono de todos os arquivos do OJS o “www-data”. No Linux fazemos: $ sudo chown -R www-data:www-data ./