When I try to upload a file in any shipment I get the Error de HTTP.
Please help me, it seems that everything started since I upgraded from version 3.2.1.4 to version 3.3.0.13.
The problem started when out of nowhere I could not see the files in the shipments so I decided to upgrade to a recent version, then that part was solved but now I cannot upload files in the submissions.
OJS 3.3.0-13
Additional information
I am sending you information from my error log, error capture and configuration of my config.inc.php file.
error.log
[26-Jan-2023 16:10:25 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:10:26 UTC] PHP Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /home/revistaunah/public_html/lib/pkp/classes/session/SessionManager.inc.php on line 69
[26-Jan-2023 16:10:26 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:11:27 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:16:00 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:17:06 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:18:48 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:19:31 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:25:39 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:30:44 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:31:04 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:31:19 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:33:59 UTC] ojs2: 404 Not Found
[26-Jan-2023 16:34:22 UTC] ojs2: 404 Not Found
config.inc.php
;;;;;;;;;;;;;;;;;
; Configuración de archivo;
;;;;;;;;;;;;;;;;;
[archivos]
; Ruta completa al directorio para almacenar archivos cargados
; (Este directorio no debe ser directamente accesible desde la web)
; Los usuarios de Windows deben usar barras diagonales
files_dir = /home/revistaunah/ojsdata
; Ruta al directorio para almacenar archivos públicos cargados
; (Este directorio debe ser accesible desde la web y la ruta especificada
; debe ser relativo al directorio base OJS)
; Los usuarios de Windows deben usar barras diagonales
public_files_dir = público
; Máscara de permisos para archivos y directorios creados
umask = 0022
; El porcentaje mínimo de similitud entre los nombres de archivo que se debe considerar
; una posible revisión
nombre_archivo_revisión_coincidencia = 70
capture
