Ubuntu 16.04 Install Lamp server P2 : Mysql & phpmyadmin

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 33

  • @JakubTrojanowski-Marseille
    @JakubTrojanowski-Marseille 8 ปีที่แล้ว

    Super et merci, après une semaine de galère en 1h tout fonctionne parfaitement. ;-)

  • @thatpourguy
    @thatpourguy 8 ปีที่แล้ว

    Genius! I was having trouble with getting mine to run. Thank You

    • @Freelancemodule
      @Freelancemodule  8 ปีที่แล้ว

      you are welcome, happy that it works for you.

  • @vincentyork33
    @vincentyork33 8 ปีที่แล้ว

    A BIG THANKS TO YOU for doing this video , I finally got lamp to work

  • @Harshanalluru_3
    @Harshanalluru_3 8 ปีที่แล้ว

    AWESOME BRO..! Struggling from a day...Thnx a lot..!

  • @patchli
    @patchli 6 ปีที่แล้ว

    C'est normal que quand on fait l'installation de mysql-server il ne nous demande pas de définir un passwd ?

    • @Slodrein
      @Slodrein 6 ปีที่แล้ว

      même problème :/

  • @PashtetYoptaNa
    @PashtetYoptaNa 8 ปีที่แล้ว

    thank you good man , very much helped , I'm more than a week fiddling with an empty window phpmyadmin turned all sudo apt install php-gettext

  • @shivmeetsingh7565
    @shivmeetsingh7565 7 ปีที่แล้ว

    i need to run my code on the localhost , how can i find which port no. is the local server running on ??

  • @Sirrom5
    @Sirrom5 8 ปีที่แล้ว

    Have you video about netbenas and php so to make php files working on local server? I tried more and more in vain but without phpmyadmin choosing the www apache2 folder giving also the permissions to those folders.

  • @Sirrom5
    @Sirrom5 8 ปีที่แล้ว

    Excellent.

  • @theafromike6657
    @theafromike6657 8 ปีที่แล้ว

    Salut @Baher,comment va tu??Bon j'ai suivis ton tuto a la lettre mais lorsque je fais localhost/phpmyadmin j'ai Not Found The requested URL /phpmyadmin was not found on this server.Un peu bizarre,aurait tu une solution ou si quelqu'un autre !Merci

    • @Freelancemodule
      @Freelancemodule  8 ปีที่แล้ว

      Salut, est ce que tu es sure que phpmyadmin a été bien installé ? regarde s'il se trouve dans ce dossier : usr/share/phpmyadmin/. Si le dossier existe, alors il manque un lien symbolique : execute cette commande : sudo ln -s /usr/share/phpmyadmin/ /var/www/phpmyadmin

  • @shawndudeman5499
    @shawndudeman5499 8 ปีที่แล้ว

    Nice video and captions:
    Alternate and newer, Ubuntu 16.04, ways to restart and check status of apache2 service
    sudo systemctl restart apache2
    sudo systemctl status apache2

    • @shawndudeman5499
      @shawndudeman5499 8 ปีที่แล้ว

      To add, it appears that php7.0-mbstring, php7.0-gettext and php7.0-mcrypt are installed automaticall when installing phpmyadmin. At least this was the case for myself. With apache2, mysql and php are already installed and setup.
      See results of install phpmyadmin below
      -------
      "
      sudo apt-get install phpmyadmin
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following additional packages will be installed:
      dbconfig-common dbconfig-mysql fontconfig-config fonts-dejavu-core
      javascript-common libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8
      libjs-jquery libjs-sphinxdoc libjs-underscore libtiff5 libvpx3 libxpm4
      libxslt1.1 php-gd php-gettext php-mbstring php-pear php-phpseclib php-tcpdf
      php-xml php7.0-gd php7.0-mbstring php7.0-xml
      Suggested packages:
      libgd-tools php-libsodium php-gmp php-imagick www-browser
      The following NEW packages will be installed:
      dbconfig-common dbconfig-mysql fontconfig-config fonts-dejavu-core
      javascript-common libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8
      libjs-jquery libjs-sphinxdoc libjs-underscore libtiff5 libvpx3 libxpm4
      libxslt1.1 php-gd php-gettext php-mbstring php-pear php-phpseclib php-tcpdf
      php-xml php7.0-gd php7.0-mbstring php7.0-xml phpmyadmin
      0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded.
      "

    • @Freelancemodule
      @Freelancemodule  8 ปีที่แล้ว

      First thank you for your message. I remember I uploaded this video when Ubuntu 16.04 has been released, and I faced some compatibility problems, so for this reason I installed Library manually. And I think actually you dont need to do all this, and every thing is installed directly with simple sudo apt-get install

  • @mayankkhudia2700
    @mayankkhudia2700 7 ปีที่แล้ว

    Merci Beaucoup Bahar, this is a wonderful tutorial no wonder even if I had to stick to subtitles, content is good. I installed phpmyadmin and able to reach the login page, it prompts me for a username and password. I tried username root and leaving password blank but it doesn't seem to work. Kindly help me here pls

    • @Freelancemodule
      @Freelancemodule  7 ปีที่แล้ว

      Thanks. You can reset you phpmyadmin password. Check this : askubuntu.com/questions/118772/how-to-change-root-password-for-mysql-and-phpmyadmin

  • @mateescualex7016
    @mateescualex7016 8 ปีที่แล้ว

    OMG , YOU ARE THE BEST , THANKYOU , GOD BLESS YOU
    FOR ME IT WORKED
    i tryed to do this from other tutorials , i lost 5 hours of my life
    YOU ARE THE BEST :D

  • @mountolympus1098
    @mountolympus1098 8 ปีที่แล้ว

    bro when i open phpmyadmin in local host it asks for password and user name i have made all combinations of myusername,root, as username and mypassword,null for password
    its not granting access

    • @Freelancemodule
      @Freelancemodule  7 ปีที่แล้ว

      did you enter the right password ? The login by default is root. You can check on minute 3:53 th-cam.com/video/Shh9f9-zzdA/w-d-xo.html

  • @SunilKumar-gl3jc
    @SunilKumar-gl3jc 7 ปีที่แล้ว

    facing notfound with localhost/phpmyadmin

  • @starkead3087
    @starkead3087 6 ปีที่แล้ว

    salut moi avant d'installer phpmyadmin j'ai voulu verifier que php fonctionner bien. j'ai donc créer un fichier index.php avec "" sauf que j'ai une page blanche, et dans inspecter l'élément dans chrome j'ai ça
    "
    "
    quelqu'un pour m'aider ?

    • @Freelancemodule
      @Freelancemodule  6 ปีที่แล้ว

      Pour vérifier que php est bien installé il faut faire : php -i ça va afficher le phpinfo en ligne de commande.

  • @antonispapadakis9330
    @antonispapadakis9330 8 ปีที่แล้ว

    good job!

  • @iridev9420
    @iridev9420 7 ปีที่แล้ว

    thank u teaacher , but i can't install libapache2-mod...
    laptop@laptop-PC:~$ sudo apt-get install libapache2-mod-phpmyadmin7.0
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    laptop@laptop-PC:~$

    • @Freelancemodule
      @Freelancemodule  7 ปีที่แล้ว

      It looks like you have problem with your file system and not apache. Check this link. BUT ATTENTION I CANT GUARANTEE IT WILL WORKS. YOUR RISK BROKE YOUR SYSTEM.
      askubuntu.com/questions/15433/unable-to-lock-the-administration-directory-var-lib-dpkg-is-another-process