Hello Everyone, I don't know if am missing something but I think something went wrong with the merge of QA_4_7 into master. I after running and update I am unable to access PMA with the internal server error.
[Sun Apr 02 21:47:42.550848 2017] [:error] [pid 6452] [client 127.0.0.1:56586] PHP Fatal error: Interface 'Psr\Container\ContainerInterface' not found in /var/www/html/phpmyadmin/libraries/di/Container.php on line 17
I hope am not missing anything. I opened an issue on github for it https://github.com/phpmyadmin/phpmyadmin/issues/13147
Noel
You need to run the Composer.
composer install
On Apr 2, 2017 17:58, "Fon Noel" fenn25.fn@gmail.com wrote:
Hello Everyone, I don't know if am missing something but I think something went wrong with the merge of QA_4_7 into master. I after running and update I am unable to access PMA with the internal server error.
[Sun Apr 02 21:47:42.550848 2017] [:error] [pid 6452] [client 127.0.0.1:56586] PHP Fatal error: Interface 'Psr\Container\ContainerInterface' not found in /var/www/html/phpmyadmin/libraries/di/Container.php on line 17
I hope am not missing anything. I opened an issue on github for it https://github.com/phpmyadmin/phpmyadmin/issues/13147
Noel
Developers mailing list Developers@phpmyadmin.net https://lists.phpmyadmin.net/mailman/listinfo/developers
Hello, I am completely new to gsoc. Can anyone guide me on how to get started working with phpMyAdmin.
Thank you.l, Pratik Agarwal
On Monday, April 3, 2017, Fon Noel fenn25.fn@gmail.com wrote:
Hello Everyone, I don't know if am missing something but I think something went wrong
with the merge of QA_4_7 into master. I after running and update I am unable to access PMA with the internal server error.
[Sun Apr 02 21:47:42.550848 2017] [:error] [pid 6452] [client
127.0.0.1:56586] PHP Fatal error: Interface 'Psr\Container\ContainerInterface' not found in /var/www/html/phpmyadmin/libraries/di/Container.php on line 17
I hope am not missing anything. I opened an issue on github for it https://github.com/phpmyadmin/phpmyadmin/issues/13147
Noel
Hello Partik
Pratik Agarwal píše v Po 03. 04. 2017 v 12:31 +0530:
Hello, I am completely new to gsoc.
I'd say this is a bit late to start - the proposals submissions deadline is in few hours.
Can anyone guide me on how to get started working with phpMyAdmin.
You can start with information on our website:
https://www.phpmyadmin.net/develop/
I think it should cover the basics.