[phpMyAdmin] Administration of MySQL over the Web

PhpMyAdmin for YunoHost

Integration level
Install phpMyAdmin with YunoHost

Overview

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.

Shipped version: 4.9.5

Screenshots

Configuration

Documentation

YunoHost specific features

  • Restrict access to specified admin by default

Supported architectures

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

Limitations

None.

Additional informations

Links


Changelog

Testing branch

Master branch (Official release)

  • 9 October 2019 - #95
    • Upgrade to upstream version 4.9.1
  • 02 July 2019 - #92
    • Add change_url script
    • Normalization from example_ynh
    • Upgrade to upstream version 4.9.0.1
  • 12 May 2019 - #88
    • Use new 3.5 helpers
  • 09 Feb 2019 - #83
    • Upgrade to 4.8.5
  • 28 Dec 2018 - #81
    • Upgrade to 4.8.4
  • 28 Oct 2018 - #79
    • Upgrade to 4.8.3
  • 23 Jun 2018 - #76
    • Upgrade to 4.8.0.1
    • Fix for Stretch
  • 16 Feb 2018 - #69
    • Upgrade to 4.7.7
  • 25 Nov 2018 - #66
    • Fix installation

Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug


phpMyAdmin pour YunoHost

Integration level
Install phpMyAdmin with YunoHost

Résumé

phpMyAdmin est un logiciel libre Ă©crit en PHP, destinĂ© Ă  gĂ©rer l’administration de MySQL sur le Web. phpMyAdmin supporte un large Ă©ventail d’opĂ©rations sur MySQL et MariaDB. Les opĂ©rations frĂ©quemment utilisĂ©es (gestion des bases de donnĂ©es, tables, colonnes, relations, index, utilisateurs, permissions, etc.) peuvent ĂȘtre exĂ©cutĂ©es via l’interface utilisateur, tout en conservant la possibilitĂ© d’exĂ©cuter directement n’importe quelle instruction SQL.

Version embarquée: 4.9.5

Captures d’écran

Configuration

Documentation

Fonctionnalités spécifiques à YunoHost

  • Restreint l’accĂšs Ă  l’administrateur spĂ©cifiĂ© par dĂ©faut

Architectures supportées

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

Limitations

Aucune.

Informations additionnelles

Lien


Changelog

Testing branch

Master branch (Official release)

  • 9 October 2019 - #95
    • Upgrade to upstream version 4.9.1
  • 02 July 2019 - #92
    • Add change_url script
    • Normalization from example_ynh
    • Upgrade to upstream version 4.9.0.1
  • 12 May 2019 - #88
    • Use new 3.5 helpers
  • 09 Feb 2019 - #83
    • Upgrade to 4.8.5
  • 28 Dec 2018 - #81
    • Upgrade to 4.8.4
  • 28 Oct 2018 - #79
    • Upgrade to 4.8.3
  • 23 Jun 2018 - #76
    • Upgrade to 4.8.0.1
    • Fix for Stretch
  • 16 FĂ©v 2018 - #69
    • Upgrade to 4.7.7
  • 25 Nov 2018 - #66
    • Fix installation

Infos développeurs

Merci de faire vos pull request sur la branche testing.

Pour tester la branche testing, merci de procéder ainsi :

sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
ou
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug

New testing release :tada:

  • 15 Jan 2018 - #69
    • Upgrade to 4.7.7
1 Like

New release for Phpmyadmin.

  • 16 Feb 2018 - #69
    • Upgrade to 4.7.7
1 Like

New testing release :tada:

  • 2 Jun 2018 - #76
    • Upgrade to 4.8.0.1
    • Fix for Stretch

Upgrade to testing ok

Upgrade went fine for me too :+1:

Salut,
Je viens tout juste d’installer l’iso de la version 3 en 64bits, et j’ai un Access denied! avec phpmyadmin.

Sur cette machine, la procédure de configuration :

  • 1er domaine perso configurĂ©
  • 2eme sous-domaine nohost.me, puis activĂ© par defaut, et le reste des apps rĂ©pondent de ce 2 eme sous-domaine.

Bref, le message d’erreur, aprùs la demande de login Yunohost:

Error

MySQL said:
#1698 - Access denied for user ‘root’@‘localhost’
mysqli_real_connect(): (HY000/1698): Access denied for user ‘root’@‘localhost’
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

Merci d’avance pour le debug :wink:
Suis-je seul dans ce cas aprĂšs une fresh install ?

New stable release :tada:

  • 23 Jun 2018 - #76
    • Upgrade to 4.8.0.1
    • Fix for Stretch

@petrus la derniĂšre mise Ă  jour devrait rĂ©soudre ton problĂšme. La correction de compatibilitĂ© pour Stretch Ă©tait seulement en testing, elle vient d’ĂȘtre publiĂ©e en stable :wink:

Merci, vous ĂȘtes des chefs :slight_smile:
MAJ effectuĂ©e, c’est top !

1 Like

New testing release :tada:

  • 25 Aug 2018 - #79
    • Upgrade to 4.8.3
2 Likes

New stable release :tada:

  • 08 Oct 2018 - #79
    • Upgrade to upstream version 4.8.3
    • Fix error about tmp not accessible
2 Likes

New testing release :tada:

  • 18 Dec 2018 - #81
    • Upgrade to 4.8.4
1 Like

New stable release :tada:

  • 28 Dec 2018 - #81
    • Upgrade to 4.8.4
1 Like

New testing release :tada:

  • 30 Jan 2019 - #83
    • Upgrade to 4.8.5
1 Like

New stable release :tada:

  • 09 Feb 2019 - #83
    • Upgrade to 4.8.5
1 Like

New testing release available

  • 01 May 2019 - #86
    • Use new 3.5 helpers
sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
ou
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug

Testing release installed on my server and working OK :+1:

New stable release

  • 12 May 2019 - #88
    • Use new 3.5 helpers
1 Like

New testing release available

  • 26 May 2019 - #92
    • Add change_url script
    • Normalization from example_ynh
sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
ou
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug