Ojs datbase error

Alguien queme pueda ayudar, tengo OJS 3.5.0.3 y Mysql con php 8.2.

Hoy me salió HTTP 500 en el servidor y no puedo entrar. Mis log dicen esto:

“Class db.connection does not exist” “Target class [db.connection] does not exist” “ReflectionException” “PKPAuthServiceProvider” “PKPAuthManager”

Hi @luismurillo,

This looks awkward, I’ve never seen this error. What’s your journal URL? Can you provide the full error log? I’d say it could be caused by a bad plugin.

Best,
Jonas Raoni

Por algún motivo este era el problema: Error fatal: archivo “error_log” aparece dentro de /classes/observers/listeners/.

Se crea un arhcivo error_log en esta capeta, lo elimino y todo funciona bien, pero se crea el archivo frecuentemente y la revista entra en HTTP500.

Hi!

That shouldn’t be happening, there’s something misconfigured on your server, the error_log should be generated always at the same folder, as this isn’t related to the application (OJS), I’ll close the topic.

You can try (or ask your technical support) to setup a fixed path for the error_log file.

Best,
Jonas Raoni