B
Blueprint•10mo ago
Embe1

problems with updating the panel

23:06:42 INFO: Running database migrations..
PHP Deprecated: Monolog\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/monolog/monolog/src/Monolog/Logger.php on line 321
PHP Deprecated: Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 43

In Connection.php line 760:

could not find driver (Connection: mysql, SQL: select * from information_schema.tables where table_schema = panel and table_name = migrations and table_t
ype = 'BASE TABLE')


In Connector.php line 65:

could not find driver
23:06:42 INFO: Running database migrations..
PHP Deprecated: Monolog\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/monolog/monolog/src/Monolog/Logger.php on line 321
PHP Deprecated: Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 43

In Connection.php line 760:

could not find driver (Connection: mysql, SQL: select * from information_schema.tables where table_schema = panel and table_name = migrations and table_t
ype = 'BASE TABLE')


In Connector.php line 65:

could not find driver
3 Replies
0x7d8
0x7d8•10mo ago
what is your php version?
Embe1
Embe1OP•10mo ago
8.4.2
CoderYuvraj
CoderYuvraj•10mo ago
👀

Did you find this page helpful?