How to install & configure MySQL 8.0 and phpMyAdmin with Apache2 server on Ubuntu 20.04 LTS

How to install & configure MySQL 8.0 and phpMyAdmin with Apache2 server on Ubuntu 20.04 LTS

OSTechHelp

4 года назад

32,370 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@developermind7784
@developermind7784 - 01.11.2023 14:04

Hi, I got this error . Do you have any ide of it.
While I'm trying to get access on browser.
localhost/phpmyadmin/

?<?php

declare(strict_types=1);

use PhpMyAdmin\Routing;

if (! defined('ROOT_PATH')) {
// phpcs:disable PSR1.Files.SideEffects
define('ROOT_PATH', _DIR_ . DIRECTORY_SEPARATOR);
// phpcs:enable
}

global $route, $containerBuilder;

require_once ROOT_PATH . 'libraries/common.inc.php';

$dispatcher = Routing::getDispatcher();
Routing::callControllerForRoute($route, $dispatcher, $containerBuilder);

Ответить
@nathanielkungu6873
@nathanielkungu6873 - 02.06.2023 03:29

Thank you for this video i've been struggling with this for two and a half days I appreciate your help

Ответить
@abdomohamed425
@abdomohamed425 - 23.04.2023 09:45

Man you are a life saver special thanks

Ответить
@brianambundo7472
@brianambundo7472 - 22.10.2022 20:47

Thanks brother

Ответить
@user-hc6lc1jj4m
@user-hc6lc1jj4m - 01.10.2022 18:32

Thank you very much for your amazing video. But could you help to solve last problem? Localhost/phpmyadmin NOT FOUND

Ответить
@aoipalmtravelsagain
@aoipalmtravelsagain - 01.08.2022 09:28

phpmyadmin blank page, you know how?

Ответить
@navras-diaries
@navras-diaries - 03.06.2022 20:18

Thank you so much for this video

Ответить
@indirabaskaran8777
@indirabaskaran8777 - 31.05.2022 08:30

I have problem it says lines 1-17/17 (END)

Ответить
@oldyoungjerry
@oldyoungjerry - 04.05.2022 05:07

Url not found if i am trying host/phpmyadmin but apache2 is working 🥴

Ответить
@tamimabdullah3235
@tamimabdullah3235 - 17.04.2022 12:34

thanks a ton brother... it really helped a lot.

Ответить
@user-jg4ko7zi4q
@user-jg4ko7zi4q - 02.03.2022 23:08

Thank you

Ответить
@videosscope2156
@videosscope2156 - 28.02.2022 12:26

thankyou

Ответить
@kalyug_ka_karna
@kalyug_ka_karna - 21.02.2022 14:05

Boat php and Apache not show

Ответить
@absharfatima
@absharfatima - 02.02.2022 12:02

Thanks a lot

Ответить
@alooyeg
@alooyeg - 30.09.2021 10:06

Why are you typing -1 words per year

Ответить
@engrqamarabbas9753
@engrqamarabbas9753 - 14.09.2021 09:51

Thank you for great lecture

Ответить
@senkumbabadru4288
@senkumbabadru4288 - 13.07.2021 14:40

Thanks.... for this tutorial. Its such a very simple and skilling video.

Ответить
@biswanathbanik9505
@biswanathbanik9505 - 17.05.2021 08:11

Thank you

Ответить
@vishnuvijayan3459
@vishnuvijayan3459 - 18.04.2021 07:11

how to give file permission to (/var/www/ ) i can't create new file/folder !! thanks in advance

Ответить
@Waks0n
@Waks0n - 24.02.2021 19:58

dzieki za filmik ale macioszek lepiej wytlumaczyl ale wazne ze sie starales

Ответить
@miles9464
@miles9464 - 22.02.2021 02:28

Giving privileges to mysql works for me, but phpmyadmin didn't work

Ответить
@thechosenone8523
@thechosenone8523 - 06.02.2021 14:59

best :)

Ответить
@thechosenone8523
@thechosenone8523 - 06.02.2021 14:58

Thankyou, best video ever :)

Ответить
@jessifern2676
@jessifern2676 - 06.12.2020 07:55

Thank you so much for this tutorial. I was struggling with this for last two days!

Ответить
@hoaleduc8071
@hoaleduc8071 - 02.11.2020 09:57

Many thanks <3

Ответить
@hoaleduc8071
@hoaleduc8071 - 02.11.2020 09:40

what is password of root? newpassword isn't it?

Ответить
@Fkn1405
@Fkn1405 - 16.10.2020 22:22

Nice tutorial... Thank you very much for sharing knowledge dear OSTECHHELP

Ответить
@nuwanpriyasilva1184
@nuwanpriyasilva1184 - 10.09.2020 00:30

select user, authentication_string, plugin, host FROM mysql.user okay but authentication string is empty... what can i do?

Ответить