How to create MySQL database in Hostinger and access with phpMyAdmin?

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 32

  • @costisgoufas6599
    @costisgoufas6599 9 месяцев назад +5

    My friend, I think they have updated the dashboard and I cannot find the databases/management section anywhere. I remember it looking like yours a while back. Can you help me?

  • @NOCTRN_
    @NOCTRN_ 10 месяцев назад +1

    That intro beat hard af

    • @AyyazTech
      @AyyazTech  10 месяцев назад +1

      I'm glad you enjoyed the intro music! Finding the right beat can really set the tone for the entire video. If you have any questions about the content or need further information, feel free to ask. Don't forget to like, subscribe, and hit the bell icon to stay updated with AyyazTech for more engaging and informative content. Your support is greatly appreciated!

  • @Rwoth
    @Rwoth Год назад +5

    This is nice 👍,, how then do I connect my DB to my web application, I have been struggling for ages and logged a ticket to hostinger Team without getting any help 😮,
    My web application has some small db in it .

    • @AyyazTech
      @AyyazTech  Год назад

      Hey there! 😊 Thanks for the positive feedback! Connecting your DB to your web application can indeed be tricky. Ensure you have the correct DB credentials and that your app's config files are set up correctly. If you're still facing issues, maybe I can create a tutorial on this. Hang in there, and keep pushing forward! 💪🌟

  • @KJ-ve3ld
    @KJ-ve3ld Год назад +4

    Is this a good option if i am making a mobile application for playstore?

    • @AyyazTech
      @AyyazTech  Год назад

      Yes it is good option for your mobile app as well.

    • @KJ-ve3ld
      @KJ-ve3ld Год назад +1

      @@AyyazTech is it secure

    • @AyyazTech
      @AyyazTech  Год назад +1

      @@KJ-ve3ld Yes, using MySQL database with Hostinger and accessing it with phpMyAdmin can be secure, provided you follow best practices for security. These include:
      Use Strong Passwords: Ensure that you use strong, unique passwords for your Hostinger account, MySQL database, and phpMyAdmin. Never share these passwords with anyone.
      Keep Software Up-to-Date: Regularly update your Hostinger platform, phpMyAdmin, and any other software you use. Updates often include security patches that can protect your database from new threats.
      Limit Access: Restrict access to your database as much as possible. This means not only limiting who can log in, but also what parts of the database they can access if they do log in.
      Use Secure Connections: If you're connecting to your database over the internet, use a secure, encrypted connection to prevent eavesdropping. This often means using SSL/TLS.
      Backup Regularly: Regular backups won't prevent a security breach, but they can help you recover if one does happen.
      Monitor Activity: Keep an eye on the activity on your database. Unusual activity (like a lot of failed login attempts) can be a sign that someone is trying to break in.
      Remember, no system is 100% secure. The goal is to make your database secure enough that it's not worth the effort for most attackers. The specific measures you should take depend on the sensitivity of the data you're storing and the potential impact of a security breach.

    • @KJ-ve3ld
      @KJ-ve3ld Год назад

      @@AyyazTech how to access a file that is outside public_html in flutter?

    • @KJ-ve3ld
      @KJ-ve3ld Год назад +1

      @@AyyazTech is there a way I can contact you? On LinkedIn or any platform as per your convenience?

  • @NahuelMoreno-c6f
    @NahuelMoreno-c6f 7 месяцев назад +1

    thank you sir!!

    • @AyyazTech
      @AyyazTech  6 месяцев назад

      It's an absolute pleasure to help you out! I'm honored to be called "sir" and to have the opportunity to assist you on your Angular learning journey.
      Your appreciation and gratitude mean the world to me. It's feedback like yours that fuels my passion for creating content and sharing knowledge with the developer community.
      If you found this tutorial valuable, I'd be grateful if you could smash that like button and consider subscribing to the channel. It helps me reach more developers like you and keeps me motivated to produce more high-quality content.
      Also, don't forget to explore ayyaztech.com for a treasure trove of written tutorials and in-depth articles on Angular and web development.
      Once again, thank you for your kind words. Keep coding with enthusiasm, and never stop learning! If you ever have any questions or suggestions, feel free to reach out. I'm here to help!
      Happy coding! 😊👨‍💻

  • @mr.x5131
    @mr.x5131 7 месяцев назад

    Hey can u tell me how to create a user with all the previlages in the db i've created in the hostinger mysql it'll help out alot

  • @hussainfaizy8071
    @hussainfaizy8071 Год назад +3

    Sir I do not have problem to create database in phpmyadmin , but when we create remote mysql then how we can connect with mysql workbench ? in hostinger sites there is no direction for connecting remote db with mysql workbench. thank you sir

    • @AyyazTech
      @AyyazTech  Год назад

      First and foremost, thank you so much for taking the time to watch my video and leaving such a thoughtful comment! I understand where you're coming from with your challenge regarding connecting a remote MySQL database with MySQL Workbench, especially when using Hostinger. I think that's a great point, and I'll consider making a detailed tutorial on that topic in the future.
      In the meantime, it might be helpful to check Hostinger's documentation or support forums, as sometimes these platforms update their procedures, and you might find the information there.
      One of the reasons might be that you did not enable the remote connections. so you have to enable remote connection.
      If you found this response helpful, please give the video a thumbs up, subscribe to the channel, and turn on notifications so you don't miss out on more content like this. Your support means a lot!
      Feel free to dive into the other videos on my channel. I'm sure you'll find more content that can assist you in your journey. Stay curious and keep exploring!
      Warm regards,

  • @SchnaizenTNT
    @SchnaizenTNT 9 месяцев назад +1

    Thank you! :)

    • @AyyazTech
      @AyyazTech  9 месяцев назад

      You're very welcome! If you ever have more questions or need assistance in the future, don't hesitate to reach out. Your support is greatly appreciated. 😊👍

  • @12_parthgarware50
    @12_parthgarware50 6 месяцев назад

    Hii sir, Can we create MYsql database on hostinger programmatically using php?

  • @MindOptical
    @MindOptical Год назад +2

    Sir how to upload and function codecanyon laravel app and script on hostinger or any vps server ?

    • @AyyazTech
      @AyyazTech  Год назад

      Hey there! Thanks for your comment. Uploading a Codecanyon Laravel app to Hostinger/VPS requires a few steps. I'd recommend checking out detailed tutorials on this. Stay tuned for more content, and keep exploring! Best wishes. 🌟🚀

  • @cameron_auler
    @cameron_auler Год назад +2

    @AyyazTech This video was super helpful. Could you make a video about how to program a blog site from scratch using HTML/CSS/JS on Hostinger and create/connect the database to store blog articles?

    • @AyyazTech
      @AyyazTech  Год назад +1

      Hey @Cameron, thanks for the awesome feedback! 😊 I'm thrilled you found the video helpful. I'll definitely consider creating a tutorial on building a blog site from scratch using HTML/CSS/JS on Hostinger with database integration. Stay tuned for that! Don't forget to subscribe, like and share so you don't miss any of our future content. Happy coding! 👨‍💻🚀

  • @pilfergame6488
    @pilfergame6488 Год назад +2

    thanks grow big

    • @AyyazTech
      @AyyazTech  Год назад

      Hey! Thank you for the kind words. Let's keep growing and learning together! All the best. 😊🌟

  • @Sahara-g2e
    @Sahara-g2e Год назад +2

    nice job dude

    • @AyyazTech
      @AyyazTech  Год назад +1

      Thank you for your positive feedback! We're delighted to hear that you found the video helpful. If you have any questions or if there's a specific topic you'd like us to cover in the future, feel free to let us know. Don't forget to like, share, and subscribe to stay updated with our content.

    • @Sahara-g2e
      @Sahara-g2e Год назад

      everything was perfect.. it was easy to digest .. keep it going guys .. god bless your time and your work

  • @ritsaephipaniatoding3549
    @ritsaephipaniatoding3549 9 месяцев назад

    thanks sir