Giter Site home page Giter Site logo

juansquintero / phpmyadmin-installer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from direc85/phpmyadmin-installer

0.0 0.0 0.0 21 KB

Experimental PHPMyAdmin installer for Debian and Ubuntu

License: GNU General Public License v2.0

Shell 100.00%

phpmyadmin-installer's Introduction

PHPMyAdmin install script for Debian/Ubuntu

Inspired by the fact that the Debian and Ubuntu packages still ship version 4.4.6 (as of April 2019) and doesn't even run on PHP 7. Please see this bug report for example: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1767361

This is a blunt and experimental script.

It may not result in a secure setup.

Use at your own risk.

The script is tested on the following distributions:

  • Debian 10 Buster
  • Debian 9 Stretch
  • Debian 8 Jessie
  • Ubuntu 19.04 Disco Dingo
  • Ubuntu 18.04.2 LTS Bionic Beaver
  • Ubuntu 16.04.6 LTS Xenial Xerus
  • Ubuntu 14.04.6 LTS Trusty Thar

This script SHOULD...

  • detect your existing MariaDB and/or MySQL server and leave them alone
  • detect your existing PHPMyAdmin config.inc.php and use it instead
  • never remove MySQL or MariaDB

This script will...

  • remove your existing PHPMyAdmin installation and configuration
  • install Apache2, PHP and a few other packages
  • install MariaDB server if you don't have it (or MySQL server)
  • install and configure PHPMyAdmin from the official source
  • change the root password of the newly-installed MariaDB
  • delete and recreate database user 'phpmyadmin'@'localhost'

Contributions welcome: https://github.com/direc85/phpmyadmin-installer

This script is provided on an 'as is' basis, without warranty of any kind. Use at your own risk! Under no circumstances shall the author(s) or contributor(s) be liable for damages resulting directly or indirectly from the use or non-use of this script.

No, seriously. Read the script through before you try it out.

This script is licensed under GPL2.

(c) 2019 Matti Viljanen (direc85)

phpmyadmin-installer's People

Contributors

direc85 avatar juansquintero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.