File: pma-configure.8

package info (click to toggle)
phpmyadmin 4%3A2.9.1.1-13
  • links: PTS
  • area: main
  • in suites: etch
  • size: 13,324 kB
  • ctags: 119,177
  • sloc: php: 148,860; sh: 645; sql: 224; perl: 142
file content (21 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH PMA-CONFIGURE 8 "October 14, 2009"
.SH NAME
pma\-configure \- enables configuration of phpMyAdmin installation
.SH SYNOPSIS
.B pma\-configure
.SH DESCRIPTION
pma\-configure changes permissions on the configuration file of phpMyAdmin,
so that the setup script (usually installed as
<http://localhost/phpmyadmin/setup/index.php>) can write to it.
.PP
.B Please note that having system in this state may be insecure.
Remember to run pma\-secure(8) after you are done with configuration.
.SH OPTIONS
This program does not accept any command line parameters.
.SH SEE ALSO
/usr/share/doc/phpmyadmin/README.Debian

pma\-secure(8)
.SH AUTHOR
This manual page and the script were written by Michal Cihar
<nijel@debian.org>.