network/phpmyadmin: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
49620c0808
commit
ff5e2c0f79
|
@ -5,11 +5,12 @@ 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.
|
||||
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
|
||||
For configuration help, see: http://wiki.phpmyadmin.net/pma/Config
|
||||
|
|
Loading…
Reference in New Issue