slackbuilds/network/phpmyadmin
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
phpmyadmin.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
phpmyadmin.info network/phpmyadmin: Updated for version 4.9.1. 2019-09-28 07:25:33 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

phpMyAdmin is a free software tool written in PHP intended to handle the
administration of MySQL over the World Wide Web. phpMyAdmin supports a
wide range of operations with MySQL. The most frequently used operations
are supported by the user interface (managing databases, tables, fields,
relations, indexes, users, permissions, etc), while you still have the
ability to directly execute any SQL statement.

By default, there is only a sample config file included with the package.
You can either copy that file and edit it according to your taste or you
can do a graphical setup.  Both processes are detailed in the docs.

You can override DOCROOT, PHPUSER, and PHPGROUP at build time.
They default to DOCROOT=/var/www/htdocs, PHPUSER=root, PHPGROUP=apache.

For configuration help, you can visit: http://wiki.phpmyadmin.net/pma/Config