Hello,
I'm getting HTTP ERROR 500 on Phpmyadmin.
The following log is found on apache error_log
~~~~~~~~~~~
[NOTICE] [3858841] [T0] [49.37.247.182:44013-H3:33CA3160F38A8A17-0#APVH_localhost:443] [STDERR] PHP Fatal error: Declaration of Symfony\Component\DependencyInjection\ServiceLocator::get(string $id) must be compatible with Psr\Container\ContainerInterface::get($id) in /var/www/html/phpMyAdmin-5.2.0-all-languages/vendor/symfony/dependency-injection/ServiceLocator.php on line 41
~~~~~~~~~~~
Tried removing phpMyAdmin-5.2.0-all-languages directory and done ./build phpmyadmin
No luck.
I'm getting HTTP ERROR 500 on Phpmyadmin.
The following log is found on apache error_log
~~~~~~~~~~~
[NOTICE] [3858841] [T0] [49.37.247.182:44013-H3:33CA3160F38A8A17-0#APVH_localhost:443] [STDERR] PHP Fatal error: Declaration of Symfony\Component\DependencyInjection\ServiceLocator::get(string $id) must be compatible with Psr\Container\ContainerInterface::get($id) in /var/www/html/phpMyAdmin-5.2.0-all-languages/vendor/symfony/dependency-injection/ServiceLocator.php on line 41
~~~~~~~~~~~
Tried removing phpMyAdmin-5.2.0-all-languages directory and done ./build phpmyadmin
No luck.