Tareas #5507
Problema de configuración de OJS
Status: | Cerrada | Start date: | 11/08/2016 | |
---|---|---|---|---|
Priority: | Urgente | Due date: | ||
Assignee: | Leroy Deniz | % Done: | 100% | |
Category: | - | Spent time: | 2.00 hours | |
Target version: | - |
Description
El sitio instalado en davinci, bajo la dirección http://ojs.intercambios.cse.udelar.edu.uy/ está andando mal.
La simple visita del enlace "Ver revista" en la home genera un choclón de logs de errores, y no lleva a ninguna página.
Googlebot generó una cantidad de logs al respecto.
Related issues
History
#1 Updated by Daniel Viñar Ulriksen about 4 years ago
- Related to Soporte #5501: /var lleno en davinci added
#2 Updated by Daniel Viñar Ulriksen about 4 years ago
La visita del sitio genera este error de log apache:
[Tue Nov 08 19:26:06 2016] [error] [client 167.56.128.102] ojs2 has produced an error\n Message: WARNING: filemtime(): stat failed for registry/locales.xml\n In file: /var/alternc/html/c/cseojs/www/lib/pkp/classes/i18n/PKPLocale.inc.php\n At line: 599\n Stacktrace: \n Server info:\n OS: Linux\n PHP Version: 5.4.45-0+deb7u5\n Apache Version: Apache/2.2.22 (Debian)\n DB Driver: mysql\n DB server version: 5.5.52-0+deb7u1
#3 Updated by Daniel Viñar Ulriksen about 4 years ago
- Priority changed from Normal to Urgente
Y al visitar el enlace "Ver revista", mientras no se deja esa página, se genera un flujo de líneas:
[Tue Nov 08 19:27:30 2016] [error] [client 167.56.128.102] ojs2 has produced an error\n Message: WARNING: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/alter nc/html/c/cseojs/:/usr/share/php/)\n In file: /var/alternc/html/c/cseojs/www/lib/pkp/classes/file/FileMan ager.inc.php\n At line: 350\n Stacktrace: \n Server info:\n OS: Linux\n PHP Version: 5.4.45-0+deb7u 5\n Apache Version: Apache/2.2.22 (Debian)\n DB Driver: mysql\n DB server version: 5.5.52-0+deb7u1, referer: http://ojs.intercambios.cse.udelar.edu.uy/
que sólo se detiene cuando se sale de esa URL.
Hay que corregir esto muy rápidamente o poner fuera de línea el sitio, porque las visitas de esa página (incluyendo los bots) provocan registros interminables que llenan el disco y enlentecen el servidor.
#4 Updated by Leroy Deniz about 4 years ago
- Status changed from Nueva to Cerrada
- % Done changed from 0 to 100
Tenía un problema de recursividad en la busqueda de un directorio
Quedó arreglado.