HTTP ERROR 500 al ingresar a la Web

Saludos, al ingresar a mi web aparece el HTTP error 500, el error_log aparece el siguiente error:

Stack trace:
#0 /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(38): PDO->__construct(‘mysql:host=loca…’, ‘removed’, ‘removed’, Array)
#1 /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(67): Doctrine\DBAL\Driver\PDOConnection->__construct(‘mysql:host=loca…’, ‘removed’, ‘removed’, Array)
#2 /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection(‘mysql:host=loca…’, ‘removed’, ‘removed’, Array)
#3 /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/laravel/fram in /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php on line 671
[07-Sep-2021 19:23:43 America/Bogota] PHP Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php73) in /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/classes/session/SessionManager.inc.php on line 58
[07-Sep-2021 19:23:43 America/Bogota] PHP Fatal error: Uncaught PDOException: could not find driver in /home/enterpr1/revistascience.enterprisesadeg.org.pe/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38

Gracias por la ayuda

Hi @Percy_Arca,

Your post accidentally included MySQL credentials; I’ve removed them, but I’d recommend changing them on your server just in case, and please be careful not to post these in stack traces.

Your post included everything below the error message, but missed the error message itself; can you look in the log file for lines immediately above the ones you quoted?

Thanks,
Alec Smecher
Public Knowledge Project Team

Gracias por la respuesta.

Ya esta Solucionado

Hi @Percy_Arca,

Glad to hear it – but if you have a moment, could you post the solution? That might help others who encounter the same messages.

Gracias,
Alec Smecher
Public Knowledge Project Team

This topic was automatically closed after 9 days. New replies are no longer allowed.