How to install mysql and phpmyadmin on ubuntu 22.04

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

This perfect very nice, detailed and t the point explanation. This is very much appreciated.

sanjeevKumar-eghp
Автор

Thank you so much. You saved me. Such a clean and to the point tutorial.

ai_sudeshna
Автор

Those who are getting Not Found ("The requested URL was not found on this server.") error, Follow below Steps in Terminal.

1. Open apache2.conf file in nano editor.

sudo nano /etc/apache2/apache2.conf

2. Add the following line to the end of the file.

Include /etc/phpmyadmin/apache.conf

3. Save & Exit the Editor.

CTRL-o and CTRL-x

4. Restart Server.

/etc/init.d/apache2 restart

5. Try: YourIPAddress/phpmyadmin (Hope this Works)

WholeBits
Автор

Thank you so much. You solved my issue which was pending for one week. It's very well and clear and to the point.

upasnachoudhary
Автор

Thanks for this video. Exactly what I was looking for.

cbbcbb
Автор

Always the best video for anything he explains how to.
Thanks so much.

Remiisola
Автор

Hi, great video!
Is it possible to change the settings you choose in the secure installation process afterwards?
Say I want to re-enable or disable external connections for the root user?

zcamt
Автор

Thanks for the vid, exactly the type of video everyone wants a how to video to be.

kKSpaceboy
Автор

Good video! New subs, can i ask why do you need to ssh your ip?(sorry just moved in to linux because win11 is getting more painful to use)

algerbb
Автор

It's such a very cool tips! Thank you so much!

nhambrose
Автор

LEGEND I was stuck installing PHPMyAdmin and had trouble hosting my website on ubuntu and this person's vids helped me ALOT. All the others were SO tough.


You should put the longer commands in the descriptions so we can just copy pate them

hyperjasonflorr
Автор

Very clearly explained.
thank you AP.

GauravSingh-mxmf
Автор

Great video. I finally got it working with your step by step.

TheRealThrillaGorilla
Автор

What permission string do I need to add to the API request so the data can land into mysql?

TheRealThrillaGorilla
Автор

Thanks for video ! What should I do when I see line "Plugin 'caching_sha2_password' is not loaded"?

filly-pew
Автор

Hi @ Abstract programmer Thank you so much for your Tutorial.. it’s helpful and well clear

hafsahfathi
Автор

Thank you very much for this helpful Tutorial👍👍👍.

bekoblast
Автор

So much grateful Sir 🙏
You just saved me 😇😇😇⭐

walterkwame
Автор

thanks for your great video...very helpful

behnamahmadi
Автор

hello i work on a vps and when i type my ip_of_the_server/phpmyadmin i get The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

samueldana