1 # Danish translations for phpMyAdmin documentation package
2 # Copyright (C) 2011 the phpMyAdmin project
3 # This file is distributed under the same license as the phpMyAdmin documentation package.
4 # Automatically generated, 2011.
8 "Project-Id-Version: phpMyAdmin documentation VERSION\n"
9 "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-02-01 11:13+0100\n"
11 "PO-Revision-Date: 2011-08-31 07:59+0300\n"
12 "Last-Translator: Automatically generated\n"
13 "Language-Team: none\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #. type: Content of: <html><head><title>
21 #: orig-docs/Documentation.html:12
22 msgid "phpMyAdmin @@VER@@ - Documentation"
25 #. type: Content of: <html><body><div><h1>
26 #: orig-docs/Documentation.html:19
28 "<a href=\"http://www.phpmyadmin.net/\">php<span class=\"myadmin\">MyAdmin</"
29 "span></a> @@VER@@ Documentation"
32 #. type: Content of: <html><body><ul><li>
33 #: orig-docs/Documentation.html:27
34 msgid "<a href=\"Documentation.html#top\">Top</a>"
37 #. type: Content of: <html><body><ul><li>
38 #: orig-docs/Documentation.html:28
39 msgid "<a href=\"Documentation.html#require\">Requirements</a>"
42 #. type: Content of: <html><body><ul><li>
43 #: orig-docs/Documentation.html:29
44 msgid "<a href=\"Documentation.html#intro\">Introduction</a>"
47 #. type: Content of: <html><body><ul><li>
48 #: orig-docs/Documentation.html:30
49 msgid "<a href=\"Documentation.html#setup\">Installation</a>"
52 #. type: Content of: <html><body><ul><li>
53 #: orig-docs/Documentation.html:31
54 msgid "<a href=\"Documentation.html#setup_script\">Setup script</a>"
57 #. type: Content of: <html><body><ul><li>
58 #: orig-docs/Documentation.html:32
59 msgid "<a href=\"Documentation.html#config\">Configuration</a>"
62 #. type: Content of: <html><body><ul><li>
63 #: orig-docs/Documentation.html:33
64 msgid "<a href=\"Documentation.html#transformations\">Transformations</a>"
67 #. type: Content of: <html><body><ul><li>
68 #: orig-docs/Documentation.html:34
70 "<a href=\"Documentation.html#faq\"><abbr title=\"Frequently Asked Questions"
74 #. type: Content of: <html><body><ul><li>
75 #: orig-docs/Documentation.html:35
76 msgid "<a href=\"Documentation.html#developers\">Developers</a>"
79 #. type: Content of: <html><body><ul><li>
80 #: orig-docs/Documentation.html:36
81 msgid "<a href=\"Documentation.html#copyright\">Copyright</a>"
84 #. type: Content of: <html><body><ul><li>
85 #: orig-docs/Documentation.html:37
86 msgid "<a href=\"Documentation.html#credits\">Credits</a>"
89 #. type: Content of: <html><body><ul><li>
90 #: orig-docs/Documentation.html:38
91 msgid "<a href=\"Documentation.html#glossary\">Glossary</a>"
94 #. type: Content of: <html><body><div><ul><li>
95 #: orig-docs/Documentation.html:43
96 msgid "<a href=\"http://www.phpmyadmin.net/\"> phpMyAdmin homepage</a>"
99 #. type: Content of: <html><body><div><ul><li>
100 #: orig-docs/Documentation.html:45
102 "<a href=\"https://sourceforge.net/projects/phpmyadmin/\"> SourceForge "
103 "phpMyAdmin project page</a>"
106 #. type: Content of: <html><body><div><ul><li>
107 #: orig-docs/Documentation.html:47
108 msgid "<a href=\"http://wiki.phpmyadmin.net\"> Official phpMyAdmin wiki</a>"
111 #. type: Content of: <html><body><div><ul><li>
112 #: orig-docs/Documentation.html:49
113 msgid "Local documents:"
116 #. type: Content of: <html><body><div><ul><li><ul><li>
117 #: orig-docs/Documentation.html:50
118 msgid "Version history: <a href=\"changelog.php\">ChangeLog</a>"
121 #. type: Content of: <html><body><div><ul><li><ul><li>
122 #: orig-docs/Documentation.html:51
123 msgid "License: <a href=\"license.php\">LICENSE</a>"
126 #. #-#-#-#-# da-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
127 #. type: Content of: <html><body><div><h2>
128 #. #-#-#-#-# da-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
130 #: orig-docs/Documentation.html:57 orig-docs/README:44
135 #. type: Content of: <html><body><div><ul><li>
136 #: orig-docs/Documentation.html:59
140 #. type: Content of: <html><body><div><ul><li><ul><li>
141 #: orig-docs/Documentation.html:60
143 "You need PHP 5.2.0 or newer, with <tt>session</tt> support (<a href="
144 "\"#faq1_31\">see <abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.31</"
145 "a>) , the Standard PHP Library (SPL) extension and JSON support."
148 #. type: Content of: <html><body><div><ul><li><ul><li>
149 #: orig-docs/Documentation.html:65
151 "To support uploading of ZIP files, you need the PHP <tt>zip</tt> extension."
154 #. type: Content of: <html><body><div><ul><li><ul><li>
155 #: orig-docs/Documentation.html:66
157 "For proper support of multibyte strings (eg. UTF-8, which is currently the "
158 "default), you should install the mbstring and ctype extensions."
161 #. type: Content of: <html><body><div><ul><li><ul><li>
162 #: orig-docs/Documentation.html:70
164 "You need GD2 support in PHP to display inline thumbnails of JPEGs (""
165 "image/jpeg: inline") with their original aspect ratio"
168 #. type: Content of: <html><body><div><ul><li><ul><li>
169 #: orig-docs/Documentation.html:73
171 "When using the "cookie" <a href=\"#authentication_modes"
172 "\">authentication method</a>, the <a href=\"http://www.php.net/mcrypt"
173 "\"><tt>mcrypt</tt></a> extension is strongly suggested for most users and is "
174 "<b>required</b> for 64–bit machines. Not using mcrypt will cause "
175 "phpMyAdmin to load pages significantly slower."
178 #. type: Content of: <html><body><div><ul><li><ul><li>
179 #: orig-docs/Documentation.html:80
181 "To support upload progress bars, see <a href=\"#faq2_9\"> <abbr title="
182 "\"Frequently Asked Questions\">FAQ</abbr> 2.9</a>."
185 #. type: Content of: <html><body><div><ul><li><ul><li>
186 #: orig-docs/Documentation.html:82
188 "To support BLOB streaming, see PHP and MySQL requirements in <a href="
189 "\"#faq6_25\"> <abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.25</a>."
192 #. type: Content of: <html><body><div><ul><li><ul><li>
193 #: orig-docs/Documentation.html:85
195 "To support XML and Open Document Spreadsheet importing, you need PHP 5.2.17 "
196 "or newer and the <a href=\"http://www.php.net/libxml\"><tt>libxml</tt></a> "
200 #. type: Content of: <html><body><div><ul><li>
201 #: orig-docs/Documentation.html:90
202 msgid "<b>MySQL</b> 5.0 or newer (<a href=\"#faq1_17\">details</a>);"
205 #. type: Content of: <html><body><div><ul><li>
206 #: orig-docs/Documentation.html:91
207 msgid "<b>Web browser</b> with cookies enabled."
210 #. type: Content of: <html><body><div><h2>
211 #: orig-docs/Documentation.html:95
215 #. type: Content of: <html><body><div><p>
216 #: orig-docs/Documentation.html:97
218 "phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a "
219 "single database. To accomplish the latter you'll need a properly set up "
220 "MySQL user who can read/write only the desired database. It's up to you to "
221 "look up the appropriate part in the MySQL manual."
224 #. type: Content of: <html><body><div><h3>
225 #: orig-docs/Documentation.html:103
226 msgid "Currently phpMyAdmin can:"
229 #. type: Content of: <html><body><div><ul><li>
230 #: orig-docs/Documentation.html:105
231 msgid "browse and drop databases, tables, views, columns and indexes"
234 #. type: Content of: <html><body><div><ul><li>
235 #: orig-docs/Documentation.html:106
237 "create, copy, drop, rename and alter databases, tables, columns and indexes"
240 #. type: Content of: <html><body><div><ul><li>
241 #: orig-docs/Documentation.html:108
243 "maintenance server, databases and tables, with proposals on server "
247 #. type: Content of: <html><body><div><ul><li>
248 #: orig-docs/Documentation.html:110
250 "execute, edit and bookmark any <abbr title=\"structured query language"
251 "\">SQL</abbr>-statement, even batch-queries"
254 #. type: Content of: <html><body><div><ul><li>
255 #: orig-docs/Documentation.html:113
256 msgid "load text files into tables"
259 #. type: Content of: <html><body><div><ul><li>
260 #: orig-docs/Documentation.html:114
261 msgid "create<a href=\"#footnote_1\"><sup>1</sup></a> and read dumps of tables"
264 #. type: Content of: <html><body><div><ul><li>
265 #: orig-docs/Documentation.html:116
267 "export<a href=\"#footnote_1\"><sup>1</sup></a> data to various formats: "
268 "<abbr title=\"Comma Separated Values\">CSV</abbr>, <abbr title=\"Extensible "
269 "Markup Language\">XML</abbr>, <abbr title=\"Portable Document Format\">PDF</"
270 "abbr>, <abbr title=\"International Standards Organisation\">ISO</abbr>/<abbr "
271 "title=\"International Electrotechnical Commission\">IEC</abbr> 26300 - "
272 "OpenDocument Text and Spreadsheet, <abbr title=\"Microsoft Word 2000\">Word</"
273 "abbr>, and L<sup>A</sup>T<sub><big>E</big></sub>X formats"
276 #. type: Content of: <html><body><div><ul><li>
277 #: orig-docs/Documentation.html:126
279 "import data and MySQL structures from OpenDocument spreadsheets, as well as "
280 "<abbr title=\"Extensible Markup Language\">XML</abbr>, <abbr title=\"Comma "
281 "Separated Values\">CSV</abbr>, and <abbr title=\"Server Query Language"
282 "\">SQL</abbr> files"
285 #. type: Content of: <html><body><div><ul><li>
286 #: orig-docs/Documentation.html:127
287 msgid "administer multiple servers"
290 #. type: Content of: <html><body><div><ul><li>
291 #: orig-docs/Documentation.html:128
292 msgid "manage MySQL users and privileges"
295 #. type: Content of: <html><body><div><ul><li>
296 #: orig-docs/Documentation.html:129
297 msgid "check referential integrity in MyISAM tables"
300 #. type: Content of: <html><body><div><ul><li>
301 #: orig-docs/Documentation.html:130
303 "using Query-by-example (QBE), create complex queries automatically "
304 "connecting required tables"
307 #. type: Content of: <html><body><div><ul><li>
308 #: orig-docs/Documentation.html:132
310 "create <abbr title=\"Portable Document Format\">PDF</abbr> graphics of your "
314 #. type: Content of: <html><body><div><ul><li>
315 #: orig-docs/Documentation.html:134
316 msgid "search globally in a database or a subset of it"
319 #. type: Content of: <html><body><div><ul><li>
320 #: orig-docs/Documentation.html:135
322 "transform stored data into any format using a set of predefined functions, "
323 "like displaying BLOB-data as image or download-link"
326 #. type: Content of: <html><body><div><ul><li>
327 #: orig-docs/Documentation.html:138
328 msgid "track changes on databases, tables and views"
331 #. type: Content of: <html><body><div><ul><li>
332 #: orig-docs/Documentation.html:139
334 "support InnoDB tables and foreign keys <a href=\"#faq3_6\">(see <abbr title="
335 "\"Frequently Asked Questions\">FAQ</abbr> 3.6)</a>"
338 #. type: Content of: <html><body><div><ul><li>
339 #: orig-docs/Documentation.html:141
341 "support mysqli, the improved MySQL extension <a href=\"#faq1_17\"> (see "
342 "<abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.17)</a>"
345 #. type: Content of: <html><body><div><ul><li>
346 #: orig-docs/Documentation.html:143
347 msgid "create, edit, call, export and drop stored procedures and functions"
350 #. type: Content of: <html><body><div><ul><li>
351 #: orig-docs/Documentation.html:144
352 msgid "create, edit, export and drop events and triggers"
355 #. type: Content of: <html><body><div><ul><li>
356 #: orig-docs/Documentation.html:145
358 "communicate in <a href=\"http://www.phpmyadmin.net/home_page/translations.php"
359 "\">62 different languages</a>"
362 #. type: Content of: <html><body><div><ul><li>
363 #: orig-docs/Documentation.html:147
365 "synchronize two databases residing on the same as well as remote servers <a "
366 "href=\"#faq9_1\">(see <abbr title=\"Frequently Asked Questions\">FAQ</abbr> "
370 #. type: Content of: <html><body><div><h4>
371 #: orig-docs/Documentation.html:153
372 msgid "A word about users:"
375 #. type: Content of: <html><body><div><p>
376 #: orig-docs/Documentation.html:154
378 "Many people have difficulty understanding the concept of user management "
379 "with regards to phpMyAdmin. When a user logs in to phpMyAdmin, that username "
380 "and password are passed directly to MySQL. phpMyAdmin does no account "
381 "management on its own (other than allowing one to manipulate the MySQL user "
382 "account information); all users must be valid MySQL users."
385 #. type: Content of: <html><body><div><p>
386 #: orig-docs/Documentation.html:162
388 "<sup>1)</sup> phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 "
389 "formats) dumps and <abbr title=\"comma separated values\">CSV</abbr> "
390 "exports if you use PHP with Zlib support (<tt>--with-zlib</tt>) and/or Bzip2 "
391 "support (<tt>--with-bz2</tt>). Proper support may also need changes in "
395 #. type: Content of: <html><body><div><h2>
396 #: orig-docs/Documentation.html:169
400 #. type: Content of: <html><body><div><ol><li>
401 #: orig-docs/Documentation.html:171
402 msgid "<a href=\"#quick_install\">Quick Install</a>"
405 #. type: Content of: <html><body><div><ol><li>
406 #: orig-docs/Documentation.html:172
407 msgid "<a href=\"#setup_script\">Setup script usage</a>"
410 #. type: Content of: <html><body><div><ol><li>
411 #: orig-docs/Documentation.html:173
412 msgid "<a href=\"#linked-tables\">phpMyAdmin configuration storage</a>"
415 #. type: Content of: <html><body><div><ol><li>
416 #: orig-docs/Documentation.html:174
417 msgid "<a href=\"#upgrading\">Upgrading from an older version</a>"
420 #. type: Content of: <html><body><div><ol><li>
421 #: orig-docs/Documentation.html:175
422 msgid "<a href=\"#authentication_modes\">Using authentication modes</a>"
425 #. type: Content of: <html><body><div><p>
426 #: orig-docs/Documentation.html:179
428 "phpMyAdmin does not apply any special security methods to the MySQL database "
429 "server. It is still the system administrator's job to grant permissions on "
430 "the MySQL databases properly. phpMyAdmin's "Privileges" page can "
434 #. type: Content of: <html><body><div><p>
435 #: orig-docs/Documentation.html:186
436 msgid "Warning for <acronym title=\"Apple Macintosh\">Mac</acronym> users:"
439 #. type: Content of: <html><body><div><p>
440 #: orig-docs/Documentation.html:187
442 "if you are on a <acronym title=\"Apple Macintosh\">Mac</acronym> <abbr title="
443 "\"operating system\">OS</abbr> version before <abbr title=\"operating system"
444 "\">OS</abbr> X, StuffIt unstuffs with <acronym title=\"Apple Macintosh"
445 "\">Mac</acronym> formats."
448 #. type: Content of: <html><body><div><p>
449 #: orig-docs/Documentation.html:191
451 "So you'll have to resave as in BBEdit to Unix style ALL phpMyAdmin scripts "
452 "before uploading them to your server, as PHP seems not to like <acronym "
453 "title=\"Apple Macintosh\">Mac</acronym>-style end of lines character (""
454 "<tt>\\r</tt>")."
457 #. type: Content of: <html><body><div><h3>
458 #: orig-docs/Documentation.html:196
459 msgid "Quick Install"
462 #. type: Content of: <html><body><div><ol><li>
463 #: orig-docs/Documentation.html:197
465 "Choose an appropriate distribution kit from the phpmyadmin.net Downloads "
466 "page. Some kits contain only the English messages, others contain all "
467 "languages in UTF-8 format (this should be fine in most situations), others "
468 "contain all languages and all character sets. We'll assume you chose a kit "
469 "whose name looks like <tt>phpMyAdmin-x.x.x-all-languages.tar.gz</tt>."
472 #. type: Content of: <html><body><div><ol><li>
473 #: orig-docs/Documentation.html:204
475 "Untar or unzip the distribution (be sure to unzip the subdirectories): "
476 "<tt>tar -xzvf phpMyAdmin_x.x.x-all-languages.tar.gz</tt> in your webserver's "
477 "document root. If you don't have direct access to your document root, put "
478 "the files in a directory on your local machine, and, after step 4, transfer "
479 "the directory on your web server using, for example, ftp."
482 #. type: Content of: <html><body><div><ol><li>
483 #: orig-docs/Documentation.html:209
485 "Ensure that all the scripts have the appropriate owner (if PHP is running in "
486 "safe mode, having some scripts with an owner different from the owner of "
487 "other scripts will be a problem). See <a href=\"#faq4_2\"> <abbr title="
488 "\"Frequently Asked Questions\">FAQ</abbr> 4.2</a> and <a href="
489 "\"#faq1_26\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.26</a> "
493 #. type: Content of: <html><body><div><ol><li>
494 #: orig-docs/Documentation.html:216
496 "Now you must configure your installation. There are two methods that can be "
497 "used. Traditionally, users have hand-edited a copy of <tt>config.inc.php</"
498 "tt>, but now a wizard-style setup script is provided for those who prefer a "
499 "graphical installation. Creating a <tt>config.inc.php</tt> is still a quick "
500 "way to get started and needed for some advanced features."
503 #. type: Content of: <html><body><div><ol><li><ul><li>
504 #: orig-docs/Documentation.html:221
506 "To manually create the file, simply use your text editor to create the file "
507 "<tt>config.inc.php</tt> (you can copy <tt>config.sample.inc.php</tt> to get "
508 "minimal configuration file) in the main (top-level) phpMyAdmin directory "
509 "(the one that contains <tt>index.php</tt>). phpMyAdmin first loads "
510 "<tt>libraries/config.default.php</tt> and then overrides those values with "
511 "anything found in <tt>config.inc.php</tt>. If the default value is okay for "
512 "a particular setting, there is no need to include it in <tt>config.inc.php</"
513 "tt>. You'll need a few directives to get going, a simple configuration may "
517 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
518 #: orig-docs/Documentation.html:233
522 "$cfg['blowfish_secret'] = 'ba17c1ec07d65003'; // use here a value of your choice\n"
526 "$cfg['Servers'][$i]['auth_type'] = 'cookie';\n"
530 #. type: Content of: <html><body><div><ol><li><ul><li>
531 #: orig-docs/Documentation.html:241
532 msgid "Or, if you prefer to not be prompted every time you log in:"
535 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
536 #: orig-docs/Documentation.html:243
543 "$cfg['Servers'][$i]['user'] = 'root';\n"
544 "$cfg['Servers'][$i]['password'] = 'cbb74bc'; // use here your password\n"
545 "$cfg['Servers'][$i]['auth_type'] = 'config';\n"
549 #. type: Content of: <html><body><div><ol><li><ul><li>
550 #: orig-docs/Documentation.html:252
552 "For a full explanation of possible configuration values, see the <a href="
553 "\"#config\">Configuration Section</a> of this document."
556 #. type: Content of: <html><body><div><ol><li><ul><li>
557 #: orig-docs/Documentation.html:254
559 "Instead of manually editing <tt>config.inc.php</tt>, you can use the <a href="
560 "\"setup/\">Setup Script</a>. First you must manually create a folder "
561 "<tt>config</tt> in the phpMyAdmin directory. This is a security measure. On "
562 "a Linux/Unix system you can use the following commands:"
565 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
566 #: orig-docs/Documentation.html:261
570 "mkdir config # create directory for saving\n"
571 "chmod o+rw config # give it world writable permissions\n"
574 #. type: Content of: <html><body><div><ol><li><ul><li>
575 #: orig-docs/Documentation.html:265
576 msgid "And to edit an existing configuration, copy it over first:"
579 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
580 #: orig-docs/Documentation.html:267
583 "cp config.inc.php config/ # copy current configuration for editing\n"
584 "chmod o+w config/config.inc.php # give it world writable permissions\n"
587 #. type: Content of: <html><body><div><ol><li><ul><li>
588 #: orig-docs/Documentation.html:270
590 "On other platforms, simply create the folder and ensure that your web server "
591 "has read and write access to it. <a href=\"#faq1_26\">FAQ 1.26</a> can help "
595 #. type: Content of: <html><body><div><ol><li><ul><li>
596 #: orig-docs/Documentation.html:274
598 "Next, open <tt><a href=\"setup/\">setup/</a> </tt>in your browser. Note that "
599 "<strong>changes are not saved to disk until explicitly choose <tt>Save</tt></"
600 "strong> from the <i>Configuration</i> area of the screen. Normally the "
601 "script saves the new config.inc.php to the <tt>config/</tt> directory, but "
602 "if the webserver does not have the proper permissions you may see the error "
603 "\"Cannot load or save configuration.\" Ensure that the <tt> config/</tt> "
604 "directory exists and has the proper permissions - or use the <tt>Download</"
605 "tt> link to save the config file locally and upload (via FTP or some similar "
606 "means) to the proper location."
609 #. type: Content of: <html><body><div><ol><li><ul><li>
610 #: orig-docs/Documentation.html:285
612 "Once the file has been saved, it must be moved out of the <tt> config/</tt> "
613 "directory and the permissions must be reset, again as a security measure:"
616 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
617 #: orig-docs/Documentation.html:289
620 "mv config/config.inc.php . # move file to current directory\n"
621 "chmod o-rw config.inc.php # remove world read and write permissions\n"
622 "rm -rf config # remove not needed directory\n"
625 #. type: Content of: <html><body><div><ol><li><ul><li>
626 #: orig-docs/Documentation.html:293
628 "Now the file is ready to be used. You can choose to review or edit the file "
629 "with your favorite editor, if you prefer to set some advanced options which "
630 "the setup script does not provide."
633 #. type: Content of: <html><body><div><ol><li>
634 #: orig-docs/Documentation.html:296
636 "If you are using the <tt>auth_type</tt> "config", it is suggested "
637 "that you protect the phpMyAdmin installation directory because using config "
638 "does not require a user to enter a password to access the phpMyAdmin "
639 "installation. Use of an alternate authentication method is recommended, for "
640 "example with HTTP–AUTH in a <a href=\"#glossary\"><i>.htaccess</i></a> "
641 "file or switch to using <tt>auth_type</tt> cookie or http. See the <a href="
642 "\"#faqmultiuser\"> multi–user sub–section</a> of this <abbr "
643 "title=\"Frequently Asked Questions\">FAQ</abbr> for additional information, "
644 "especially <a href=\"#faq4_4\"> <abbr title=\"Frequently Asked Questions"
645 "\">FAQ</abbr> 4.4</a>."
648 #. type: Content of: <html><body><div><ol><li>
649 #: orig-docs/Documentation.html:308
651 "Open the <a href=\"index.php\">main phpMyAdmin directory</a> in your "
652 "browser. phpMyAdmin should now display a welcome screen and your databases, "
653 "or a login dialog if using <abbr title=\"HyperText Transfer Protocol\">HTTP</"
654 "abbr> or cookie authentication mode."
657 #. type: Content of: <html><body><div><ol><li>
658 #: orig-docs/Documentation.html:313
660 "You should deny access to the <tt>./libraries</tt> and <tt>./setup/lib</tt> "
661 "subfolders in your webserver configuration. For Apache you can use supplied ."
662 "htaccess file in that folder, for other webservers, you should configure "
663 "this yourself. Such configuration prevents from possible path exposure and "
664 "cross side scripting vulnerabilities that might happen to be found in that "
668 #. type: Content of: <html><body><div><ol><li>
669 #: orig-docs/Documentation.html:320
671 "It is generally good idea to protect public phpMyAdmin installation against "
672 "access by robots as they usually can not do anything good there. You can do "
673 "this using <code>robots.txt</code> file in root of your webserver or limit "
674 "access by web server configuration. You can find example <code>.htaccess</"
675 "code> file which can help you achieve this in <code>contrib</code> directory "
679 #. type: Content of: <html><body><div><h3>
680 #: orig-docs/Documentation.html:329
681 msgid "phpMyAdmin configuration storage"
684 #. type: Content of: <html><body><div><p>
685 #: orig-docs/Documentation.html:331
687 "For a whole set of new features (bookmarks, comments, <abbr title="
688 "\"structured query language\">SQL</abbr>-history, tracking mechanism, <abbr "
689 "title=\"Portable Document Format\">PDF</abbr>-generation, column contents "
690 "transformation, etc.) you need to create a set of special tables. Those "
691 "tables can be located in your own database, or in a central database for a "
692 "multi-user installation (this database would then be accessed by the "
693 "controluser, so no other user should have rights to it)."
696 #. type: Content of: <html><body><div><p>
697 #: orig-docs/Documentation.html:340
699 "Please look at your <tt>./scripts/</tt> directory, where you should find a "
700 "file called <i>create_tables.sql</i>. (If you are using a Windows server, "
701 "pay special attention to <a href=\"#faq1_23\"> <abbr title=\"Frequently "
702 "Asked Questions\">FAQ</abbr> 1.23</a>)."
705 #. type: Content of: <html><body><div><p>
706 #: orig-docs/Documentation.html:345
708 "If you already had this infrastructure and upgraded to MySQL 4.1.2 or newer, "
709 "please use <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> and then create "
710 "new tables by importing <i>./scripts/create_tables.sql</i>."
713 #. type: Content of: <html><body><div><p>
714 #: orig-docs/Documentation.html:349
716 "You can use your phpMyAdmin to create the tables for you. Please be aware "
717 "that you may need special (administrator) privileges to create the database "
718 "and tables, and that the script may need some tuning, depending on the "
722 #. type: Content of: <html><body><div><p>
723 #: orig-docs/Documentation.html:354
725 "After having imported the <i>./scripts/create_tables.sql</i> file, you "
726 "should specify the table names in your <i>./config.inc.php</i> file. The "
727 "directives used for that can be found in the <a href=\"#config"
728 "\">Configuration section</a>. You will also need to have a controluser with "
729 "the proper rights to those tables (see section <a href="
730 "\"#authentication_modes\">Using authentication modes</a> below)."
733 #. type: Content of: <html><body><div><h3>
734 #: orig-docs/Documentation.html:361
735 msgid "Upgrading from an older version"
738 #. type: Content of: <html><body><div><p>
739 #: orig-docs/Documentation.html:363
741 "Simply copy <i>./config.inc.php</i> from your previous installation into the "
742 "newly unpacked one. Configuration files from old versions may require some "
743 "tweaking as some options have been changed or removed; in particular, the "
744 "definition of <tt>$cfg['AttributeTypes']</tt> has changed so you better "
745 "remove it from your file and just use the default one. For compatibility "
746 "with PHP 6, remove a <tt>set_magic_quotes_runtime(0);</tt> statement that "
747 "you might find near the end of your configuration file."
750 #. type: Content of: <html><body><div><p>
751 #: orig-docs/Documentation.html:371
753 "You should <strong>not</strong> copy <tt>libraries/config.default.php</tt> "
754 "over <tt>config.inc.php</tt> because the default configuration file is "
758 #. type: Content of: <html><body><div><p>
759 #: orig-docs/Documentation.html:375
761 "If you have upgraded your MySQL server from a version previous to 4.1.2 to "
762 "version 5.x or newer and if you use the phpMyAdmin configuration storage, "
763 "you should run the SQL script found in <tt>scripts/"
764 "upgrade_tables_mysql_4_1_2+.sql</tt>."
767 #. type: Content of: <html><body><div><h3>
768 #: orig-docs/Documentation.html:380
769 msgid "Using authentication modes"
772 #. type: Content of: <html><body><div><ul><li>
773 #: orig-docs/Documentation.html:382
775 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> and cookie "
776 "authentication modes are recommended in a <b>multi-user environment</b> "
777 "where you want to give users access to their own database and don't want "
778 "them to play around with others."
781 #. type: Content of: <html><body><div><ul><li>
782 #: orig-docs/Documentation.html:386
784 "Nevertheless be aware that MS Internet Explorer seems to be really buggy "
785 "about cookies, at least till version 6."
788 #. type: Content of: <html><body><div><ul><li>
789 #: orig-docs/Documentation.html:388
791 "Even in a <b>single-user environment</b>, you might prefer to use <abbr "
792 "title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie mode so that "
793 "your user/password pair are not in clear in the configuration file."
796 #. type: Content of: <html><body><div><ul><li>
797 #: orig-docs/Documentation.html:393
799 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> and cookie "
800 "authentication modes are more secure: the MySQL login information does not "
801 "need to be set in the phpMyAdmin configuration file (except possibly for the "
802 "<a href=\"#controluser\">controluser</a>)."
805 #. type: Content of: <html><body><div><ul><li>
806 #: orig-docs/Documentation.html:397
808 "However, keep in mind that the password travels in plain text, unless you "
809 "are using the HTTPS protocol."
812 #. type: Content of: <html><body><div><ul><li>
813 #: orig-docs/Documentation.html:399
815 "In cookie mode, the password is stored, encrypted with the blowfish "
816 "algorithm, in a temporary cookie."
819 #. type: Content of: <html><body><div><ul><li>
820 #: orig-docs/Documentation.html:402
822 "Note: this section is only applicable if your MySQL server is running with "
823 "<tt>--skip-show-database</tt>."
826 #. type: Content of: <html><body><div><ul><li>
827 #: orig-docs/Documentation.html:405
829 "For '<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' and 'cookie' "
830 "modes, phpMyAdmin needs a controluser that has <b>only</b> the <tt>SELECT</"
831 "tt> privilege on the <i>`mysql`.`user` (all columns except `Password`)</i>, "
832 "<i>`mysql`.`db` (all columns)</i>, <i>`mysql`.`host` (all columns)</i> and "
833 "<i>`mysql`.`tables_priv` (all columns except `Grantor` and `Timestamp`)</i> "
837 #. type: Content of: <html><body><div><ul><li>
838 #: orig-docs/Documentation.html:410
840 "You must specify the details for the <a href=\"#controluser\">controluser</"
841 "a> in the <tt>config.inc.php</tt> file under the <tt><a href="
842 "\"#cfg_Servers_controluser\" class=\"configrule\"> $cfg['Servers'][$i]"
843 "['controluser']</a></tt> and <tt><a href=\"#cfg_Servers_controlpass\" class="
844 "\"configrule\"> $cfg['Servers'][$i]['controlpass']</a></tt> settings."
847 #. type: Content of: <html><body><div><ul><li>
848 #: orig-docs/Documentation.html:417
850 "The following example assumes you want to use <tt>pma</tt> as the "
851 "controluser and <tt>pmapass</tt> as the controlpass, but <b>this is only an "
852 "example: use something else in your file!</b> Input these statements from "
853 "the phpMyAdmin SQL Query window or mysql command–line client."
856 #. type: Content of: <html><body><div><ul><li>
857 #: orig-docs/Documentation.html:422
859 "Of course you have to replace <tt>localhost</tt> with the webserver's host "
860 "if it's not the same as the MySQL server's one."
863 #. type: Content of: <html><body><div><ul><li><pre>
864 #: orig-docs/Documentation.html:426
867 "GRANT USAGE ON mysql.* TO 'pma'@'localhost' IDENTIFIED BY 'pmapass';\n"
869 " Host, User, Select_priv, Insert_priv, Update_priv, Delete_priv,\n"
870 " Create_priv, Drop_priv, Reload_priv, Shutdown_priv, Process_priv,\n"
871 " File_priv, Grant_priv, References_priv, Index_priv, Alter_priv,\n"
872 " Show_db_priv, Super_priv, Create_tmp_table_priv, Lock_tables_priv,\n"
873 " Execute_priv, Repl_slave_priv, Repl_client_priv\n"
874 " ) ON mysql.user TO 'pma'@'localhost';\n"
875 "GRANT SELECT ON mysql.db TO 'pma'@'localhost';\n"
876 "GRANT SELECT ON mysql.host TO 'pma'@'localhost';\n"
877 "GRANT SELECT (Host, Db, User, Table_name, Table_priv, Column_priv)\n"
878 " ON mysql.tables_priv TO 'pma'@'localhost';"
881 #. type: Content of: <html><body><div><ul><li>
882 #: orig-docs/Documentation.html:439
883 msgid "If you want to use the many new relation and bookmark features:"
886 #. type: Content of: <html><body><div><ul><li><pre>
887 #: orig-docs/Documentation.html:442
889 msgid "GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';\n"
892 #. type: Content of: <html><body><div><ul><li>
893 #: orig-docs/Documentation.html:445
895 "(this of course requires that your <a href=\"#linked-tables\">phpMyAdmin "
896 "configuration storage</a> be set up)."
899 #. type: Content of: <html><body><div><ul><li>
900 #: orig-docs/Documentation.html:449
902 "Then each of the <i>true</i> users should be granted a set of privileges on "
903 "a set of particular databases. Normally you shouldn't give global privileges "
904 "to an ordinary user, unless you understand the impact of those privileges "
905 "(for example, you are creating a superuser)."
908 #. type: Content of: <html><body><div><ul><li>
909 #: orig-docs/Documentation.html:453
911 "For example, to grant the user <i>real_user</i> with all privileges on the "
912 "database <i>user_base</i>:"
915 #. type: Content of: <html><body><div><ul><li><pre>
916 #: orig-docs/Documentation.html:457
918 msgid "GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real_password';\n"
921 #. type: Content of: <html><body><div><ul><li>
922 #: orig-docs/Documentation.html:460
924 "What the user may now do is controlled entirely by the MySQL user management "
928 #. type: Content of: <html><body><div><ul><li>
929 #: orig-docs/Documentation.html:462
931 "With <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
932 "authentication mode, you don't need to fill the user/password fields inside "
933 "the <a href=\"#cfg_Servers\" class=\"configrule\">$cfg['Servers']</a> array."
936 #. type: Content of: <html><body><div><h4>
937 #: orig-docs/Documentation.html:468
939 "'<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' authentication mode"
942 #. type: Content of: <html><body><div><ul><li>
943 #: orig-docs/Documentation.html:470
945 "Uses <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> Basic "
946 "authentication method and allows you to log in as any valid MySQL user."
949 #. type: Content of: <html><body><div><ul><li>
950 #: orig-docs/Documentation.html:472
952 "Is supported with most PHP configurations. For <abbr title=\"Internet "
953 "Information Services\">IIS</abbr> (<abbr title=\"Internet Server Application "
954 "Programming Interface\">ISAPI</abbr>) support using <abbr title=\"Common "
955 "Gateway Interface\">CGI</abbr> PHP see <a href=\"#faq1_32\"><abbr title="
956 "\"Frequently Asked Questions\">FAQ</abbr> 1.32</a>, for using with Apache "
957 "<abbr title=\"Common Gateway Interface\">CGI</abbr> see <a href="
958 "\"#faq1_35\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.35</a>."
961 #. type: Content of: <html><body><div><ul><li>
962 #: orig-docs/Documentation.html:481
964 "See also <a href=\"#faq4_4\"> <abbr title=\"Frequently Asked Questions"
965 "\">FAQ</abbr> 4.4</a> about not using the <i>.htaccess</i> mechanism along "
966 "with '<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' "
967 "authentication mode."
970 #. type: Content of: <html><body><div><h4>
971 #: orig-docs/Documentation.html:488
972 msgid "'cookie' authentication mode"
975 #. type: Content of: <html><body><div><ul><li>
976 #: orig-docs/Documentation.html:490
978 "You can use this method as a replacement for the <abbr title=\"HyperText "
979 "Transfer Protocol\">HTTP</abbr> authentication (for example, if you're "
980 "running <abbr title=\"Internet Information Services\">IIS</abbr>)."
983 #. type: Content of: <html><body><div><ul><li>
984 #: orig-docs/Documentation.html:494
986 "Obviously, the user must enable cookies in the browser, but this is now a "
987 "requirement for all authentication modes."
990 #. type: Content of: <html><body><div><ul><li>
991 #: orig-docs/Documentation.html:496
993 "With this mode, the user can truly log out of phpMyAdmin and log in back "
994 "with the same username."
997 #. type: Content of: <html><body><div><ul><li>
998 #: orig-docs/Documentation.html:498
1000 "If you want to log in to arbitrary server see <a href=\"#AllowArbitraryServer"
1001 "\" class=\"configrule\"> $cfg['AllowArbitraryServer']</a> directive."
1004 #. type: Content of: <html><body><div><ul><li>
1005 #: orig-docs/Documentation.html:501
1007 "As mentioned in the <a href=\"#require\">requirements</a> section, having "
1008 "the <tt>mcrypt</tt> extension will speed up access considerably, but is not "
1012 #. type: Content of: <html><body><div><h4>
1013 #: orig-docs/Documentation.html:506
1014 msgid "'signon' authentication mode"
1017 #. type: Content of: <html><body><div><ul><li>
1018 #: orig-docs/Documentation.html:508
1020 "This mode is a convenient way of using credentials from another application "
1021 "to authenticate to phpMyAdmin."
1024 #. type: Content of: <html><body><div><ul><li>
1025 #: orig-docs/Documentation.html:510
1026 msgid "The other application has to store login information into session data."
1029 #. type: Content of: <html><body><div><ul><li>
1030 #: orig-docs/Documentation.html:512
1032 "More details in the <a href=\"#cfg_Servers_auth_type\">auth_type</a> section."
1035 #. type: Content of: <html><body><div><h4>
1036 #: orig-docs/Documentation.html:515
1037 msgid "'config' authentication mode"
1040 #. type: Content of: <html><body><div><ul><li>
1041 #: orig-docs/Documentation.html:517
1043 "This mode is the less secure one because it requires you to fill the <a href="
1044 "\"#servers_user\" class=\"configrule\"> $cfg['Servers'][$i]['user']</a> and "
1045 "<a href=\"#servers_user\" class=\"configrule\"> $cfg['Servers'][$i]"
1046 "['password']</a> fields (and as a result, anyone who can read your config."
1047 "inc.php can discover your username and password)."
1050 #. type: Content of: <html><body><div><ul><li>
1051 #: orig-docs/Documentation.html:524
1053 "But you don't need to setup a "controluser" here: using the <a "
1054 "href=\"#servers_only_db\" class=\"configrule\"> $cfg['Servers'][$i]"
1055 "['only_db']</a> might be enough."
1058 #. type: Content of: <html><body><div><ul><li>
1059 #: orig-docs/Documentation.html:527
1061 "In the <a href=\"#faqmultiuser\"> <abbr title=\"Internet service provider"
1062 "\">ISP</abbr> <abbr title=\"Frequently Asked Questions\">FAQ</abbr></a> "
1063 "section, there is an entry explaining how to protect your configuration file."
1066 #. type: Content of: <html><body><div><ul><li>
1067 #: orig-docs/Documentation.html:531
1069 "For additional security in this mode, you may wish to consider the Host "
1070 "authentication <a href=\"#servers_allowdeny_order\" class=\"configrule\"> "
1071 "$cfg['Servers'][$i]['AllowDeny']['order']</a> and <a href="
1072 "\"#servers_allowdeny_rules\" class=\"configrule\"> $cfg['Servers'][$i]"
1073 "['AllowDeny']['rules']</a> configuration directives."
1076 #. type: Content of: <html><body><div><ul><li>
1077 #: orig-docs/Documentation.html:538
1079 "Unlike cookie and http, does not require a user to log in when first loading "
1080 "the phpMyAdmin site. This is by design but could allow any user to access "
1081 "your installation. Use of some restriction method is suggested, perhaps a <a "
1082 "href=\"#glossary\">.htaccess</a> file with the HTTP-AUTH directive or "
1083 "disallowing incoming HTTP requests at one’s router or firewall will "
1084 "suffice (both of which are beyond the scope of this manual but easily "
1085 "searchable with Google)."
1088 #. type: Content of: <html><body><div><h4>
1089 #: orig-docs/Documentation.html:546
1090 msgid "Swekey authentication"
1093 #. type: Content of: <html><body><div><p>
1094 #: orig-docs/Documentation.html:548
1096 "The Swekey is a low cost authentication USB key that can be used in web "
1100 #. type: Content of: <html><body><div><p>
1101 #: orig-docs/Documentation.html:550
1103 "When Swekey authentication is activated, phpMyAdmin requires the users's "
1104 "Swekey to be plugged before entering the login page (currently supported for "
1105 "cookie authentication mode only). Swekey Authentication is disabled by "
1109 #. type: Content of: <html><body><div><p>
1110 #: orig-docs/Documentation.html:554
1111 msgid "To enable it, add the following line to <tt>config.inc.php</tt>:"
1114 #. type: Content of: <html><body><div><pre>
1115 #: orig-docs/Documentation.html:557
1117 msgid "$cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey.conf';\n"
1120 #. type: Content of: <html><body><div><p>
1121 #: orig-docs/Documentation.html:560
1123 "You then have to create the <tt>swekey.conf</tt> file that will associate "
1124 "each user with their Swekey Id. It is important to place this file outside "
1125 "of your web server's document root (in the example, it is located in <tt>/"
1126 "etc</tt>). A self documented sample file is provided in the <tt>contrib</tt> "
1127 "directory. Feel free to use it with your own users' information."
1130 #. type: Content of: <html><body><div><p>
1131 #: orig-docs/Documentation.html:565
1133 "If you want to purchase a Swekey please visit <a href=\"http://phpmyadmin."
1134 "net/auth_key\">http://phpmyadmin.net/auth_key</a> since this link provides "
1135 "funding for phpMyAdmin."
1138 #. type: Content of: <html><body><div><h3>
1139 #: orig-docs/Documentation.html:570 orig-docs/Documentation.html:3183
1140 msgid "Configuration"
1143 #. type: Content of: <html><body><div><p>
1144 #: orig-docs/Documentation.html:572
1146 "<span class=\"important\">Warning for <acronym title=\"Apple Macintosh"
1147 "\">Mac</acronym> users:</span> PHP does not seem to like <acronym title="
1148 "\"Apple Macintosh\">Mac</acronym> end of lines character ("<tt>\\r</"
1149 "tt>"). So ensure you choose the option that allows to use the *nix end "
1150 "of line character ("<tt>\\n</tt>") in your text editor before "
1151 "saving a script you have modified."
1154 #. type: Content of: <html><body><div><p>
1155 #: orig-docs/Documentation.html:579
1157 "<span class=\"important\">Configuration note:</span> Almost all configurable "
1158 "data is placed in <tt>config.inc.php</tt>. If this file does not exist, "
1159 "please refer to the <a href=\"#setup\">Quick install</a> section to create "
1160 "one. This file only needs to contain the parameters you want to change from "
1161 "their corresponding default value in <tt>libraries/config.default.php</tt>."
1164 #. type: Content of: <html><body><div><p>
1165 #: orig-docs/Documentation.html:586
1167 "The parameters which relate to design (like colors) are placed in <tt>themes/"
1168 "themename/layout.inc.php</tt>. You might also want to create <i>config."
1169 "footer.inc.php</i> and <i>config.header.inc.php</i> files to add your site "
1170 "specific code to be included on start and end of each page."
1173 #. type: Content of: <html><body><div><dl><dt>
1174 #: orig-docs/Documentation.html:591
1175 msgid "$cfg['PmaAbsoluteUri'] string"
1178 #. type: Content of: <html><body><div><dl><dd>
1179 #: orig-docs/Documentation.html:592
1181 "Sets here the complete <abbr title=\"Uniform Resource Locator\">URL</abbr> "
1182 "(with full path) to your phpMyAdmin installation's directory. E.g. "
1183 "<tt>http://www.your_web.net/path_to_your_phpMyAdmin_directory/</tt>. Note "
1184 "also that the <abbr title=\"Uniform Resource Locator\">URL</abbr> on some "
1185 "web servers are case–sensitive. Don’t forget the trailing slash "
1189 #. type: Content of: <html><body><div><dl><dd>
1190 #: orig-docs/Documentation.html:599
1192 "Starting with version 2.3.0, it is advisable to try leaving this blank. In "
1193 "most cases phpMyAdmin automatically detects the proper setting. Users of "
1194 "port forwarding will need to set PmaAbsoluteUri (<a href=\"https://"
1195 "sourceforge.net/tracker/index.php?func=detail&aid=1340187&"
1196 "group_id=23067&atid=377409\">more info</a>). A good test is to browse a "
1197 "table, edit a row and save it. There should be an error message if "
1198 "phpMyAdmin is having trouble auto–detecting the correct value. If you "
1199 "get an error that this must be set or if the autodetect code fails to detect "
1200 "your path, please post a bug report on our bug tracker so we can improve the "
1204 #. type: Content of: <html><body><div><dl><dt>
1205 #: orig-docs/Documentation.html:609
1206 msgid "$cfg['PmaNoRelation_DisableWarning'] boolean"
1209 #. type: Content of: <html><body><div><dl><dd>
1210 #: orig-docs/Documentation.html:610
1212 "Starting with version 2.3.0 phpMyAdmin offers a lot of features to work with "
1213 "master / foreign – tables (see <a href=\"#pmadb\" class=\"configrule\">"
1214 "$cfg['Servers'][$i]['pmadb']</a>)."
1217 #. type: Content of: <html><body><div><dl><dd>
1218 #: orig-docs/Documentation.html:614
1220 "If you tried to set this up and it does not work for you, have a look on the "
1221 ""Structure" page of one database where you would like to use it. "
1222 "You will find a link that will analyze why those features have been disabled."
1225 #. type: Content of: <html><body><div><dl><dd>
1226 #: orig-docs/Documentation.html:618
1228 "If you do not want to use those features set this variable to <tt>TRUE</tt> "
1229 "to stop this message from appearing."
1232 #. type: Content of: <html><body><div><dl><dt>
1233 #: orig-docs/Documentation.html:621
1234 msgid "$cfg['SuhosinDisableWarning'] boolean"
1237 #. type: Content of: <html><body><div><dl><dd>
1238 #: orig-docs/Documentation.html:622
1240 "A warning is displayed on the main page if Suhosin is detected. You can set "
1241 "this parameter to <tt>TRUE</tt> to stop this message from appearing."
1244 #. type: Content of: <html><body><div><dl><dt>
1245 #: orig-docs/Documentation.html:626
1246 msgid "$cfg['McryptDisableWarning'] boolean"
1249 #. type: Content of: <html><body><div><dl><dd>
1250 #: orig-docs/Documentation.html:627
1252 "Disable the default warning that is displayed if mcrypt is missing for "
1253 "cookie authentication. You can set this parameter to <tt>TRUE</tt> to stop "
1254 "this message from appearing."
1257 #. type: Content of: <html><body><div><dl><dt>
1258 #: orig-docs/Documentation.html:632
1259 msgid "$cfg['TranslationWarningThreshold'] integer"
1262 #. type: Content of: <html><body><div><dl><dd>
1263 #: orig-docs/Documentation.html:633
1264 msgid "Show warning about incomplete translations on certain threshold."
1267 #. type: Content of: <html><body><div><dl><dt>
1268 #: orig-docs/Documentation.html:635
1269 msgid "$cfg['AllowThirdPartyFraming'] boolean"
1272 #. type: Content of: <html><body><div><dl><dd>
1273 #: orig-docs/Documentation.html:636
1275 "Setting this to <tt>true</tt> allows a page located on a different domain to "
1276 "call phpMyAdmin inside a frame, and is a potential security hole allowing "
1277 "cross-frame scripting attacks."
1280 #. type: Content of: <html><body><div><dl><dt>
1281 #: orig-docs/Documentation.html:640
1282 msgid "$cfg['blowfish_secret'] string"
1285 #. type: Content of: <html><body><div><dl><dd>
1286 #: orig-docs/Documentation.html:641
1288 "The "cookie" auth_type uses blowfish algorithm to encrypt the "
1292 #. type: Content of: <html><body><div><dl><dd>
1293 #: orig-docs/Documentation.html:643
1295 "If you are using the "cookie" auth_type, enter here a random "
1296 "passphrase of your choice. It will be used internally by the blowfish "
1297 "algorithm: you won’t be prompted for this passphrase. There is no "
1298 "maximum length for this secret."
1301 #. type: Content of: <html><body><div><dl><dd>
1302 #: orig-docs/Documentation.html:648
1304 "Since version 3.1.0 phpMyAdmin can generate this on the fly, but it makes a "
1305 "bit weaker security as this generated secret is stored in session and "
1306 "furthermore it makes impossible to recall user name from cookie."
1309 #. type: Content of: <html><body><div><dl><dt>
1310 #: orig-docs/Documentation.html:653
1311 msgid "$cfg['Servers'] array"
1314 #. type: Content of: <html><body><div><dl><dd>
1315 #: orig-docs/Documentation.html:654
1317 "Since version 1.4.2, phpMyAdmin supports the administration of multiple "
1318 "MySQL servers. Therefore, a <a href=\"#cfg_Servers\" class=\"configrule\">"
1319 "$cfg['Servers']</a>-array has been added which contains the login "
1320 "information for the different servers. The first <a href=\"#cfg_Servers_host"
1321 "\" class=\"configrule\">$cfg['Servers'][$i]['host']</a> contains the "
1322 "hostname of the first server, the second <a href=\"#cfg_Servers_host\" class="
1323 "\"configrule\">$cfg['Servers'][$i]['host']</a> the hostname of the second "
1324 "server, etc. In <tt>./libraries/config.default.php</tt>, there is only one "
1325 "section for server definition, however you can put as many as you need in "
1326 "<tt>./config.inc.php</tt>, copy that block or needed parts (you don't have "
1327 "to define all settings, just those you need to change)."
1330 #. type: Content of: <html><body><div><dl><dt>
1331 #: orig-docs/Documentation.html:668
1332 msgid "$cfg['Servers'][$i]['host'] string"
1335 #. type: Content of: <html><body><div><dl><dd>
1336 #: orig-docs/Documentation.html:669
1338 "The hostname or <abbr title=\"Internet Protocol\">IP</abbr> address of your "
1339 "$i-th MySQL-server. E.g. localhost."
1342 #. type: Content of: <html><body><div><dl><dt>
1343 #: orig-docs/Documentation.html:672
1344 msgid "$cfg['Servers'][$i]['port'] string"
1347 #. type: Content of: <html><body><div><dl><dd>
1348 #: orig-docs/Documentation.html:673
1350 "The port-number of your $i-th MySQL-server. Default is 3306 (leave blank). "
1351 "If you use "localhost" as the hostname, MySQL ignores this port "
1352 "number and connects with the socket, so if you want to connect to a port "
1353 "different from the default port, use "127.0.0.1" or the real "
1354 "hostname in <a href=\"#cfg_Servers_host\" class=\"configrule\">$cfg"
1355 "['Servers'][$i]['host']</a>."
1358 #. type: Content of: <html><body><div><dl><dt>
1359 #: orig-docs/Documentation.html:681
1360 msgid "$cfg['Servers'][$i]['socket'] string"
1363 #. type: Content of: <html><body><div><dl><dd>
1364 #: orig-docs/Documentation.html:682
1365 msgid "The path to the socket to use. Leave blank for default."
1368 #. type: Content of: <html><body><div><dl><dd>
1369 #: orig-docs/Documentation.html:683
1371 "To determine the correct socket, check your MySQL configuration or, using "
1372 "the <tt>mysql</tt> command–line client, issue the <tt>status</tt> "
1373 "command. Among the resulting information displayed will be the socket used."
1376 #. type: Content of: <html><body><div><dl><dt>
1377 #: orig-docs/Documentation.html:687
1378 msgid "$cfg['Servers'][$i]['ssl'] boolean"
1381 #. type: Content of: <html><body><div><dl><dd>
1382 #: orig-docs/Documentation.html:688
1383 msgid "Whether to enable SSL for connection to MySQL server."
1386 #. type: Content of: <html><body><div><dl><dt>
1387 #: orig-docs/Documentation.html:691
1388 msgid "$cfg['Servers'][$i]['connect_type'] string"
1391 #. type: Content of: <html><body><div><dl><dd>
1392 #: orig-docs/Documentation.html:692
1394 "What type connection to use with the MySQL server. Your options are "
1395 "<tt>'socket'</tt> and <tt>'tcp'</tt>. It defaults to 'tcp' as that is nearly "
1396 "guaranteed to be available on all MySQL servers, while sockets are not "
1397 "supported on some platforms."
1400 #. type: Content of: <html><body><div><dl><dd>
1401 #: orig-docs/Documentation.html:697
1403 "To use the socket mode, your MySQL server must be on the same machine as the "
1407 #. type: Content of: <html><body><div><dl><dt>
1408 #: orig-docs/Documentation.html:700
1409 msgid "$cfg['Servers'][$i]['extension'] string"
1412 #. type: Content of: <html><body><div><dl><dd>
1413 #: orig-docs/Documentation.html:701
1414 msgid "What php MySQL extension to use for the connection. Valid options are:"
1417 #. type: Content of: <html><body><div><dl><dd>
1418 #: orig-docs/Documentation.html:704
1419 msgid "<tt><i>mysql</i></tt> : The classic MySQL extension."
1422 #. type: Content of: <html><body><div><dl><dd>
1423 #: orig-docs/Documentation.html:707
1425 "<tt><i>mysqli</i></tt> : The improved MySQL extension. This extension became "
1426 "available with PHP 5.0.0 and is the recommended way to connect to a server "
1427 "running MySQL 4.1.x or newer."
1430 #. type: Content of: <html><body><div><dl><dt>
1431 #: orig-docs/Documentation.html:712
1432 msgid "$cfg['Servers'][$i]['compress'] boolean"
1435 #. type: Content of: <html><body><div><dl><dd>
1436 #: orig-docs/Documentation.html:713
1438 "Whether to use a compressed protocol for the MySQL server connection or not "
1442 #. type: Content of: <html><body><div><dl><dt>
1443 #: orig-docs/Documentation.html:717
1445 "<span id=\"cfg_Servers_controlhost\">$cfg['Servers'][$i]['controlhost']</"
1449 #. type: Content of: <html><body><div><dl><dd>
1450 #: orig-docs/Documentation.html:719
1452 "Permits to use an alternate host to hold the configuration storage data."
1455 #. type: Content of: <html><body><div><dl><dt>
1456 #: orig-docs/Documentation.html:723
1458 "<span id=\"cfg_Servers_controluser\">$cfg['Servers'][$i]['controluser']</"
1462 #. type: Content of: <html><body><div><dl><dt>
1463 #: orig-docs/Documentation.html:724
1465 "<span id=\"cfg_Servers_controlpass\">$cfg['Servers'][$i]['controlpass']</"
1469 #. type: Content of: <html><body><div><dl><dd>
1470 #: orig-docs/Documentation.html:726
1472 "This special account is used for 2 distinct purposes: to make possible all "
1473 "relational features (see <a href=\"#pmadb\" class=\"configrule\">$cfg"
1474 "['Servers'][$i]['pmadb']</a>) and, for a MySQL server running with <tt>--"
1475 "skip-show-database</tt>, to enable a multi-user installation (<abbr title="
1476 "\"HyperText Transfer Protocol\">HTTP</abbr> or cookie authentication mode)."
1479 #. type: Content of: <html><body><div><dl><dd>
1480 #: orig-docs/Documentation.html:734
1482 "When using <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
1483 "authentication modes (or 'config' authentication mode since phpMyAdmin "
1484 "2.2.1), you need to supply the details of a MySQL account that has "
1485 "<tt>SELECT</tt> privilege on the <i>mysql.user (all columns except ""
1486 "Password")</i>, <i>mysql.db (all columns)</i> and <i>mysql.tables_priv "
1487 "(all columns except "Grantor" and "Timestamp") </"
1488 "i>tables. This account is used to check what databases the user will see at "
1492 #. type: Content of: <html><body><div><dl><dd>
1493 #: orig-docs/Documentation.html:743 orig-docs/Documentation.html:786
1495 "Please see the <a href=\"#setup\">install section</a> on "Using "
1496 "authentication modes" for more information."
1499 #. type: Content of: <html><body><div><dl><dd>
1500 #: orig-docs/Documentation.html:746
1502 "In phpMyAdmin versions before 2.2.5, those were called "stduser/"
1506 #. type: Content of: <html><body><div><dl><dt>
1507 #: orig-docs/Documentation.html:749
1509 "$cfg['Servers'][$i]['auth_type'] string <tt>['<abbr title=\"HyperText "
1510 "Transfer Protocol\">HTTP</abbr>'|'http'|'cookie'|'config'|'signon']</tt>"
1513 #. type: Content of: <html><body><div><dl><dd>
1514 #: orig-docs/Documentation.html:751
1516 "Whether config or cookie or <abbr title=\"HyperText Transfer Protocol"
1517 "\">HTTP</abbr> or signon authentication should be used for this server."
1520 #. type: Content of: <html><body><div><dl><dd><ul><li>
1521 #: orig-docs/Documentation.html:754
1523 "'config' authentication (<tt>$auth_type = 'config'</tt>) is the "
1524 "plain old way: username and password are stored in <i>config.inc.php</i>."
1527 #. type: Content of: <html><body><div><dl><dd><ul><li>
1528 #: orig-docs/Documentation.html:757
1530 "'cookie' authentication mode (<tt>$auth_type = 'cookie'</tt>) as "
1531 "introduced in 2.2.3 allows you to log in as any valid MySQL user with the "
1532 "help of cookies. Username and password are stored in cookies during the "
1533 "session and password is deleted when it ends. This can also allow you to log "
1534 "in in arbitrary server if <tt><a href=\"#AllowArbitraryServer\" class="
1535 "\"configrule\">$cfg['AllowArbitraryServer']</a></tt> enabled."
1538 #. type: Content of: <html><body><div><dl><dd><ul><li>
1539 #: orig-docs/Documentation.html:765
1541 "'<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' authentication "
1542 "(was called 'advanced' in previous versions and can be written also as "
1543 "'http') (<tt>$auth_type = '<abbr title=\"HyperText Transfer "
1544 "Protocol\">HTTP</abbr>'</tt>) as introduced in 1.3.0 allows you to log in as "
1545 "any valid MySQL user via HTTP-Auth."
1548 #. type: Content of: <html><body><div><dl><dd><ul><li>
1549 #: orig-docs/Documentation.html:768
1551 "'signon' authentication mode (<tt>$auth_type = 'signon'</tt>) as "
1552 "introduced in 2.10.0 allows you to log in from prepared PHP session data or "
1553 "using supplied PHP script. This is useful for implementing single signon "
1554 "from another application. Sample way how to seed session is in signon "
1555 "example: <code>scripts/signon.php</code>. There is also alternative example "
1556 "using OpenID - <code>scripts/openid.php</code> and example for scripts based "
1557 "solution - <code>scripts/signon-script.php</code>. You need to configure <a "
1558 "href=\"#cfg_Servers_SignonSession\" class=\"configrule\">session name</a> or "
1559 "<a href=\"#cfg_Servers_SignonScript\" class=\"configrule\">script to be "
1560 "executed</a> and <a href=\"#cfg_Servers_SignonURL\" class=\"configrule"
1561 "\">signon URL</a> to use this authentication method."
1564 #. type: Content of: <html><body><div><dl><dt>
1565 #: orig-docs/Documentation.html:790
1567 "<span id=\"cfg_Servers_auth_http_realm\">$cfg['Servers'][$i]"
1568 "['auth_http_realm']</span> string"
1571 #. type: Content of: <html><body><div><dl><dd>
1572 #: orig-docs/Documentation.html:793
1574 "When using auth_type = '<abbr title=\"HyperText Transfer Protocol\">HTTP</"
1575 "abbr>', this field allows to define a custom <abbr title=\"HyperText "
1576 "Transfer Protocol\">HTTP</abbr> Basic Auth Realm which will be displayed to "
1577 "the user. If not explicitly specified in your configuration, a string "
1578 "combined of \"phpMyAdmin \" and either <a href=\"#cfg_Servers_verbose\" "
1579 "class=\"configrule\">$cfg['Servers'][$i]['verbose']</a> or <a href="
1580 "\"#cfg_Servers_host\" class=\"configrule\">$cfg['Servers'][$i]['host']</a> "
1584 #. type: Content of: <html><body><div><dl><dt>
1585 #: orig-docs/Documentation.html:800
1587 "<span id=\"cfg_Servers_auth_swekey_config\">$cfg['Servers'][$i]"
1588 "['auth_swekey_config']</span> string"
1591 #. type: Content of: <html><body><div><dl><dd>
1592 #: orig-docs/Documentation.html:803
1594 "The name of the file containing <a href=\"#swekey\">Swekey</a> ids and login "
1595 "names for hardware authentication. Leave empty to deactivate this feature."
1598 #. type: Content of: <html><body><div><dl><dt>
1599 #: orig-docs/Documentation.html:807
1600 msgid "<span id=\"cfg_Servers_user\">$cfg['Servers'][$i]['user']</span> string"
1603 #. type: Content of: <html><body><div><dl><dt>
1604 #: orig-docs/Documentation.html:808
1606 "<span id=\"cfg_Servers_password\">$cfg['Servers'][$i]['password']</span> "
1610 #. type: Content of: <html><body><div><dl><dd>
1611 #: orig-docs/Documentation.html:811
1613 "When using auth_type = 'config', this is the user/password-pair which "
1614 "phpMyAdmin will use to connect to the MySQL server. This user/password pair "
1615 "is not needed when <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> "
1616 "or cookie authentication is used and should be empty."
1619 #. type: Content of: <html><body><div><dl><dt>
1620 #: orig-docs/Documentation.html:816
1622 "<span id=\"cfg_Servers_nopassword\">$cfg['Servers'][$i]['nopassword']</span> "
1626 #. type: Content of: <html><body><div><dl><dd>
1627 #: orig-docs/Documentation.html:820
1629 "Allow attempt to log in without password when a login with password fails. "
1630 "This can be used together with http authentication, when authentication is "
1631 "done some other way and phpMyAdmin gets user name from auth and uses empty "
1632 "password for connecting to MySQL. Password login is still tried first, but "
1633 "as fallback, no password method is tried."
1636 #. type: Content of: <html><body><div><dl><dt>
1637 #: orig-docs/Documentation.html:827
1639 "<span id=\"cfg_Servers_only_db\">$cfg['Servers'][$i]['only_db']</span> "
1643 #. type: Content of: <html><body><div><dl><dd>
1644 #: orig-docs/Documentation.html:830
1646 "If set to a (an array of) database name(s), only this (these) database(s) "
1647 "will be shown to the user. Since phpMyAdmin 2.2.1, this/these database(s) "
1648 "name(s) may contain MySQL wildcards characters ("_" and ""
1649 "%"): if you want to use literal instances of these characters, escape "
1650 "them (I.E. use <tt>'my\\_db'</tt> and not <tt>'my_db'</tt>)."
1653 #. type: Content of: <html><body><div><dl><dd>
1654 #: orig-docs/Documentation.html:836
1656 "This setting is an efficient way to lower the server load since the latter "
1657 "does not need to send MySQL requests to build the available database list. "
1658 "But <span class=\"important\">it does not replace the privileges rules of "
1659 "the MySQL database server</span>. If set, it just means only these databases "
1660 "will be displayed but <span class=\"important\">not that all other databases "
1661 "can't be used.</span>"
1664 #. type: Content of: <html><body><div><dl><dd>
1665 #: orig-docs/Documentation.html:844
1667 "An example of using more that one database: <tt>$cfg['Servers'][$i]"
1668 "['only_db'] = array('db1', 'db2');</tt>"
1671 #. type: Content of: <html><body><div><dl><dd>
1672 #: orig-docs/Documentation.html:848
1674 "As of phpMyAdmin 2.5.5 the order inside the array is used for sorting the "
1675 "databases in the left frame, so that you can individually arrange your "
1679 #. type: Content of: <html><body><div><dl><dd>
1680 #: orig-docs/Documentation.html:850
1682 "If you want to have certain databases at the top, but don't care about the "
1683 "others, you do not need to specify all other databases. Use: <tt>$cfg"
1684 "['Servers'][$i]['only_db'] = array('db3', 'db4', '*');</tt> instead to tell "
1685 "phpMyAdmin that it should display db3 and db4 on top, and the rest in "
1689 #. type: Content of: <html><body><div><dl><dt>
1690 #: orig-docs/Documentation.html:856
1692 "<span id=\"cfg_Servers_hide_db\">$cfg['Servers'][$i]['hide_db']</span> string"
1695 #. type: Content of: <html><body><div><dl><dd>
1696 #: orig-docs/Documentation.html:858
1698 "Regular expression for hiding some databases from unprivileged users. This "
1699 "only hides them from listing, but a user is still able to access them "
1700 "(using, for example, the SQL query area). To limit access, use the MySQL "
1704 #. type: Content of: <html><body><div><dl><dd>
1705 #: orig-docs/Documentation.html:863
1707 "For example, to hide all databases starting with the letter "a", use"
1710 #. type: Content of: <html><body><div><dl><dd><pre>
1711 #: orig-docs/Documentation.html:864
1713 msgid "$cfg['Servers'][$i]['hide_db'] = '^a';"
1716 #. type: Content of: <html><body><div><dl><dd>
1717 #: orig-docs/Documentation.html:865
1718 msgid "and to hide both "db1" and "db2" use"
1721 #. type: Content of: <html><body><div><dl><dd><pre>
1722 #: orig-docs/Documentation.html:866
1724 msgid "$cfg['Servers'][$i]['hide_db'] = '^(db1|db2)$';"
1727 #. type: Content of: <html><body><div><dl><dd>
1728 #: orig-docs/Documentation.html:867
1730 "More information on regular expressions can be found in the <a href=\"http://"
1731 "php.net/manual/en/reference.pcre.pattern.syntax.php\"> PCRE pattern syntax</"
1732 "a> portion of the PHP reference manual."
1735 #. type: Content of: <html><body><div><dl><dt>
1736 #: orig-docs/Documentation.html:872
1737 msgid "$cfg['Servers'][$i]['verbose'] string"
1740 #. type: Content of: <html><body><div><dl><dd>
1741 #: orig-docs/Documentation.html:873
1743 "Only useful when using phpMyAdmin with multiple server entries. If set, this "
1744 "string will be displayed instead of the hostname in the pull-down menu on "
1745 "the main page. This can be useful if you want to show only certain databases "
1746 "on your system, for example. For HTTP auth, all non-US-ASCII characters will "
1750 #. type: Content of: <html><body><div><dl><dt>
1751 #: orig-docs/Documentation.html:880
1753 "<span id=\"cfg_Servers_pmadb\">$cfg['Servers'][$i]['pmadb']</span> string"
1756 #. type: Content of: <html><body><div><dl><dd>
1757 #: orig-docs/Documentation.html:882
1759 "The name of the database containing the phpMyAdmin configuration storage."
1762 #. type: Content of: <html><body><div><dl><dd>
1763 #: orig-docs/Documentation.html:885
1765 "See the <a href=\"#linked-tables\">phpMyAdmin configuration storage</a> "
1766 "section in this document to see the benefits of this feature, and for a "
1767 "quick way of creating this database and the needed tables."
1770 #. type: Content of: <html><body><div><dl><dd>
1771 #: orig-docs/Documentation.html:890
1773 "If you are the only user of this phpMyAdmin installation, you can use your "
1774 "current database to store those special tables; in this case, just put your "
1775 "current database name in <tt>$cfg['Servers'][$i]['pmadb']</tt>. For a multi-"
1776 "user installation, set this parameter to the name of your central database "
1777 "containing the phpMyAdmin configuration storage."
1780 #. type: Content of: <html><body><div><dl><dt>
1781 #: orig-docs/Documentation.html:898
1783 "<span id=\"cfg_Servers_bookmarktable\">$cfg['Servers'][$i]['bookmarktable']</"
1787 #. type: Content of: <html><body><div><dl><dd>
1788 #: orig-docs/Documentation.html:900
1790 "Since release 2.2.0 phpMyAdmin allows users to bookmark queries. This can be "
1791 "useful for queries you often run."
1794 #. type: Content of: <html><body><div><dl><dd>
1795 #: orig-docs/Documentation.html:903 orig-docs/Documentation.html:938
1796 #: orig-docs/Documentation.html:990 orig-docs/Documentation.html:1022
1797 #: orig-docs/Documentation.html:1061 orig-docs/Documentation.html:1134
1798 #: orig-docs/Documentation.html:1211 orig-docs/Documentation.html:1227
1799 msgid "To allow the usage of this functionality:"
1802 #. type: Content of: <html><body><div><dl><dd><ul><li>
1803 #: orig-docs/Documentation.html:904 orig-docs/Documentation.html:940
1804 #: orig-docs/Documentation.html:965 orig-docs/Documentation.html:992
1805 #: orig-docs/Documentation.html:1023 orig-docs/Documentation.html:1063
1806 #: orig-docs/Documentation.html:1088 orig-docs/Documentation.html:1107
1807 #: orig-docs/Documentation.html:1137 orig-docs/Documentation.html:1214
1808 #: orig-docs/Documentation.html:1229
1810 "set up <a href=\"#pmadb\">pmadb</a> and the phpMyAdmin configuration storage"
1813 #. type: Content of: <html><body><div><dl><dd><ul><li>
1814 #: orig-docs/Documentation.html:905
1815 msgid "enter the table name in <tt>$cfg['Servers'][$i]['bookmarktable']</tt>"
1818 #. type: Content of: <html><body><div><dl><dt>
1819 #: orig-docs/Documentation.html:911
1821 "<span id=\"cfg_Servers_relation\">$cfg['Servers'][$i]['relation']</span> "
1825 #. type: Content of: <html><body><div><dl><dd>
1826 #: orig-docs/Documentation.html:913
1828 "Since release 2.2.4 you can describe, in a special 'relation' table, which "
1829 "column is a key in another table (a foreign key). phpMyAdmin currently uses "
1833 #. type: Content of: <html><body><div><dl><dd><ul><li>
1834 #: orig-docs/Documentation.html:916
1836 "make clickable, when you browse the master table, the data values that point "
1837 "to the foreign table;"
1840 #. type: Content of: <html><body><div><dl><dd><ul><li>
1841 #: orig-docs/Documentation.html:918
1843 "display in an optional tool-tip the "display column" when browsing "
1844 "the master table, if you move the mouse to a column containing a foreign key "
1845 "(use also the 'table_info' table);"
1848 #. type: Content of: <html><body><div><dl><dd><ul><li>
1849 #: orig-docs/Documentation.html:921
1851 "(see <a href=\"#faqdisplay\"><abbr title=\"Frequently Asked Questions\"> "
1852 "FAQ</abbr> 6.7</a>)"
1855 #. type: Content of: <html><body><div><dl><dd><ul><li>
1856 #: orig-docs/Documentation.html:923
1858 "in edit/insert mode, display a drop-down list of possible foreign keys (key "
1859 "value and "display column" are shown)"
1862 #. type: Content of: <html><body><div><dl><dd><ul><li>
1863 #: orig-docs/Documentation.html:925
1865 "(see <a href=\"#faq6_21\"><abbr title=\"Frequently Asked Questions\"> FAQ</"
1869 #. type: Content of: <html><body><div><dl><dd><ul><li>
1870 #: orig-docs/Documentation.html:927
1872 "display links on the table properties page, to check referential integrity "
1873 "(display missing foreign keys) for each described key;"
1876 #. type: Content of: <html><body><div><dl><dd><ul><li>
1877 #: orig-docs/Documentation.html:930
1879 "in query-by-example, create automatic joins (see <a href=\"#faq6_6\"> <abbr "
1880 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a>)"
1883 #. type: Content of: <html><body><div><dl><dd><ul><li>
1884 #: orig-docs/Documentation.html:932
1886 "enable you to get a <abbr title=\"Portable Document Format\">PDF</abbr> "
1887 "schema of your database (also uses the table_coords table)."
1890 #. type: Content of: <html><body><div><dl><dd>
1891 #: orig-docs/Documentation.html:936
1892 msgid "The keys can be numeric or character."
1895 #. type: Content of: <html><body><div><dl><dd><ul><li>
1896 #: orig-docs/Documentation.html:942
1897 msgid "put the relation table name in <tt>$cfg['Servers'][$i]['relation']</tt>"
1900 #. type: Content of: <html><body><div><dl><dd><ul><li>
1901 #: orig-docs/Documentation.html:944
1903 "now as normal user open phpMyAdmin and for each one of your tables where you "
1904 "want to use this feature, click "Structure/Relation view/" and "
1905 "choose foreign columns."
1908 #. type: Content of: <html><body><div><dl><dd>
1909 #: orig-docs/Documentation.html:951
1911 "Please note that in the current version, <tt>master_db</tt> must be the same "
1912 "as <tt>foreign_db</tt>. Those columns have been put in future development of "
1913 "the cross-db relations."
1916 #. type: Content of: <html><body><div><dl><dt>
1917 #: orig-docs/Documentation.html:957
1919 "<span id=\"cfg_Servers_table_info\">$cfg['Servers'][$i]['table_info']</span> "
1923 #. type: Content of: <html><body><div><dl><dd>
1924 #: orig-docs/Documentation.html:960
1926 "Since release 2.3.0 you can describe, in a special 'table_info' table, which "
1927 "column is to be displayed as a tool-tip when moving the cursor over the "
1928 "corresponding key."
1931 #. type: Content of: <html><body><div><dl><dd>
1932 #: orig-docs/Documentation.html:963
1934 "This configuration variable will hold the name of this special table. To "
1935 "allow the usage of this functionality:"
1938 #. type: Content of: <html><body><div><dl><dd><ul><li>
1939 #: orig-docs/Documentation.html:966
1941 "put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g. "
1945 #. type: Content of: <html><body><div><dl><dd><ul><li>
1946 #: orig-docs/Documentation.html:969
1948 "then for each table where you want to use this feature, click ""
1949 "Structure/Relation view/Choose column to display" to choose the column."
1952 #. type: Content of: <html><body><div><dl><dd>
1953 #: orig-docs/Documentation.html:973
1954 msgid "Usage tip: <a href=\"#faqdisplay\">Display column</a>."
1957 #. type: Content of: <html><body><div><dl><dt>
1958 #: orig-docs/Documentation.html:976
1960 "<span id=\"cfg_Servers_table_coords\">$cfg['Servers'][$i]['table_coords']</"
1964 #. type: Content of: <html><body><div><dl><dt>
1965 #: orig-docs/Documentation.html:977
1967 "<span id=\"cfg_Servers_pdf_pages\">$cfg['Servers'][$i]['pdf_pages']</span> "
1971 #. type: Content of: <html><body><div><dl><dd>
1972 #: orig-docs/Documentation.html:979
1974 "Since release 2.3.0 you can have phpMyAdmin create <abbr title=\"Portable "
1975 "Document Format\">PDF</abbr> pages showing the relations between your "
1976 "tables. To do this it needs two tables "pdf_pages" (storing "
1977 "information about the available <abbr title=\"Portable Document Format"
1978 "\">PDF</abbr> pages) and "table_coords" (storing coordinates where "
1979 "each table will be placed on a <abbr title=\"Portable Document Format\">PDF</"
1980 "abbr> schema output)."
1983 #. type: Content of: <html><body><div><dl><dd>
1984 #: orig-docs/Documentation.html:988
1985 msgid "You must be using the "relation" feature."
1988 #. type: Content of: <html><body><div><dl><dd><ul><li>
1989 #: orig-docs/Documentation.html:993
1991 "put the correct table names in <tt>$cfg['Servers'][$i]['table_coords']</tt> "
1992 "and <tt>$cfg['Servers'][$i]['pdf_pages']</tt>"
1995 #. type: Content of: <html><body><div><dl><dd>
1996 #: orig-docs/Documentation.html:998
1998 "Usage tips: <a href=\"#faqpdf\"><abbr title=\"Portable Document Format"
1999 "\">PDF</abbr> output</a>."
2002 #. type: Content of: <html><body><div><dl><dt>
2003 #: orig-docs/Documentation.html:1002
2005 "<span id=\"cfg_Servers_column_info\">$cfg['Servers'][$i]['column_info']</"
2009 #. This part requires a content update!
2010 #. type: Content of: <html><body><div><dl><dd>
2011 #: orig-docs/Documentation.html:1005
2013 "Since release 2.3.0 you can store comments to describe each column for each "
2014 "table. These will then be shown on the "printview"."
2017 #. type: Content of: <html><body><div><dl><dd>
2018 #: orig-docs/Documentation.html:1009
2020 "Starting with release 2.5.0, comments are consequently used on the table "
2021 "property pages and table browse view, showing up as tool-tips above the "
2022 "column name (properties page) or embedded within the header of table in "
2023 "browse view. They can also be shown in a table dump. Please see the relevant "
2024 "configuration directives later on."
2027 #. type: Content of: <html><body><div><dl><dd>
2028 #: orig-docs/Documentation.html:1015
2030 "Also new in release 2.5.0 is a MIME-transformation system which is also "
2031 "based on the following table structure. See <a href=\"#transformations\"> "
2032 "Transformations</a> for further information. To use the MIME-transformation "
2033 "system, your column_info table has to have the three new columns 'mimetype', "
2034 "'transformation', 'transformation_options'."
2037 #. type: Content of: <html><body><div><dl><dd><ul><li>
2038 #: orig-docs/Documentation.html:1024
2040 "put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g. "
2041 "'pma_column_info')"
2044 #. type: Content of: <html><body><div><dl><dd><ul><li>
2045 #: orig-docs/Documentation.html:1027
2046 msgid "to update your PRE-2.5.0 Column_comments Table use this:"
2049 #. type: Content of: <html><body><div><dl><dd><ul><li><pre>
2050 #: orig-docs/Documentation.html:1030
2053 "ALTER TABLE `pma_column_comments`\n"
2054 " ADD `mimetype` VARCHAR( 255 ) NOT NULL,\n"
2055 " ADD `transformation` VARCHAR( 255 ) NOT NULL,\n"
2056 " ADD `transformation_options` VARCHAR( 255 ) NOT NULL;\n"
2059 #. type: Content of: <html><body><div><dl><dd><ul><li>
2060 #: orig-docs/Documentation.html:1036
2062 "and remember that the Variable in <i>config.inc.php</i> has been renamed from"
2065 #. type: Content of: <html><body><div><dl><dd><ul><li>
2066 #: orig-docs/Documentation.html:1038
2068 "<tt>$cfg['Servers'][$i]['column_comments']</tt> to <tt>$cfg['Servers'][$i]"
2069 "['column_info']</tt>"
2072 #. type: Content of: <html><body><div><dl><dt>
2073 #: orig-docs/Documentation.html:1044
2075 "<span id=\"cfg_Servers_history\">$cfg['Servers'][$i]['history']</span> string"
2078 #. type: Content of: <html><body><div><dl><dd>
2079 #: orig-docs/Documentation.html:1046
2081 "Since release 2.5.0 you can store your <abbr title=\"structured query "
2082 "language\">SQL</abbr> history, which means all queries you entered manually "
2083 "into the phpMyAdmin interface. If you don't want to use a table-based "
2084 "history, you can use the JavaScript-based history. Using that, all your "
2085 "history items are deleted when closing the window."
2088 #. type: Content of: <html><body><div><dl><dd>
2089 #: orig-docs/Documentation.html:1053
2091 "Using <a href=\"#cfg_QueryHistoryMax\" class=\"configrule\">$cfg"
2092 "['QueryHistoryMax']</a> you can specify an amount of history items you want "
2093 "to have on hold. On every login, this list gets cut to the maximum amount."
2096 #. type: Content of: <html><body><div><dl><dd>
2097 #: orig-docs/Documentation.html:1058
2099 "The query history is only available if JavaScript is enabled in your browser."
2102 #. type: Content of: <html><body><div><dl><dd><ul><li>
2103 #: orig-docs/Documentation.html:1064
2105 "put the table name in <tt>$cfg['Servers'][$i]['history']</tt> (e.g. "
2109 #. type: Content of: <html><body><div><dl><dt>
2110 #: orig-docs/Documentation.html:1071
2112 "<span id=\"cfg_Servers_recent\">$cfg['Servers'][$i]['recent']</span> string"
2115 #. type: Content of: <html><body><div><dl><dd>
2116 #: orig-docs/Documentation.html:1074
2118 "Since release 3.5.0 you can show recently used tables in the left navigation "
2119 "frame. It helps you to jump across table directly, without the need to "
2120 "select the database, and then select the table. Using <a href="
2121 "\"#cfg_LeftRecentTable\" class=\"configrule\">$cfg['LeftRecentTable']</a> "
2122 "you can configure the maximum number of recent tables shown. When you select "
2123 "a table from the list, it will jump to the page specified in <a href="
2124 "\"#cfg_LeftDefaultTabTable\" class=\"configrule\">$cfg['LeftDefaultTabTable']"
2128 #. type: Content of: <html><body><div><dl><dd>
2129 #: orig-docs/Documentation.html:1082
2131 "Without configuring the storage, you can still access the recently used "
2132 "tables, but it will disappear after you logout."
2135 #. type: Content of: <html><body><div><dl><dd>
2136 #: orig-docs/Documentation.html:1085
2137 msgid "To allow the usage of this functionality persistently:"
2140 #. type: Content of: <html><body><div><dl><dd><ul><li>
2141 #: orig-docs/Documentation.html:1089
2143 "put the table name in <tt>$cfg['Servers'][$i]['recent']</tt> (e.g. "
2147 #. type: Content of: <html><body><div><dl><dt>
2148 #: orig-docs/Documentation.html:1094
2150 "<span id=\"cfg_Servers_table_uiprefs\">$cfg['Servers'][$i]['table_uiprefs']</"
2154 #. type: Content of: <html><body><div><dl><dd>
2155 #: orig-docs/Documentation.html:1097
2157 "Since release 3.5.0 phpMyAdmin can be configured to remember several things "
2158 "(sorted column <a href=\"#cfg_RememberSorting\" class=\"configrule\">$cfg"
2159 "['RememberSorting']</a> , column order, and column visibility from a "
2160 "database table) for browsing tables. Without configuring the storage, these "
2161 "features still can be used, but the values will disappear after you logout."
2164 #. type: Content of: <html><body><div><dl><dd>
2165 #: orig-docs/Documentation.html:1104
2166 msgid "To allow the usage of these functionality persistently:"
2169 #. type: Content of: <html><body><div><dl><dd><ul><li>
2170 #: orig-docs/Documentation.html:1108
2172 "put the table name in <tt>$cfg['Servers'][$i]['table_uiprefs']</tt> (e.g. "
2173 "'pma_table_uiprefs')"
2176 #. type: Content of: <html><body><div><dl><dt>
2177 #: orig-docs/Documentation.html:1113
2179 "<span id=\"cfg_Servers_tracking\">$cfg['Servers'][$i]['tracking']</span> "
2183 #. type: Content of: <html><body><div><dl><dd>
2184 #: orig-docs/Documentation.html:1116
2186 "Since release 3.3.x a tracking mechanism is available. It helps you to "
2187 "track every <abbr title=\"structured query language\">SQL</abbr> command "
2188 "which is executed by phpMyAdmin. The mechanism supports logging of data "
2189 "manipulation and data definition statements. After enabling it you can "
2190 "create versions of tables."
2193 #. type: Content of: <html><body><div><dl><dd>
2194 #: orig-docs/Documentation.html:1121
2195 msgid "The creation of a version has two effects:"
2198 #. type: Content of: <html><body><div><dl><dd><ul><li>
2199 #: orig-docs/Documentation.html:1124
2201 "phpMyAdmin saves a snapshot of the table, including structure and indexes."
2204 #. type: Content of: <html><body><div><dl><dd><ul><li>
2205 #: orig-docs/Documentation.html:1125
2207 "phpMyAdmin logs all commands which change the structure and/or data of the "
2208 "table and links these commands with the version number."
2211 #. type: Content of: <html><body><div><dl><dd>
2212 #: orig-docs/Documentation.html:1128
2214 "Of course you can view the tracked changes. On the \"Tracking\" page a "
2215 "complete report is available for every version. For the report you can use "
2216 "filters, for example you can get a list of statements within a date range. "
2217 "When you want to filter usernames you can enter * for all names or you enter "
2218 "a list of names separated by ','. In addition you can export the (filtered) "
2219 "report to a file or to a temporary database."
2222 #. type: Content of: <html><body><div><dl><dd><ul><li>
2223 #: orig-docs/Documentation.html:1138
2225 "put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt> (e.g. "
2229 #. type: Content of: <html><body><div><dl><dt>
2230 #: orig-docs/Documentation.html:1143
2232 "<span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers'][$i]"
2233 "['tracking_version_auto_create']</span> boolean"
2236 #. type: Content of: <html><body><div><dl><dd>
2237 #: orig-docs/Documentation.html:1146
2239 "Whether the tracking mechanism creates versions for tables and views "
2240 "automatically. Default value is false."
2243 #. type: Content of: <html><body><div><dl><dd>
2244 #: orig-docs/Documentation.html:1148
2245 msgid "If this is set to true and you create a table or view with"
2248 #. type: Content of: <html><body><div><dl><dd><ul><li>
2249 #: orig-docs/Documentation.html:1151
2250 msgid "CREATE TABLE ..."
2253 #. type: Content of: <html><body><div><dl><dd><ul><li>
2254 #: orig-docs/Documentation.html:1152
2255 msgid "CREATE VIEW ..."
2258 #. type: Content of: <html><body><div><dl><dd>
2259 #: orig-docs/Documentation.html:1155
2261 "and no version exists for it, the mechanism will create a version for you "
2265 #. type: Content of: <html><body><div><dl><dt>
2266 #: orig-docs/Documentation.html:1160
2268 "<span id=\"cfg_Servers_tracking_default_statements\">$cfg['Servers'][$i]"
2269 "['tracking_default_statements']</span> string"
2272 #. type: Content of: <html><body><div><dl><dd>
2273 #: orig-docs/Documentation.html:1163
2275 "Defines the list of statements the auto-creation uses for new versions. "
2279 #. type: Content of: <html><body><div><dl><dd><pre>
2280 #: orig-docs/Documentation.html:1166
2283 "CREATE TABLE,ALTER TABLE,DROP TABLE,RENAME TABLE,\n"
2284 "CREATE INDEX,DROP INDEX,\n"
2285 "INSERT,UPDATE,DELETE,TRUNCATE,REPLACE,\n"
2286 "CREATE VIEW,ALTER VIEW,DROP VIEW,\n"
2287 "CREATE DATABASE,ALTER DATABASE,DROP DATABASE"
2290 #. type: Content of: <html><body><div><dl><dt>
2291 #: orig-docs/Documentation.html:1174
2293 "<span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]"
2294 "['tracking_add_drop_view']</span> boolean"
2297 #. type: Content of: <html><body><div><dl><dd>
2298 #: orig-docs/Documentation.html:1177
2300 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2301 "log when creating a view. Default value is true."
2304 #. type: Content of: <html><body><div><dl><dt>
2305 #: orig-docs/Documentation.html:1183
2307 "<span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]"
2308 "['tracking_add_drop_table']</span> boolean"
2311 #. type: Content of: <html><body><div><dl><dd>
2312 #: orig-docs/Documentation.html:1186
2314 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2315 "log when creating a table. Default value is true."
2318 #. type: Content of: <html><body><div><dl><dt>
2319 #: orig-docs/Documentation.html:1191
2321 "<span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$i]"
2322 "['tracking_add_drop_database']</span> boolean"
2325 #. type: Content of: <html><body><div><dl><dd>
2326 #: orig-docs/Documentation.html:1194
2328 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2329 "the log when creating a database. Default value is true."
2332 #. type: Content of: <html><body><div><dl><dt>
2333 #: orig-docs/Documentation.html:1199
2335 "<span id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span> "
2339 #. type: Content of: <html><body><div><dl><dd>
2340 #: orig-docs/Documentation.html:1202
2342 "Since release 3.4.x phpMyAdmin allows users to set most preferences by "
2343 "themselves and store them in the database."
2346 #. type: Content of: <html><body><div><dl><dd>
2347 #: orig-docs/Documentation.html:1206
2349 "If you don't allow for storing preferences in <a href=\"#pmadb\">pmadb</a>, "
2350 "users can still personalize phpMyAdmin, but settings will be saved in "
2351 "browser's local storage, or, it is is unavailable, until the end of session."
2354 #. type: Content of: <html><body><div><dl><dd><ul><li>
2355 #: orig-docs/Documentation.html:1216
2356 msgid "put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt>"
2359 #. type: Content of: <html><body><div><dl><dt>
2360 #: orig-docs/Documentation.html:1221
2362 "<span id=\"cfg_Servers_designer_coords\">$cfg['Servers'][$i]"
2363 "['designer_coords']</span> string"
2366 #. type: Content of: <html><body><div><dl><dd>
2367 #: orig-docs/Documentation.html:1223
2369 "Since release 2.10.0 a Designer interface is available; it permits to "
2370 "visually manage the relations."
2373 #. type: Content of: <html><body><div><dl><dd><ul><li>
2374 #: orig-docs/Documentation.html:1230
2376 "put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt> (e.g. "
2377 "'pma_designer_coords')"
2380 #. type: Content of: <html><body><div><dl><dt>
2381 #: orig-docs/Documentation.html:1235
2383 "<span id=\"cfg_Servers_MaxTableUiprefs\">$cfg['Servers'][$i]"
2384 "['MaxTableUiprefs']</span> integer"
2387 #. type: Content of: <html><body><div><dl><dd>
2388 #: orig-docs/Documentation.html:1237
2390 "Maximum number of rows saved in <a href=\"#cfg_Servers_table_uiprefs\">$cfg"
2391 "['Servers'][$i]['table_uiprefs']</a> table."
2394 #. type: Content of: <html><body><div><dl><dd>
2395 #: orig-docs/Documentation.html:1240
2397 "When tables are dropped or renamed, table_uiprefs may contain invalid data "
2398 "(referring to tables which no longer exist)."
2401 #. type: Content of: <html><body><div><dl><dd>
2402 #: orig-docs/Documentation.html:1242
2404 "We only keep this number of newest rows in table_uiprefs and automatically "
2405 "delete older rows."
2408 #. type: Content of: <html><body><div><dl><dt>
2409 #: orig-docs/Documentation.html:1244
2411 "<span id=\"cfg_Servers_verbose_check\">$cfg['Servers'][$i]['verbose_check']</"
2415 #. type: Content of: <html><body><div><dl><dd>
2416 #: orig-docs/Documentation.html:1246
2418 "Because release 2.5.0 introduced the new MIME-transformation support, the "
2419 "column_info table got enhanced with three new columns. If the above variable "
2420 "is set to <tt>TRUE</tt> (default) phpMyAdmin will check if you have the "
2421 "latest table structure available. If not, it will emit a warning to the "
2425 #. type: Content of: <html><body><div><dl><dd>
2426 #: orig-docs/Documentation.html:1252
2428 "You can disable this checking behavior by setting the variable to false, "
2429 "which should offer a performance increase."
2432 #. type: Content of: <html><body><div><dl><dd>
2433 #: orig-docs/Documentation.html:1255
2435 "Recommended to set to FALSE, when you are sure, your table structure is up "
2439 #. type: Content of: <html><body><div><dl><dt>
2440 #: orig-docs/Documentation.html:1257
2442 "<span id=\"cfg_Servers_AllowRoot\">$cfg['Servers'][$i]['AllowRoot']</span> "
2446 #. type: Content of: <html><body><div><dl><dd>
2447 #: orig-docs/Documentation.html:1259
2449 "Whether to allow root access. This is just a shortcut for the AllowDeny "
2453 #. type: Content of: <html><body><div><dl><dt>
2454 #: orig-docs/Documentation.html:1261
2456 "<span id=\"cfg_Servers_AllowNoPassword\">$cfg['Servers'][$i]"
2457 "['AllowNoPassword']</span> boolean"
2460 #. type: Content of: <html><body><div><dl><dd>
2461 #: orig-docs/Documentation.html:1263
2463 "Whether to allow logins without a password. The default value of <tt>false</"
2464 "tt> for this parameter prevents unintended access to a MySQL server with was "
2465 "left with an empty password for root or on which an anonymous (blank) user "
2469 #. type: Content of: <html><body><div><dl><dt>
2470 #: orig-docs/Documentation.html:1269
2472 "<span id=\"cfg_Servers_AllowDeny_order\">$cfg['Servers'][$i]['AllowDeny']"
2473 "['order']</span> string"
2476 #. type: Content of: <html><body><div><dl><dd>
2477 #: orig-docs/Documentation.html:1271
2479 "If your rule order is empty, then <abbr title=\"Internet Protocol\">IP</"
2480 "abbr> authorization is disabled."
2483 #. type: Content of: <html><body><div><dl><dd>
2484 #: orig-docs/Documentation.html:1274
2486 "If your rule order is set to <tt>'deny,allow'</tt> then the system applies "
2487 "all deny rules followed by allow rules. Access is allowed by default. Any "
2488 "client which does not match a Deny command or does match an Allow command "
2489 "will be allowed access to the server."
2492 #. type: Content of: <html><body><div><dl><dd>
2493 #: orig-docs/Documentation.html:1279
2495 "If your rule order is set to <tt>'allow,deny'</tt> then the system applies "
2496 "all allow rules followed by deny rules. Access is denied by default. Any "
2497 "client which does not match an Allow directive or does match a Deny "
2498 "directive will be denied access to the server."
2501 #. type: Content of: <html><body><div><dl><dd>
2502 #: orig-docs/Documentation.html:1284
2504 "If your rule order is set to 'explicit', authorization is performed in a "
2505 "similar fashion to rule order 'deny,allow', with the added restriction that "
2506 "your host/username combination <b>must</b> be listed in the <i>allow</i> "
2507 "rules, and not listed in the <i>deny</i> rules. This is the <b>most</b> "
2508 "secure means of using Allow/Deny rules, and was available in Apache by "
2509 "specifying allow and deny rules without setting any order."
2512 #. type: Content of: <html><body><div><dl><dd>
2513 #: orig-docs/Documentation.html:1292
2515 "Please also see <a href=\"#cfg_TrustedProxies\">$cfg['TrustedProxies']</a> "
2516 "for detecting IP address behind proxies."
2519 #. type: Content of: <html><body><div><dl><dt>
2520 #: orig-docs/Documentation.html:1297
2522 "<span id=\"cfg_Servers_AllowDeny_rules\">$cfg['Servers'][$i]['AllowDeny']"
2523 "['rules']</span> array of strings"
2526 #. type: Content of: <html><body><div><dl><dd>
2527 #: orig-docs/Documentation.html:1299
2528 msgid "The general format for the rules is as such:"
2531 #. type: Content of: <html><body><div><dl><dd><pre>
2532 #: orig-docs/Documentation.html:1302
2534 msgid "<'allow' | 'deny'> <username> [from] <ipmask>\n"
2537 #. type: Content of: <html><body><div><dl><dd>
2538 #: orig-docs/Documentation.html:1305
2540 "If you wish to match all users, it is possible to use a <tt>'%'</tt> as a "
2541 "wildcard in the <i>username</i> field."
2544 #. type: Content of: <html><body><div><dl><dd>
2545 #: orig-docs/Documentation.html:1307
2547 "There are a few shortcuts you can use in the <i>ipmask</i> field as well "
2548 "(please note that those containing SERVER_ADDRESS might not be available on "
2552 #. type: Content of: <html><body><div><dl><dd><pre>
2553 #: orig-docs/Documentation.html:1311
2556 "'all' -> 0.0.0.0/0\n"
2557 "'localhost' -> 127.0.0.1/8\n"
2558 "'localnetA' -> SERVER_ADDRESS/8\n"
2559 "'localnetB' -> SERVER_ADDRESS/16\n"
2560 "'localnetC' -> SERVER_ADDRESS/24\n"
2563 #. type: Content of: <html><body><div><dl><dd>
2564 #: orig-docs/Documentation.html:1318
2566 "Having an empty rule list is equivalent to either using <tt>'allow % from "
2567 "all'</tt> if your rule order is set to <tt>'deny,allow'</tt> or <tt>'deny % "
2568 "from all'</tt> if your rule order is set to <tt>'allow,deny'</tt> or "
2569 "<tt>'explicit'</tt>."
2572 #. type: Content of: <html><body><div><dl><dd>
2573 #: orig-docs/Documentation.html:1323
2575 "For the <abbr title=\"Internet Protocol\">IP</abbr> matching system, the "
2579 #. type: Content of: <html><body><div><dl><dd>
2580 #: orig-docs/Documentation.html:1325
2582 "<tt>xxx.xxx.xxx.xxx</tt> (an exact <abbr title=\"Internet Protocol\">IP</"
2586 #. type: Content of: <html><body><div><dl><dd>
2587 #: orig-docs/Documentation.html:1326
2589 "<tt>xxx.xxx.xxx.[yyy-zzz]</tt> (an <abbr title=\"Internet Protocol\">IP</"
2590 "abbr> address range)"
2593 #. type: Content of: <html><body><div><dl><dd>
2594 #: orig-docs/Documentation.html:1327
2596 "<tt>xxx.xxx.xxx.xxx/nn</tt> (CIDR, Classless Inter-Domain Routing type <abbr "
2597 "title=\"Internet Protocol\">IP</abbr> addresses)"
2600 #. type: Content of: <html><body><div><dl><dd>
2601 #: orig-docs/Documentation.html:1328
2602 msgid "But the following does not work:"
2605 #. type: Content of: <html><body><div><dl><dd>
2606 #: orig-docs/Documentation.html:1329
2608 "<tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (partial <abbr title=\"Internet Protocol"
2609 "\">IP</abbr> address range)"
2612 #. type: Content of: <html><body><div><dl><dd>
2613 #: orig-docs/Documentation.html:1331
2614 msgid "Also IPv6 addresses are not supported."
2617 #. type: Content of: <html><body><div><dl><dt>
2618 #: orig-docs/Documentation.html:1333
2620 "<span id=\"cfg_Servers_DisableIS\">$cfg['Servers'][$i]['DisableIS']</span> "
2624 #. type: Content of: <html><body><div><dl><dd>
2625 #: orig-docs/Documentation.html:1334
2627 "Disable using <tt>INFORMATION_SCHEMA</tt> to retrieve information (use "
2628 "<tt>SHOW</tt> commands instead), because of speed issues when many databases "
2629 "are present. Currently used in some parts of the code, more to come."
2632 #. type: Content of: <html><body><div><dl><dt>
2633 #: orig-docs/Documentation.html:1336
2635 "<span id=\"cfg_Servers_ShowDatabasesCommand\">$cfg['Servers'][$i]"
2636 "['ShowDatabasesCommand']</span> string"
2639 #. type: Content of: <html><body><div><dl><dd>
2640 #: orig-docs/Documentation.html:1337
2642 "On a server with a huge number of databases, the default <tt>SHOW DATABASES</"
2643 "tt> command used to fetch the name of available databases will probably be "
2644 "too slow, so it can be replaced by faster commands (see <tt>libraries/config."
2645 "default.php</tt> for examples)."
2648 #. type: Content of: <html><body><div><dl><dt>
2649 #: orig-docs/Documentation.html:1342
2651 "<span id=\"cfg_Servers_CountTables\">$cfg['Servers'][$i]['CountTables']</"
2655 #. type: Content of: <html><body><div><dl><dd>
2656 #: orig-docs/Documentation.html:1343
2658 "Whether to count the number of tables for each database when preparing the "
2659 "list of databases for the navigation frame."
2662 #. type: Content of: <html><body><div><dl><dt>
2663 #: orig-docs/Documentation.html:1345
2665 "<span id=\"cfg_Servers_SignonScript\">$cfg['Servers'][$i]['SignonScript']</"
2669 #. type: Content of: <html><body><div><dl><dd>
2670 #: orig-docs/Documentation.html:1346
2672 "Name of PHP script to be sourced and executed to obtain login credentials. "
2673 "This is alternative approach to session based single signon. The script "
2674 "needs to provide function <code>get_login_credentials</code> which returns "
2675 "list of username and password, accepting single parameter of existing "
2676 "username (can be empty). See <code>scripts/signon-script.php</code> for an "
2680 #. type: Content of: <html><body><div><dl><dt>
2681 #: orig-docs/Documentation.html:1353
2683 "<span id=\"cfg_Servers_SignonSession\">$cfg['Servers'][$i]['SignonSession']</"
2687 #. type: Content of: <html><body><div><dl><dd>
2688 #: orig-docs/Documentation.html:1354
2690 "Name of session which will be used for signon authentication method. You "
2691 "should use something different than <code>phpMyAdmin</code>, because this is "
2692 "session which phpMyAdmin uses internally. Takes effect only if <a href="
2693 "\"#cfg_Servers_SignonScript\" class=\"configrule\">SignonScript</a> is not "
2697 #. type: Content of: <html><body><div><dl><dt>
2698 #: orig-docs/Documentation.html:1360
2700 "<span id=\"cfg_Servers_SignonURL\">$cfg['Servers'][$i]['SignonURL']</span> "
2704 #. type: Content of: <html><body><div><dl><dd>
2705 #: orig-docs/Documentation.html:1361
2707 "URL where user will be redirected to log in for signon authentication "
2708 "method. Should be absolute including protocol."
2711 #. type: Content of: <html><body><div><dl><dt>
2712 #: orig-docs/Documentation.html:1363
2714 "<span id=\"cfg_Servers_LogoutURL\">$cfg['Servers'][$i]['LogoutURL']</span> "
2718 #. type: Content of: <html><body><div><dl><dd>
2719 #: orig-docs/Documentation.html:1364
2721 "URL where user will be redirected after logout (doesn't affect config "
2722 "authentication method). Should be absolute including protocol."
2725 #. type: Content of: <html><body><div><dl><dt>
2726 #: orig-docs/Documentation.html:1367
2727 msgid "$cfg['ServerDefault'] integer"
2730 #. type: Content of: <html><body><div><dl><dd>
2731 #: orig-docs/Documentation.html:1368
2733 "If you have more than one server configured, you can set <tt>$cfg"
2734 "['ServerDefault']</tt> to any one of them to autoconnect to that server when "
2735 "phpMyAdmin is started, or set it to 0 to be given a list of servers without "
2739 #. type: Content of: <html><body><div><dl><dd>
2740 #: orig-docs/Documentation.html:1372
2742 "If you have only one server configured, <tt>$cfg['ServerDefault']</tt> MUST "
2743 "be set to that server."
2746 #. type: Content of: <html><body><div><dl><dt>
2747 #: orig-docs/Documentation.html:1375
2748 msgid "$cfg['AjaxEnable'] boolean"
2751 #. type: Content of: <html><body><div><dl><dd>
2752 #: orig-docs/Documentation.html:1376
2754 "Defines whether to refresh only parts of certain pages using Ajax "
2755 "techniques. Applies only where a non-Ajax behavior is possible; for example, "
2756 "the Designer feature is Ajax-only so this directive does not apply to it."
2759 #. type: Content of: <html><body><div><dl><dt>
2760 #: orig-docs/Documentation.html:1381
2761 msgid "$cfg['VersionCheck'] boolean"
2764 #. type: Content of: <html><body><div><dl><dd>
2765 #: orig-docs/Documentation.html:1382
2767 "Enables check for latest versions using javascript on main phpMyAdmin page."
2770 #. type: Content of: <html><body><div><dl><dt>
2771 #: orig-docs/Documentation.html:1385
2772 msgid "$cfg['MaxDbList'] integer"
2775 #. type: Content of: <html><body><div><dl><dd>
2776 #: orig-docs/Documentation.html:1386
2778 "The maximum number of database names to be displayed in the navigation frame "
2779 "and the database list."
2782 #. type: Content of: <html><body><div><dl><dt>
2783 #: orig-docs/Documentation.html:1389
2784 msgid "$cfg['MaxTableList'] integer"
2787 #. type: Content of: <html><body><div><dl><dd>
2788 #: orig-docs/Documentation.html:1390
2790 "The maximum number of table names to be displayed in the main panel's list "
2791 "(except on the Export page). This limit is also enforced in the navigation "
2792 "panel when in Light mode."
2795 #. type: Content of: <html><body><div><dl><dt>
2796 #: orig-docs/Documentation.html:1394
2797 msgid "$cfg['ShowHint'] boolean"
2800 #. type: Content of: <html><body><div><dl><dd>
2801 #: orig-docs/Documentation.html:1395
2803 "Whether or not to show hints (for example, hints when hovering over table "
2807 #. type: Content of: <html><body><div><dl><dt>
2808 #: orig-docs/Documentation.html:1397
2809 msgid "$cfg['MaxCharactersInDisplayedSQL'] integer"
2812 #. type: Content of: <html><body><div><dl><dd>
2813 #: orig-docs/Documentation.html:1398
2815 "The maximum number of characters when a SQL query is displayed. The default "
2816 "limit of 1000 should be correct to avoid the display of tons of hexadecimal "
2817 "codes that represent BLOBs, but some users have real SQL queries that are "
2818 "longer than 1000 characters. Also, if a query's length exceeds this limit, "
2819 "this query is not saved in the history."
2822 #. type: Content of: <html><body><div><dl><dt>
2823 #: orig-docs/Documentation.html:1404
2824 msgid "$cfg['OBGzip'] string/boolean"
2827 #. type: Content of: <html><body><div><dl><dd>
2828 #: orig-docs/Documentation.html:1405
2830 "Defines whether to use GZip output buffering for increased speed in <abbr "
2831 "title=\"HyperText Transfer Protocol\">HTTP</abbr> transfers."
2834 #. type: Content of: <html><body><div><dl><dd>
2835 #: orig-docs/Documentation.html:1407
2837 "Set to true/false for enabling/disabling. When set to 'auto' (string), "
2838 "phpMyAdmin tries to enable output buffering and will automatically disable "
2839 "it if your browser has some problems with buffering. IE6 with a certain "
2840 "patch is known to cause data corruption when having enabled buffering."
2843 #. type: Content of: <html><body><div><dl><dt>
2844 #: orig-docs/Documentation.html:1412
2845 msgid "$cfg['PersistentConnections'] boolean"
2848 #. type: Content of: <html><body><div><dl><dd>
2849 #: orig-docs/Documentation.html:1413
2851 "Whether <a href=\"http://php.net/manual/en/features.persistent-connections."
2852 "php\">persistent connections</a> should be used or not. Works with following "
2856 #. type: Content of: <html><body><div><dl><dd><ul><li>
2857 #: orig-docs/Documentation.html:1416
2859 "mysql (<a href=\"http://php.net/manual/en/function.mysql-pconnect.php"
2860 "\">mysql_pconnect</a>),"
2863 #. type: Content of: <html><body><div><dl><dd><ul><li>
2864 #: orig-docs/Documentation.html:1417
2866 "mysqli (requires PHP 5.3.0 or newer, <a href=\"http://php.net/manual/en/"
2867 "mysqli.persistconns.php\">more information</a>)."
2870 #. type: Content of: <html><body><div><dl><dt>
2871 #: orig-docs/Documentation.html:1420
2872 msgid "$cfg['ForceSSL'] boolean"
2875 #. type: Content of: <html><body><div><dl><dd>
2876 #: orig-docs/Documentation.html:1421
2877 msgid "Whether to force using https while accessing phpMyAdmin."
2880 #. type: Content of: <html><body><div><dl><dt>
2881 #: orig-docs/Documentation.html:1423
2882 msgid "$cfg['ExecTimeLimit'] integer [number of seconds]"
2885 #. type: Content of: <html><body><div><dl><dd>
2886 #: orig-docs/Documentation.html:1424
2888 "Set the number of seconds a script is allowed to run. If seconds is set to "
2889 "zero, no time limit is imposed."
2892 #. type: Content of: <html><body><div><dl><dd>
2893 #: orig-docs/Documentation.html:1426
2895 "This setting is used while importing/exporting dump files and in the "
2896 "Synchronize feature but has no effect when PHP is running in safe mode."
2899 #. type: Content of: <html><body><div><dl><dt>
2900 #: orig-docs/Documentation.html:1429
2901 msgid "$cfg['SessionSavePath'] string"
2904 #. type: Content of: <html><body><div><dl><dd>
2905 #: orig-docs/Documentation.html:1430
2907 "Path for storing session data (<a href=\"http://php.net/session_save_path"
2908 "\">session_save_path PHP parameter</a>)."
2911 #. type: Content of: <html><body><div><dl><dt>
2912 #: orig-docs/Documentation.html:1433
2913 msgid "$cfg['MemoryLimit'] string [number of bytes]"
2916 #. type: Content of: <html><body><div><dl><dd>
2917 #: orig-docs/Documentation.html:1434
2919 "Set the number of bytes a script is allowed to allocate. If set to zero, no "
2923 #. type: Content of: <html><body><div><dl><dd>
2924 #: orig-docs/Documentation.html:1436
2926 "This setting is used while importing/exporting dump files and at some other "
2927 "places in phpMyAdmin so you definitely don't want to put here a too low "
2928 "value. It has no effect when PHP is running in safe mode."
2931 #. type: Content of: <html><body><div><dl><dd>
2932 #: orig-docs/Documentation.html:1439
2934 "You can also use any string as in php.ini, eg. '16M'. Ensure you don't omit "
2935 "the suffix (16 means 16 bytes!)"
2938 #. type: Content of: <html><body><div><dl><dt>
2939 #: orig-docs/Documentation.html:1442
2940 msgid "$cfg['SkipLockedTables'] boolean"
2943 #. type: Content of: <html><body><div><dl><dd>
2944 #: orig-docs/Documentation.html:1443
2946 "Mark used tables and make it possible to show databases with locked tables "
2947 "(since MySQL 3.23.30)."
2950 #. type: Content of: <html><body><div><dl><dt>
2951 #: orig-docs/Documentation.html:1446
2952 msgid "$cfg['ShowSQL'] boolean"
2955 #. type: Content of: <html><body><div><dl><dd>
2956 #: orig-docs/Documentation.html:1447
2958 "Defines whether <abbr title=\"structured query language\">SQL</abbr> queries "
2959 "generated by phpMyAdmin should be displayed or not."
2962 #. type: Content of: <html><body><div><dl><dt>
2963 #: orig-docs/Documentation.html:1450
2964 msgid "$cfg['RetainQueryBox'] boolean"
2967 #. type: Content of: <html><body><div><dl><dd>
2968 #: orig-docs/Documentation.html:1451
2970 "Defines whether the <abbr title=\"structured query language\">SQL</abbr> "
2971 "query box should be kept displayed after its submission."
2974 #. type: Content of: <html><body><div><dl><dt>
2975 #: orig-docs/Documentation.html:1454
2976 msgid "$cfg['AllowUserDropDatabase'] boolean"
2979 #. type: Content of: <html><body><div><dl><dd>
2980 #: orig-docs/Documentation.html:1455
2982 "Defines whether normal users (non-administrator) are allowed to delete their "
2983 "own database or not. If set as FALSE, the link "Drop Database" "
2984 "will not be shown, and even a "DROP DATABASE mydatabase" will be "
2985 "rejected. Quite practical for <abbr title=\"Internet service provider\">ISP</"
2986 "abbr>'s with many customers."
2989 #. type: Content of: <html><body><div><dl><dd>
2990 #: orig-docs/Documentation.html:1461
2992 "Please note that this limitation of SQL queries is not as strict as when "
2993 "using MySQL privileges. This is due to nature of SQL queries which might be "
2994 "quite complicated. So this choice should be viewed as help to avoid "
2995 "accidental dropping rather than strict privilege limitation."
2998 #. type: Content of: <html><body><div><dl><dt>
2999 #: orig-docs/Documentation.html:1467
3000 msgid "$cfg['Confirm'] boolean"
3003 #. type: Content of: <html><body><div><dl><dd>
3004 #: orig-docs/Documentation.html:1468
3006 "Whether a warning ("Are your really sure...") should be displayed "
3007 "when you're about to lose data."
3010 #. type: Content of: <html><body><div><dl><dt>
3011 #: orig-docs/Documentation.html:1471
3012 msgid "$cfg['LoginCookieRecall'] boolean"
3015 #. type: Content of: <html><body><div><dl><dd>
3016 #: orig-docs/Documentation.html:1472
3018 "Define whether the previous login should be recalled or not in cookie "
3019 "authentication mode."
3022 #. type: Content of: <html><body><div><dl><dd>
3023 #: orig-docs/Documentation.html:1475
3025 "This is automatically disabled if you do not have configured <tt><a href="
3026 "\"#cfg_blowfish_secret\">$cfg['blowfish_secret']</a></tt>."
3029 #. type: Content of: <html><body><div><dl><dt>
3030 #: orig-docs/Documentation.html:1479
3031 msgid "$cfg['LoginCookieValidity'] integer [number of seconds]"
3034 #. type: Content of: <html><body><div><dl><dd>
3035 #: orig-docs/Documentation.html:1480
3037 "Define how long is login cookie valid. Please note that php configuration "
3038 "option <a href=\"http://php.net/manual/en/session.configuration.php#ini."
3039 "session.gc-maxlifetime\">session.gc_maxlifetime</a> might limit session "
3040 "validity and if session is lost, login cookie is also invalidated. So it is "
3041 "a good idea to set <code>session.gc_maxlifetime</code> not lower than the "
3042 "value of $cfg['LoginCookieValidity']."
3045 #. type: Content of: <html><body><div><dl><dt>
3046 #: orig-docs/Documentation.html:1486
3047 msgid "$cfg['LoginCookieStore'] integer [number of seconds]"
3050 #. type: Content of: <html><body><div><dl><dd>
3051 #: orig-docs/Documentation.html:1487
3053 "Define how long login cookie should be stored in browser. Default 0 means "
3054 "that it will be kept for existing session. This is recommended for not "
3055 "trusted environments."
3058 #. type: Content of: <html><body><div><dl><dt>
3059 #: orig-docs/Documentation.html:1491
3060 msgid "$cfg['LoginCookieDeleteAll'] boolean"
3063 #. type: Content of: <html><body><div><dl><dd>
3064 #: orig-docs/Documentation.html:1492
3066 "If enabled (default), logout deletes cookies for all servers, otherwise only "
3067 "for current one. Setting this to false makes it easy to forget to log out "
3068 "from other server, when you are using more of them."
3071 #. type: Content of: <html><body><div><dl><dt>
3072 #: orig-docs/Documentation.html:1497
3073 msgid "$cfg['UseDbSearch'] boolean"
3076 #. type: Content of: <html><body><div><dl><dd>
3077 #: orig-docs/Documentation.html:1498
3078 msgid "Define whether the \"search string inside database\" is enabled or not."
3081 #. type: Content of: <html><body><div><dl><dt>
3082 #: orig-docs/Documentation.html:1500
3083 msgid "$cfg['IgnoreMultiSubmitErrors'] boolean"
3086 #. type: Content of: <html><body><div><dl><dd>
3087 #: orig-docs/Documentation.html:1501
3089 "Define whether phpMyAdmin will continue executing a multi-query statement if "
3090 "one of the queries fails. Default is to abort execution."
3093 #. type: Content of: <html><body><div><dl><dt>
3094 #: orig-docs/Documentation.html:1504
3095 msgid "$cfg['VerboseMultiSubmit'] boolean"
3098 #. type: Content of: <html><body><div><dl><dd>
3099 #: orig-docs/Documentation.html:1505
3101 "Define whether phpMyAdmin will output the results of each query of a multi-"
3102 "query statement embedded into the <abbr title=\"structured query language"
3103 "\">SQL</abbr> output as inline comments. Defaults to <tt>TRUE</tt>."
3106 #. type: Content of: <html><body><div><dl><dt>
3107 #: orig-docs/Documentation.html:1510
3109 "<span id=\"cfg_AllowArbitraryServer\">$cfg['AllowArbitraryServer']</span> "
3113 #. type: Content of: <html><body><div><dl><dd>
3114 #: orig-docs/Documentation.html:1511
3116 "If enabled, allows you to log in to arbitrary servers using cookie auth and "
3117 "permits to specify servers of your choice in the Synchronize dialog."
3120 #. type: Content of: <html><body><div><dl><dd>
3121 #: orig-docs/Documentation.html:1514
3123 "<b>NOTE:</b> Please use this carefully, as this may allow users access to "
3124 "MySQL servers behind the firewall where your <abbr title=\"HyperText "
3125 "Transfer Protocol\">HTTP</abbr> server is placed."
3128 #. type: Content of: <html><body><div><dl><dt>
3129 #: orig-docs/Documentation.html:1519
3130 msgid "$cfg['Error_Handler']['display'] boolean"
3133 #. type: Content of: <html><body><div><dl><dd>
3134 #: orig-docs/Documentation.html:1520
3135 msgid "Whether to display errors from PHP or not."
3138 #. type: Content of: <html><body><div><dl><dt>
3139 #: orig-docs/Documentation.html:1522
3140 msgid "$cfg['Error_Handler']['gather'] boolean"
3143 #. type: Content of: <html><body><div><dl><dd>
3144 #: orig-docs/Documentation.html:1523
3145 msgid "Whether to gather errors from PHP or not."
3148 #. type: Content of: <html><body><div><dl><dt>
3149 #: orig-docs/Documentation.html:1525
3150 msgid "$cfg['LeftFrameLight'] boolean"
3153 #. type: Content of: <html><body><div><dl><dd>
3154 #: orig-docs/Documentation.html:1526
3156 "Defines whether to use a select-based menu and display only the current "
3157 "tables in the left frame (smaller page). Only in Non-Lightmode you can use "
3158 "the feature to display nested folders using <a href="
3159 "\"#cfg_LeftFrameTableSeparator\" class=\"configrule\">$cfg"
3160 "['LeftFrameTableSeparator']</a>"
3163 #. type: Content of: <html><body><div><dl><dt>
3164 #: orig-docs/Documentation.html:1532
3165 msgid "$cfg['LeftFrameDBTree'] boolean"
3168 #. type: Content of: <html><body><div><dl><dd>
3169 #: orig-docs/Documentation.html:1533
3171 "Defines whether to display the names of databases (in the selector) using a "
3172 "tree, see also <a href=\"#cfg_LeftFrameDBSeparator\" class=\"configrule\">"
3173 "$cfg['LeftFrameDBSeparator']</a>."
3176 #. type: Content of: <html><body><div><dl><dt>
3177 #: orig-docs/Documentation.html:1538
3178 msgid "$cfg['LeftFrameDBSeparator'] string or array"
3181 #. type: Content of: <html><body><div><dl><dd>
3182 #: orig-docs/Documentation.html:1540
3184 "The string used to separate the parts of the database name when showing them "
3185 "in a tree. Alternatively you can specify more strings in an array and all of "
3186 "them will be used as a separator."
3189 #. type: Content of: <html><body><div><dl><dt>
3190 #: orig-docs/Documentation.html:1544
3191 msgid "$cfg['LeftFrameTableSeparator'] string"
3194 #. type: Content of: <html><body><div><dl><dd>
3195 #: orig-docs/Documentation.html:1545
3197 "Defines a string to be used to nest table spaces. Defaults to '__'. This "
3198 "means if you have tables like 'first__second__third' this will be shown as a "
3199 "three-level hierarchy like: first > second > third. If set to FALSE "
3200 "or empty, the feature is disabled. NOTE: You should not use this separator "
3201 "at the beginning or end of a table name or multiple times after another "
3202 "without any other characters in between."
3205 #. type: Content of: <html><body><div><dl><dt>
3206 #: orig-docs/Documentation.html:1553
3207 msgid "$cfg['LeftFrameTableLevel'] string"
3210 #. type: Content of: <html><body><div><dl><dd>
3211 #: orig-docs/Documentation.html:1554
3213 "Defines how many sublevels should be displayed when splitting up tables by "
3214 "the above separator."
3217 #. type: Content of: <html><body><div><dl><dt>
3218 #: orig-docs/Documentation.html:1557
3219 msgid "$cfg['LeftRecentTable'] integer"
3222 #. type: Content of: <html><body><div><dl><dd>
3223 #: orig-docs/Documentation.html:1558
3225 "The maximum number of recently used tables shown in the left navigation "
3226 "frame. Set this to 0 (zero) to disable the listing of recent tables."
3229 #. type: Content of: <html><body><div><dl><dt>
3230 #: orig-docs/Documentation.html:1561
3231 msgid "$cfg['ShowTooltip'] boolean"
3234 #. type: Content of: <html><body><div><dl><dd>
3235 #: orig-docs/Documentation.html:1562
3237 "Defines whether to display table comment as tool-tip in left frame or not."
3240 #. type: Content of: <html><body><div><dl><dt>
3241 #: orig-docs/Documentation.html:1565
3242 msgid "$cfg['ShowTooltipAliasDB'] boolean"
3245 #. type: Content of: <html><body><div><dl><dd>
3246 #: orig-docs/Documentation.html:1566
3248 "If tool-tips are enabled and a DB comment is set, this will flip the comment "
3249 "and the real name. That means that if you have a table called 'user0001' and "
3250 "add the comment 'MyName' on it, you will see the name 'MyName' used "
3251 "consequently in the left frame and the tool-tip shows the real name of the "
3255 #. type: Content of: <html><body><div><dl><dt>
3256 #: orig-docs/Documentation.html:1572
3257 msgid "$cfg['ShowTooltipAliasTB'] boolean/string"
3260 #. type: Content of: <html><body><div><dl><dd>
3261 #: orig-docs/Documentation.html:1573
3263 "Same as <a href=\"#cfg_ShowTooltipAliasDB\" class=\"configrule\">$cfg"
3264 "['ShowTooltipAliasDB']</a>, except this works for table names. When setting "
3265 "this to 'nested', the Alias of the Tablename is only used to split/nest the "
3266 "tables according to the <a href=\"#cfg_LeftFrameTableSeparator\" class="
3267 "\"configrule\">$cfg['LeftFrameTableSeparator']</a> directive. So only the "
3268 "folder is called like the Alias, the tablename itself stays the real "
3272 #. type: Content of: <html><body><div><dl><dt>
3273 #: orig-docs/Documentation.html:1581
3274 msgid "$cfg['LeftDisplayLogo'] boolean"
3277 #. type: Content of: <html><body><div><dl><dd>
3278 #: orig-docs/Documentation.html:1582
3280 "Defines whether or not to display the phpMyAdmin logo at the top of the left "
3281 "frame. Defaults to <tt>TRUE</tt>."
3284 #. type: Content of: <html><body><div><dl><dt>
3285 #: orig-docs/Documentation.html:1584
3286 msgid "$cfg['LeftLogoLink'] string"
3289 #. type: Content of: <html><body><div><dl><dd>
3290 #: orig-docs/Documentation.html:1585
3292 "Enter URL where logo in the navigation frame will point to. For use "
3293 "especially with self made theme which changes this. The default value for "
3294 "this is <tt>main.php</tt>."
3297 #. type: Content of: <html><body><div><dl><dt>
3298 #: orig-docs/Documentation.html:1589
3299 msgid "$cfg['LeftLogoLinkWindow'] string"
3302 #. type: Content of: <html><body><div><dl><dd>
3303 #: orig-docs/Documentation.html:1590
3305 "Whether to open the linked page in the main window (<tt>main</tt>) or in a "
3306 "new one (<tt>new</tt>). Note: use <tt>new</tt> if you are linking to "
3307 "<tt>phpmyadmin.net</tt>."
3310 #. type: Content of: <html><body><div><dl><dt>
3311 #: orig-docs/Documentation.html:1594
3312 msgid "$cfg['LeftDisplayTableFilterMinimum'] integer"
3315 #. type: Content of: <html><body><div><dl><dd>
3316 #: orig-docs/Documentation.html:1596
3318 "Defines the minimum number of tables to display a JavaScript filter box "
3319 "above the list of tables in the left frame. Defaults to <tt>30</tt>. To "
3320 "disable the filter completely some high number can he used (e.g. 9999)"
3323 #. type: Content of: <html><body><div><dl><dt>
3324 #: orig-docs/Documentation.html:1601
3325 msgid "$cfg['LeftDisplayServers'] boolean"
3328 #. type: Content of: <html><body><div><dl><dd>
3329 #: orig-docs/Documentation.html:1602
3331 "Defines whether or not to display a server choice at the top of the left "
3332 "frame. Defaults to FALSE."
3335 #. type: Content of: <html><body><div><dl><dt>
3336 #: orig-docs/Documentation.html:1604
3337 msgid "$cfg['DisplayServersList'] boolean"
3340 #. type: Content of: <html><body><div><dl><dd>
3341 #: orig-docs/Documentation.html:1605
3343 "Defines whether to display this server choice as links instead of in a drop-"
3344 "down. Defaults to FALSE (drop-down)."
3347 #. type: Content of: <html><body><div><dl><dt>
3348 #: orig-docs/Documentation.html:1607
3349 msgid "$cfg['DisplayDatabasesList'] boolean or text"
3352 #. type: Content of: <html><body><div><dl><dd>
3353 #: orig-docs/Documentation.html:1608
3355 "Defines whether to display database choice in light navigation frame as "
3356 "links instead of in a drop-down. Defaults to 'auto' - on main page list is "
3357 "shown, when database is selected, only drop down is displayed."
3360 #. type: Content of: <html><body><div><dl><dt>
3361 #: orig-docs/Documentation.html:1612
3362 msgid "$cfg['LeftDefaultTabTable'] string"
3365 #. type: Content of: <html><body><div><dl><dd>
3366 #: orig-docs/Documentation.html:1613
3368 "Defines the tab displayed by default when clicking the small icon next to "
3369 "each table name in the navigation panel. Possible values: ""
3370 "tbl_structure.php", "tbl_sql.php", "tbl_select."
3371 "php", "tbl_change.php" or "sql.php"."
3374 #. type: Content of: <html><body><div><dl><dt>
3375 #: orig-docs/Documentation.html:1619
3376 msgid "$cfg['ShowStats'] boolean"
3379 #. type: Content of: <html><body><div><dl><dd>
3380 #: orig-docs/Documentation.html:1620
3382 "Defines whether or not to display space usage and statistics about databases "
3386 #. type: Content of: <html><body><div><dl><dd>
3387 #: orig-docs/Documentation.html:1622
3389 "Note that statistics requires at least MySQL 3.23.3 and that, at this date, "
3390 "MySQL doesn't return such information for Berkeley DB tables."
3393 #. type: Content of: <html><body><div><dl><dt>
3394 #: orig-docs/Documentation.html:1625
3395 msgid "<span id=\"cfg_ShowServerInfo\">$cfg['ShowServerInfo'] </span>boolean"
3398 #. type: Content of: <html><body><div><dl><dd>
3399 #: orig-docs/Documentation.html:1626
3401 "Defines whether to display detailed server information on main page. You "
3402 "can additionally hide more information by using <tt><a href="
3403 "\"#cfg_Servers_verbose\">$cfg['Servers'][$i]['verbose']</a></tt>."
3406 #. type: Content of: <html><body><div><dl><dt>
3407 #: orig-docs/Documentation.html:1631
3408 msgid "<span id=\"cfg_ShowPhpInfo\">$cfg['ShowPhpInfo'] </span>boolean"
3411 #. type: Content of: <html><body><div><dl><dt>
3412 #: orig-docs/Documentation.html:1632
3413 msgid "<span id=\"cfg_ShowChgPassword\">$cfg['ShowChgPassword'] </span>boolean"
3416 #. type: Content of: <html><body><div><dl><dt>
3417 #: orig-docs/Documentation.html:1633
3418 msgid "<span id=\"cfg_ShowCreateDb\">$cfg['ShowCreateDb'] </span>boolean"
3421 #. type: Content of: <html><body><div><dl><dd>
3422 #: orig-docs/Documentation.html:1635
3424 "Defines whether to display the "PHP information" and "Change "
3425 "password " links and form for creating database or not at the starting "
3426 "main (right) frame. This setting does not check MySQL commands entered "
3430 #. type: Content of: <html><body><div><dl><dd>
3431 #: orig-docs/Documentation.html:1640
3433 "Please note that to block the usage of phpinfo() in scripts, you have to put "
3434 "this in your <i>php.ini</i>:"
3437 #. type: Content of: <html><body><div><dl><dd><pre>
3438 #: orig-docs/Documentation.html:1643
3440 msgid "disable_functions = phpinfo()"
3443 #. type: Content of: <html><body><div><dl><dd>
3444 #: orig-docs/Documentation.html:1645
3446 "Also note that enabling the "Change password " link has no effect "
3447 "with "config" authentication mode: because of the hard coded "
3448 "password value in the configuration file, end users can't be allowed to "
3449 "change their passwords."
3452 #. type: Content of: <html><body><div><dl><dt>
3453 #: orig-docs/Documentation.html:1650
3454 msgid "$cfg['SuggestDBName'] boolean"
3457 #. type: Content of: <html><body><div><dl><dd>
3458 #: orig-docs/Documentation.html:1651
3460 "Defines whether to suggest a database name on the "Create "
3461 "Database" form or to keep the textfield empty."
3464 #. type: Content of: <html><body><div><dl><dt>
3465 #: orig-docs/Documentation.html:1654
3466 msgid "$cfg['NavigationBarIconic'] string"
3469 #. type: Content of: <html><body><div><dl><dd>
3470 #: orig-docs/Documentation.html:1655
3472 "Defines whether navigation bar buttons and the right panel top menu contain "
3473 "text or symbols only. A value of TRUE displays icons, FALSE displays text "
3474 "and 'both' displays both icons and text."
3477 #. type: Content of: <html><body><div><dl><dt>
3478 #: orig-docs/Documentation.html:1659
3479 msgid "$cfg['ShowAll'] boolean"
3482 #. type: Content of: <html><body><div><dl><dd>
3483 #: orig-docs/Documentation.html:1660
3485 "Defines whether a user should be displayed a "show all (rows)" "
3486 "button in browse mode or not."
3489 #. type: Content of: <html><body><div><dl><dt>
3490 #: orig-docs/Documentation.html:1663
3491 msgid "$cfg['MaxRows'] integer"
3494 #. type: Content of: <html><body><div><dl><dd>
3495 #: orig-docs/Documentation.html:1664
3498 "Number of rows displayed when browsing a result set and no LIMIT clause is "
3499 "used. If the result set contains more rows, "Previous" and ""
3500 "Next" links will be shown."
3502 "Antal rækker vist, når man kigger på et sæt resultater. Hvis resultatet "
3503 "indeholder flere rækker, links til "Forrige" og "Næstet" "
3506 #. type: Content of: <html><body><div><dl><dt>
3507 #: orig-docs/Documentation.html:1667
3508 msgid "$cfg['Order'] string [<tt>DESC</tt>|<tt>ASC</tt>|<tt>SMART</tt>]"
3511 #. type: Content of: <html><body><div><dl><dd>
3512 #: orig-docs/Documentation.html:1668
3514 "Defines whether columns are displayed in ascending (<tt>ASC</tt>) order, in "
3515 "descending (<tt>DESC</tt>) order or in a "smart" (<tt>SMART</tt>) "
3516 "order - I.E. descending order for columns of type TIME, DATE, DATETIME and "
3517 "TIMESTAMP, ascending order else- by default."
3520 #. type: Content of: <html><body><div><dl><dt>
3521 #: orig-docs/Documentation.html:1673
3522 msgid "$cfg['DisplayBinaryAsHex'] boolean"
3525 #. type: Content of: <html><body><div><dl><dd>
3526 #: orig-docs/Documentation.html:1674
3528 "Defines whether the "Show binary contents as HEX" browse option is "
3529 "ticked by default."
3532 #. type: Content of: <html><body><div><dl><dt>
3533 #: orig-docs/Documentation.html:1677
3534 msgid "$cfg['ProtectBinary'] boolean or string"
3537 #. type: Content of: <html><body><div><dl><dd>
3538 #: orig-docs/Documentation.html:1678
3540 "Defines whether <tt>BLOB</tt> or <tt>BINARY</tt> columns are protected from "
3541 "editing when browsing a table's content. Valid values are:"
3544 #. type: Content of: <html><body><div><dl><dd><ul><li>
3545 #: orig-docs/Documentation.html:1680
3546 msgid "<tt>FALSE</tt> to allow editing of all columns;"
3549 #. type: Content of: <html><body><div><dl><dd><ul><li>
3550 #: orig-docs/Documentation.html:1681
3551 msgid "<tt>'blob'</tt> to allow editing of all columns except <tt>BLOBS</tt>;"
3554 #. type: Content of: <html><body><div><dl><dd><ul><li>
3555 #: orig-docs/Documentation.html:1682
3557 "<tt>'all'</tt> to disallow editing of all <tt>BINARY</tt> or <tt>BLOB</tt> "
3561 #. type: Content of: <html><body><div><dl><dt>
3562 #: orig-docs/Documentation.html:1687
3563 msgid "$cfg['ShowFunctionFields'] boolean"
3566 #. type: Content of: <html><body><div><dl><dd>
3567 #: orig-docs/Documentation.html:1688
3569 "Defines whether or not MySQL functions fields should be initially displayed "
3570 "in edit/insert mode. Since version 2.10, the user can toggle this setting "
3571 "from the interface."
3574 #. type: Content of: <html><body><div><dl><dt>
3575 #: orig-docs/Documentation.html:1693
3576 msgid "$cfg['ShowFieldTypesInDataEditView'] boolean"
3579 #. type: Content of: <html><body><div><dl><dd>
3580 #: orig-docs/Documentation.html:1694
3582 "Defines whether or not type fields should be initially displayed in edit/"
3583 "insert mode. The user can toggle this setting from the interface."
3586 #. type: Content of: <html><body><div><dl><dt>
3587 #: orig-docs/Documentation.html:1699
3588 msgid "$cfg['CharEditing'] string"
3591 #. type: Content of: <html><body><div><dl><dd>
3592 #: orig-docs/Documentation.html:1700
3594 "Defines which type of editing controls should be used for CHAR and VARCHAR "
3595 "columns. Possible values are:"
3598 #. type: Content of: <html><body><div><dl><dd><ul><li>
3599 #: orig-docs/Documentation.html:1702
3601 "input - this allows to limit size of text to size of columns in MySQL, but "
3602 "has problems with newlines in columns"
3605 #. type: Content of: <html><body><div><dl><dd><ul><li>
3606 #: orig-docs/Documentation.html:1704
3608 "textarea - no problems with newlines in columns, but also no length "
3612 #. type: Content of: <html><body><div><dl><dd>
3613 #: orig-docs/Documentation.html:1707
3614 msgid "Default is old behavior so input."
3617 #. type: Content of: <html><body><div><dl><dt>
3618 #: orig-docs/Documentation.html:1709
3619 msgid "$cfg['MinSizeForInputField'] integer"
3622 #. type: Content of: <html><body><div><dl><dd>
3623 #: orig-docs/Documentation.html:1710
3625 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
3629 #. type: Content of: <html><body><div><dl><dt>
3630 #: orig-docs/Documentation.html:1713
3631 msgid "$cfg['MaxSizeForInputField'] integer"
3634 #. type: Content of: <html><body><div><dl><dd>
3635 #: orig-docs/Documentation.html:1714
3637 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
3641 #. type: Content of: <html><body><div><dl><dt>
3642 #: orig-docs/Documentation.html:1717
3643 msgid "$cfg['InsertRows'] integer"
3646 #. type: Content of: <html><body><div><dl><dd>
3647 #: orig-docs/Documentation.html:1718
3648 msgid "Defines the maximum number of concurrent entries for the Insert page."
3651 #. type: Content of: <html><body><div><dl><dt>
3652 #: orig-docs/Documentation.html:1720
3653 msgid "$cfg['ForeignKeyMaxLimit'] integer"
3656 #. type: Content of: <html><body><div><dl><dd>
3657 #: orig-docs/Documentation.html:1721
3659 "If there are fewer items than this in the set of foreign keys, then a drop-"
3660 "down box of foreign keys is presented, in the style described by the <a href="
3661 "\"#cfg_ForeignKeyDropdownOrder\" class=\"configrule\">$cfg"
3662 "['ForeignKeyDropdownOrder']</a> setting."
3665 #. type: Content of: <html><body><div><dl><dt>
3666 #: orig-docs/Documentation.html:1726
3667 msgid "$cfg['ForeignKeyDropdownOrder'] array"
3670 #. type: Content of: <html><body><div><dl><dd>
3671 #: orig-docs/Documentation.html:1727
3673 "For the foreign key drop-down fields, there are several methods of display, "
3674 "offering both the key and value data. The contents of the array should be "
3675 "one or both of the following strings: <i>'content-id'</i>, <i>'id-content'</"
3679 #. type: Content of: <html><body><div><dl><dt>
3680 #: orig-docs/Documentation.html:1732
3681 msgid "<span id=\"cfg_ZipDump\">$cfg['ZipDump'] </span>boolean"
3684 #. type: Content of: <html><body><div><dl><dt>
3685 #: orig-docs/Documentation.html:1733
3686 msgid "<span id=\"cfg_GZipDump\">$cfg['GZipDump'] </span>boolean"
3689 #. type: Content of: <html><body><div><dl><dt>
3690 #: orig-docs/Documentation.html:1734
3691 msgid "<span id=\"cfg_BZipDump\">$cfg['BZipDump'] </span>boolean"
3694 #. type: Content of: <html><body><div><dl><dd>
3695 #: orig-docs/Documentation.html:1736
3697 "Defines whether to allow the use of zip/GZip/BZip2 compression when creating "
3701 #. type: Content of: <html><body><div><dl><dt>
3702 #: orig-docs/Documentation.html:1739
3703 msgid "<span id=\"cfg_CompressOnFly\">$cfg['CompressOnFly'] </span>boolean"
3706 #. type: Content of: <html><body><div><dl><dd>
3707 #: orig-docs/Documentation.html:1741
3709 "Defines whether to allow on the fly compression for GZip/BZip2 compressed "
3710 "exports. This doesn't affect smaller dumps and allows users to create larger "
3711 "dumps that won't otherwise fit in memory due to php memory limit. Produced "
3712 "files contain more GZip/BZip2 headers, but all normal programs handle this "
3716 #. type: Content of: <html><body><div><dl><dt>
3717 #: orig-docs/Documentation.html:1747
3718 msgid "$cfg['LightTabs'] boolean"
3721 #. type: Content of: <html><body><div><dl><dd>
3722 #: orig-docs/Documentation.html:1748
3724 "If set to <tt>TRUE</tt>, use less graphically intense tabs on the top of the "
3728 #. type: Content of: <html><body><div><dl><dt>
3729 #: orig-docs/Documentation.html:1751
3730 msgid "$cfg['PropertiesIconic'] string"
3733 #. type: Content of: <html><body><div><dl><dd>
3734 #: orig-docs/Documentation.html:1752
3736 "If set to <tt>TRUE</tt>, will display icons instead of text for db and table "
3737 "properties links (like 'Browse', 'Select', 'Insert', ...)."
3740 #. type: Content of: <html><body><div><dl><dd>
3741 #: orig-docs/Documentation.html:1753
3742 msgid "Can be set to <tt>'both'</tt> if you want icons AND text."
3745 #. type: Content of: <html><body><div><dl><dd>
3746 #: orig-docs/Documentation.html:1755
3747 msgid "When set to <tt>FALSE</tt>, will only show text."
3750 #. type: Content of: <html><body><div><dl><dt>
3751 #: orig-docs/Documentation.html:1757
3752 msgid "$cfg['PropertiesNumColumns'] integer"
3755 #. type: Content of: <html><body><div><dl><dd>
3756 #: orig-docs/Documentation.html:1758
3758 "How many columns will be utilized to display the tables on the database "
3759 "property view? Default is 1 column. When setting this to a value larger than "
3760 "1, the type of the database will be omitted for more display space."
3763 #. type: Content of: <html><body><div><dl><dt>
3764 #: orig-docs/Documentation.html:1764
3765 msgid "$cfg['DefaultTabServer'] string"
3768 #. type: Content of: <html><body><div><dl><dd>
3769 #: orig-docs/Documentation.html:1765
3771 "Defines the tab displayed by default on server view. Possible values: ""
3772 "main.php" (recommended for multi-user setups), "server_databases."
3773 "php", "server_status.php", "server_variables.php", "
3774 ""server_privileges.php" or "server_processlist.php"."
3777 #. type: Content of: <html><body><div><dl><dt>
3778 #: orig-docs/Documentation.html:1771
3779 msgid "$cfg['DefaultTabDatabase'] string"
3782 #. type: Content of: <html><body><div><dl><dd>
3783 #: orig-docs/Documentation.html:1772
3785 "Defines the tab displayed by default on database view. Possible values: "
3786 ""db_structure.php", "db_sql.php" or "db_search."
3790 #. type: Content of: <html><body><div><dl><dt>
3791 #: orig-docs/Documentation.html:1776
3792 msgid "$cfg['DefaultTabTable'] string"
3795 #. type: Content of: <html><body><div><dl><dd>
3796 #: orig-docs/Documentation.html:1777
3798 "Defines the tab displayed by default on table view. Possible values: ""
3799 "tbl_structure.php", "tbl_sql.php", "tbl_select."
3800 "php", "tbl_change.php" or "sql.php"."
3803 #. type: Content of: <html><body><div><dl><dt>
3804 #: orig-docs/Documentation.html:1782
3805 msgid "$cfg['MySQLManualBase'] string"
3808 #. type: Content of: <html><body><div><dl><dd>
3809 #: orig-docs/Documentation.html:1783
3811 "If set to an <abbr title=\"Uniform Resource Locator\">URL</abbr> which "
3812 "points to the MySQL documentation (type depends on <a href="
3813 "\"#cfg_MySQLManualType\" class=\"configrule\">$cfg['MySQLManualType']</a>), "
3814 "appropriate help links are generated."
3817 #. type: Content of: <html><body><div><dl><dd>
3818 #: orig-docs/Documentation.html:1787
3820 "See <a href=\"http://dev.mysql.com/doc/\">MySQL Documentation page</a> for "
3821 "more information about MySQL manuals and their types."
3824 #. type: Content of: <html><body><div><dl><dt>
3825 #: orig-docs/Documentation.html:1790
3826 msgid "$cfg['MySQLManualType'] string"
3829 #. type: Content of: <html><body><div><dl><dd>
3830 #: orig-docs/Documentation.html:1791
3831 msgid "Type of MySQL documentation:"
3834 #. type: Content of: <html><body><div><dl><dd><ul><li>
3835 #: orig-docs/Documentation.html:1792
3837 "viewable - "viewable online", current one used on MySQL website"
3840 #. type: Content of: <html><body><div><dl><dd><ul><li>
3841 #: orig-docs/Documentation.html:1793
3842 msgid "searchable - "Searchable, with user comments""
3845 #. type: Content of: <html><body><div><dl><dd><ul><li>
3846 #: orig-docs/Documentation.html:1794
3847 msgid "chapters - "HTML, one page per chapter""
3850 #. type: Content of: <html><body><div><dl><dd><ul><li>
3851 #: orig-docs/Documentation.html:1795
3852 msgid "big - "HTML, all on one page""
3855 #. type: Content of: <html><body><div><dl><dd><ul><li>
3856 #: orig-docs/Documentation.html:1796
3857 msgid "none - do not show documentation links"
3860 #. type: Content of: <html><body><div><dl><dt>
3861 #: orig-docs/Documentation.html:1800
3862 msgid "$cfg['DefaultLang'] string"
3865 #. type: Content of: <html><body><div><dl><dd>
3866 #: orig-docs/Documentation.html:1801
3868 "Defines the default language to use, if not browser-defined or user-defined."
3871 #. type: Content of: <html><body><div><dl><dd>
3872 #: orig-docs/Documentation.html:1803 orig-docs/Documentation.html:1816
3874 "The corresponding language file needs to be in locale/<i>code</i>/"
3875 "LC_MESSAGES/phpmyadmin.mo."
3878 #. type: Content of: <html><body><div><dl><dt>
3879 #: orig-docs/Documentation.html:1807
3880 msgid "$cfg['DefaultConnectionCollation'] string"
3883 #. type: Content of: <html><body><div><dl><dd>
3884 #: orig-docs/Documentation.html:1808
3885 msgid "Defines the default connection collation to use, if not user-defined."
3888 #. type: Content of: <html><body><div><dl><dd>
3889 #: orig-docs/Documentation.html:1810
3891 "See the <a href=\"http://dev.mysql.com/doc/mysql/en/charset-charsets.html"
3892 "\">MySQL documentation</a> for list of possible values. This setting is "
3893 "ignored when connected to Drizzle server."
3896 #. type: Content of: <html><body><div><dl><dt>
3897 #: orig-docs/Documentation.html:1814
3898 msgid "$cfg['Lang'] string"
3901 #. type: Content of: <html><body><div><dl><dd>
3902 #: orig-docs/Documentation.html:1815
3903 msgid "Force language to use."
3906 #. type: Content of: <html><body><div><dl><dt>
3907 #: orig-docs/Documentation.html:1820
3908 msgid "$cfg['FilterLanguages'] string"
3911 #. type: Content of: <html><body><div><dl><dd>
3912 #: orig-docs/Documentation.html:1821
3914 "Limit list of available languages to those matching the given regular "
3915 "expression. For example if you want only Czech and English, you should set "
3916 "filter to <code>'^(cs|en)'</code>."
3919 #. type: Content of: <html><body><div><dl><dt>
3920 #: orig-docs/Documentation.html:1825
3921 msgid "$cfg['RecodingEngine'] string"
3924 #. type: Content of: <html><body><div><dl><dd>
3925 #: orig-docs/Documentation.html:1826
3927 "You can select here which functions will be used for character set "
3928 "conversion. Possible values are:"
3931 #. type: Content of: <html><body><div><dl><dd><ul><li>
3932 #: orig-docs/Documentation.html:1828
3934 "auto - automatically use available one (first is tested iconv, then recode)"
3937 #. type: Content of: <html><body><div><dl><dd><ul><li>
3938 #: orig-docs/Documentation.html:1830
3939 msgid "iconv - use iconv or libiconv functions"
3942 #. type: Content of: <html><body><div><dl><dd><ul><li>
3943 #: orig-docs/Documentation.html:1831
3944 msgid "recode - use recode_string function"
3947 #. type: Content of: <html><body><div><dl><dd><ul><li>
3948 #: orig-docs/Documentation.html:1832
3949 msgid "none - disable encoding conversion"
3952 #. type: Content of: <html><body><div><dl><dd>
3953 #: orig-docs/Documentation.html:1834 orig-docs/Documentation.html:1878
3954 msgid "Default is auto."
3957 #. type: Content of: <html><body><div><dl><dd>
3958 #: orig-docs/Documentation.html:1836
3960 "Enabled charset conversion activates a pull-down menu in the Export and "
3961 "Import pages, to choose the character set when exporting a file. The default "
3962 "value in this menu comes from <tt>$cfg['Export']['charset']</tt> and <tt>$cfg"
3963 "['Import']['charset']</tt>."
3966 #. type: Content of: <html><body><div><dl><dt>
3967 #: orig-docs/Documentation.html:1842
3968 msgid "$cfg['IconvExtraParams'] string"
3971 #. type: Content of: <html><body><div><dl><dd>
3972 #: orig-docs/Documentation.html:1843
3974 "Specify some parameters for iconv used in charset conversion. See <a href="
3975 "\"http://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3."
3976 "html\">iconv documentation</a> for details. By default <code>//TRANSLIT</"
3977 "code> is used, so that invalid characters will be transliterated."
3980 #. type: Content of: <html><body><div><dl><dt>
3981 #: orig-docs/Documentation.html:1848
3982 msgid "$cfg['AvailableCharsets'] array"
3985 #. type: Content of: <html><body><div><dl><dd>
3986 #: orig-docs/Documentation.html:1849
3988 "Available character sets for MySQL conversion. You can add your own (any of "
3989 "supported by recode/iconv) or remove these which you don't use. Character "
3990 "sets will be shown in same order as here listed, so if you frequently use "
3991 "some of these move them to the top."
3994 #. type: Content of: <html><body><div><dl><dt>
3995 #: orig-docs/Documentation.html:1854
3996 msgid "$cfg['TrustedProxies'] array"
3999 #. type: Content of: <html><body><div><dl><dd>
4000 #: orig-docs/Documentation.html:1855
4002 "Lists proxies and HTTP headers which are trusted for <a href="
4003 "\"#servers_allowdeny_order\">IP Allow/Deny</a>. This list is by default "
4004 "empty, you need to fill in some trusted proxy servers if you want to use "
4005 "rules for IP addresses behind proxy."
4008 #. type: Content of: <html><body><div><dl><dd>
4009 #: orig-docs/Documentation.html:1860
4011 "The following example specifies that phpMyAdmin should trust a "
4012 "HTTP_X_FORWARDED_FOR (<tt>X-Forwarded-For</tt>) header coming from the proxy "
4016 #. type: Content of: <html><body><div><dl><dd><pre>
4017 #: orig-docs/Documentation.html:1863
4020 "$cfg['TrustedProxies'] =\n"
4021 " array('1.2.3.4' => 'HTTP_X_FORWARDED_FOR');\n"
4024 #. type: Content of: <html><body><div><dl><dd>
4025 #: orig-docs/Documentation.html:1866
4027 "The $cfg['Servers'][$i]['AllowDeny']['rules'] directive uses the client's IP "
4031 #. type: Content of: <html><body><div><dl><dt>
4032 #: orig-docs/Documentation.html:1870
4033 msgid "$cfg['GD2Available'] string"
4036 #. type: Content of: <html><body><div><dl><dd>
4037 #: orig-docs/Documentation.html:1871
4039 "Specifies whether GD >= 2 is available. If yes it can be used for MIME "
4043 #. type: Content of: <html><body><div><dl><dd>
4044 #: orig-docs/Documentation.html:1873
4045 msgid "Possible values are:"
4048 #. type: Content of: <html><body><div><dl><dd><ul><li>
4049 #: orig-docs/Documentation.html:1874
4050 msgid "auto - automatically detect"
4053 #. type: Content of: <html><body><div><dl><dd><ul><li>
4054 #: orig-docs/Documentation.html:1875
4055 msgid "yes - GD 2 functions can be used"
4058 #. type: Content of: <html><body><div><dl><dd><ul><li>
4059 #: orig-docs/Documentation.html:1876
4060 msgid "no - GD 2 function cannot be used"
4063 #. type: Content of: <html><body><div><dl><dt>
4064 #: orig-docs/Documentation.html:1881
4065 msgid "$cfg['CheckConfigurationPermissions'] boolean"
4068 #. type: Content of: <html><body><div><dl><dd>
4069 #: orig-docs/Documentation.html:1883
4071 "We normally check the permissions on the configuration file to ensure it's "
4072 "not world writable. However, phpMyAdmin could be installed on a NTFS "
4073 "filesystem mounted on a non-Windows server, in which case the permissions "
4074 "seems wrong but in fact cannot be detected. In this case a sysadmin would "
4075 "set this parameter to <tt>FALSE</tt>. Default is <tt>TRUE</tt>."
4078 #. type: Content of: <html><body><div><dl><dt>
4079 #: orig-docs/Documentation.html:1890
4080 msgid "$cfg['LinkLengthLimit'] integer"
4083 #. type: Content of: <html><body><div><dl><dd>
4084 #: orig-docs/Documentation.html:1892
4086 "Limit for length of URL in links. When length would be above this limit, it "
4087 "is replaced by form with button. This is required as some web servers (IIS) "
4088 "have problems with long URLs. Default is <code>1000</code>."
4091 #. type: Content of: <html><body><div><dl><dt>
4092 #: orig-docs/Documentation.html:1899
4093 msgid "$cfg['DisableMultiTableMaintenance'] boolean"
4096 #. type: Content of: <html><body><div><dl><dd>
4097 #: orig-docs/Documentation.html:1901
4099 "In the database Structure page, it's possible to mark some tables then "
4100 "choose an operation like optimizing for many tables. This can slow down a "
4101 "server; therefore, setting this to <code>true</code> prevents this kind of "
4102 "multiple maintenance operation. Default is <code>false</code>."
4105 #. type: Content of: <html><body><div><dl><dt>
4106 #: orig-docs/Documentation.html:1907
4107 msgid "$cfg['NaviWidth'] integer"
4110 #. type: Content of: <html><body><div><dl><dd>
4111 #: orig-docs/Documentation.html:1908
4113 "Navi frame width in pixels. See <tt>themes/themename/layout.inc.php</tt>."
4116 #. type: Content of: <html><body><div><dl><dt>
4117 #: orig-docs/Documentation.html:1911
4119 "<span id=\"cfg_NaviBackground\">$cfg['NaviBackground']</span> string [CSS "
4120 "color for background]"
4123 #. type: Content of: <html><body><div><dl><dt>
4124 #: orig-docs/Documentation.html:1912
4126 "<span id=\"cfg_MainBackground\">$cfg['MainBackground']</span> string [CSS "
4127 "color for background]"
4130 #. type: Content of: <html><body><div><dl><dd>
4131 #: orig-docs/Documentation.html:1914
4133 "The background styles used for both the frames. See <tt>themes/themename/"
4134 "layout.inc.php</tt>."
4137 #. type: Content of: <html><body><div><dl><dt>
4138 #: orig-docs/Documentation.html:1917
4139 msgid "$cfg['NaviPointerBackground'] string [CSS color for background]"
4142 #. type: Content of: <html><body><div><dl><dt>
4143 #: orig-docs/Documentation.html:1918
4145 "<span id=\"cfg_NaviPointerColor\">$cfg['NaviPointerColor']</span> string "
4149 #. type: Content of: <html><body><div><dl><dd>
4150 #: orig-docs/Documentation.html:1919
4152 "The style used for the pointer in the navi frame. See <tt>themes/themename/"
4153 "layout.inc.php</tt>."
4156 #. type: Content of: <html><body><div><dl><dt>
4157 #: orig-docs/Documentation.html:1922
4158 msgid "$cfg['LeftPointerEnable'] boolean"
4161 #. type: Content of: <html><body><div><dl><dd>
4162 #: orig-docs/Documentation.html:1923
4164 "A value of <tt>TRUE</tt> activates the navi pointer (when LeftFrameLight is "
4168 #. type: Content of: <html><body><div><dl><dt>
4169 #: orig-docs/Documentation.html:1926
4170 msgid "$cfg['Border'] integer"
4173 #. type: Content of: <html><body><div><dl><dd>
4174 #: orig-docs/Documentation.html:1927
4176 "The size of a table's border. See <tt>themes/themename/layout.inc.php</tt>."
4179 #. type: Content of: <html><body><div><dl><dt>
4180 #: orig-docs/Documentation.html:1930
4181 msgid "$cfg['ThBackground'] string [CSS color for background]"
4184 #. type: Content of: <html><body><div><dl><dt>
4185 #: orig-docs/Documentation.html:1931
4186 msgid "<span id=\"cfg_ThColor\">$cfg['ThColor']</span> string [CSS color]"
4189 #. type: Content of: <html><body><div><dl><dd>
4190 #: orig-docs/Documentation.html:1932
4192 "The style used for table headers. See <tt>themes/themename/layout.inc.php</"
4196 #. type: Content of: <html><body><div><dl><dt>
4197 #: orig-docs/Documentation.html:1935
4198 msgid "$cfg['BgOne'] string [CSS color]"
4201 #. type: Content of: <html><body><div><dl><dd>
4202 #: orig-docs/Documentation.html:1936
4204 "The color (HTML) #1 for table rows. See <tt>themes/themename/layout.inc.php</"
4208 #. type: Content of: <html><body><div><dl><dt>
4209 #: orig-docs/Documentation.html:1939
4210 msgid "$cfg['BgTwo'] string [CSS color]"
4213 #. type: Content of: <html><body><div><dl><dd>
4214 #: orig-docs/Documentation.html:1940
4216 "The color (HTML) #2 for table rows. See <tt>themes/themename/layout.inc.php</"
4220 #. type: Content of: <html><body><div><dl><dt>
4221 #: orig-docs/Documentation.html:1943
4223 "<span id=\"cfg_BrowsePointerBackground\">$cfg['BrowsePointerBackground'] </"
4224 "span>string [CSS color]"
4227 #. type: Content of: <html><body><div><dl><dt>
4228 #: orig-docs/Documentation.html:1944
4230 "<span id=\"cfg_BrowsePointerColor\">$cfg['BrowsePointerColor'] </span>string "
4234 #. type: Content of: <html><body><div><dl><dt>
4235 #: orig-docs/Documentation.html:1945
4237 "<span id=\"cfg_BrowseMarkerBackground\">$cfg['BrowseMarkerBackground'] </"
4238 "span>string [CSS color]"
4241 #. type: Content of: <html><body><div><dl><dt>
4242 #: orig-docs/Documentation.html:1946
4244 "<span id=\"cfg_BrowseMarkerColor\">$cfg['BrowseMarkerColor'] </span>string "
4248 #. type: Content of: <html><body><div><dl><dd>
4249 #: orig-docs/Documentation.html:1948
4250 msgid "The colors (HTML) uses for the pointer and the marker in browse mode."
4253 #. type: Content of: <html><body><div><dl><dd>
4254 #: orig-docs/Documentation.html:1949
4256 "The former feature highlights the row over which your mouse is passing and "
4257 "the latter lets you visually mark/unmark rows by clicking on them. "
4258 "Highlighting / marking a column is done by hovering over / clicking the "
4259 "column's header (outside of the text)."
4262 #. type: Content of: <html><body><div><dl><dd>
4263 #: orig-docs/Documentation.html:1953 orig-docs/Documentation.html:1959
4264 #: orig-docs/Documentation.html:1964
4265 msgid "See <tt>themes/themename/layout.inc.php</tt>."
4268 #. type: Content of: <html><body><div><dl><dt>
4269 #: orig-docs/Documentation.html:1956
4270 msgid "$cfg['FontFamily'] string"
4273 #. type: Content of: <html><body><div><dl><dd>
4274 #: orig-docs/Documentation.html:1957
4276 "You put here a valid CSS font family value, for example <tt>arial, sans-"
4280 #. type: Content of: <html><body><div><dl><dt>
4281 #: orig-docs/Documentation.html:1961
4282 msgid "$cfg['FontFamilyFixed'] string"
4285 #. type: Content of: <html><body><div><dl><dd>
4286 #: orig-docs/Documentation.html:1962
4288 "You put here a valid CSS font family value, for example <tt>monospace</tt>. "
4289 "This one is used in textarea."
4292 #. type: Content of: <html><body><div><dl><dt>
4293 #: orig-docs/Documentation.html:1966
4294 msgid "$cfg['BrowsePointerEnable'] boolean"
4297 #. type: Content of: <html><body><div><dl><dd>
4298 #: orig-docs/Documentation.html:1967
4299 msgid "Whether to activate the browse pointer or not."
4302 #. type: Content of: <html><body><div><dl><dt>
4303 #: orig-docs/Documentation.html:1969
4304 msgid "$cfg['BrowseMarkerEnable'] boolean"
4307 #. type: Content of: <html><body><div><dl><dd>
4308 #: orig-docs/Documentation.html:1970
4309 msgid "Whether to activate the browse marker or not."
4312 #. type: Content of: <html><body><div><dl><dt>
4313 #: orig-docs/Documentation.html:1972
4314 msgid "<span id=\"cfg_TextareaCols\">$cfg['TextareaCols'] </span>integer"
4317 #. type: Content of: <html><body><div><dl><dt>
4318 #: orig-docs/Documentation.html:1973
4319 msgid "<span id=\"cfg_TextareaRows\">$cfg['TextareaRows'] </span>integer"
4322 #. type: Content of: <html><body><div><dl><dt>
4323 #: orig-docs/Documentation.html:1974
4325 "<span id=\"cfg_CharTextareaCols\">$cfg['CharTextareaCols'] </span>integer"
4328 #. type: Content of: <html><body><div><dl><dt>
4329 #: orig-docs/Documentation.html:1975
4331 "<span id=\"cfg_CharTextareaRows\">$cfg['CharTextareaRows'] </span>integer"
4334 #. type: Content of: <html><body><div><dl><dd>
4335 #: orig-docs/Documentation.html:1977
4336 msgid "Number of columns and rows for the textareas."
4339 #. type: Content of: <html><body><div><dl><dd>
4340 #: orig-docs/Documentation.html:1978
4342 "This value will be emphasized (*2) for <abbr title=\"structured query "
4343 "language\">SQL</abbr> query textareas and (*1.25) for <abbr title="
4344 "\"structured query language\">SQL</abbr> textareas inside the query window."
4347 #. type: Content of: <html><body><div><dl><dd>
4348 #: orig-docs/Documentation.html:1980
4350 "The Char* values are used for CHAR and VARCHAR editing (if configured via <a "
4351 "href=\"#cfg_CharEditing\">$cfg['CharEditing']</a>)."
4354 #. type: Content of: <html><body><div><dl><dt>
4355 #: orig-docs/Documentation.html:1983
4357 "<span id=\"cfg_LongtextDoubleTextarea\">$cfg['LongtextDoubleTextarea'] </"
4361 #. type: Content of: <html><body><div><dl><dd>
4362 #: orig-docs/Documentation.html:1985
4363 msgid "Defines whether textarea for LONGTEXT columns should have double size."
4366 #. type: Content of: <html><body><div><dl><dt>
4367 #: orig-docs/Documentation.html:1987
4369 "<span id=\"cfg_TextareaAutoSelect\">$cfg['TextareaAutoSelect'] </span>boolean"
4372 #. type: Content of: <html><body><div><dl><dd>
4373 #: orig-docs/Documentation.html:1989
4375 "Defines if the whole textarea of the query box will be selected on click."
4378 #. type: Content of: <html><body><div><dl><dt>
4379 #: orig-docs/Documentation.html:1992
4380 msgid "$cfg['LimitChars'] integer"
4383 #. type: Content of: <html><body><div><dl><dd>
4384 #: orig-docs/Documentation.html:1993
4386 "Maximum number of characters shown in any non-numeric field on browse view. "
4387 "Can be turned off by a toggle button on the browse page."
4390 #. type: Content of: <html><body><div><dl><dt>
4391 #: orig-docs/Documentation.html:1996
4392 msgid "<span id=\"cfg_RowActionLinks\">$cfg['RowActionLinks'] </span>string"
4395 #. type: Content of: <html><body><div><dl><dd>
4396 #: orig-docs/Documentation.html:1998
4398 "Defines the place where table row links (Edit, Copy, Delete) would be put "
4399 "when tables contents are displayed (you may have them displayed at the left "
4400 "side, right side, both sides or nowhere). "left" and ""
4401 "right" are parsed as "top" and "bottom" with "
4402 "vertical display mode."
4405 #. type: Content of: <html><body><div><dl><dt>
4406 #: orig-docs/Documentation.html:2004
4407 msgid "$cfg['DefaultDisplay'] string"
4410 #. type: Content of: <html><body><div><dl><dd>
4411 #: orig-docs/Documentation.html:2005
4413 "There are 3 display modes: horizontal, horizontalflipped and vertical. "
4414 "Define which one is displayed by default. The first mode displays each row "
4415 "on a horizontal line, the second rotates the headers by 90 degrees, so you "
4416 "can use descriptive headers even though columns only contain small values "
4417 "and still print them out. The vertical mode sorts each row on a vertical "
4421 #. type: Content of: <html><body><div><dl><dt>
4422 #: orig-docs/Documentation.html:2013
4423 msgid "$cfg['RememberSorting'] boolean"
4426 #. type: Content of: <html><body><div><dl><dd>
4427 #: orig-docs/Documentation.html:2014
4428 msgid "If enabled, remember the sorting of each table when browsing them."
4431 #. type: Content of: <html><body><div><dl><dt>
4432 #: orig-docs/Documentation.html:2016
4433 msgid "$cfg['HeaderFlipType'] string"
4436 #. type: Content of: <html><body><div><dl><dd>
4437 #: orig-docs/Documentation.html:2018
4439 "The HeaderFlipType can be set to 'auto', 'css' or 'fake'. When using 'css' "
4440 "the rotation of the header for horizontalflipped is done via CSS. The CSS "
4441 "transformation currently works only in Internet Explorer.If set to 'fake' "
4442 "PHP does the transformation for you, but of course this does not look as "
4443 "good as CSS. The 'auto' option enables CSS transformation when browser "
4444 "supports it and use PHP based one otherwise."
4447 #. type: Content of: <html><body><div><dl><dt>
4448 #: orig-docs/Documentation.html:2027
4449 msgid "$cfg['ShowBrowseComments'] boolean"
4452 #. type: Content of: <html><body><div><dl><dt>
4453 #: orig-docs/Documentation.html:2028
4455 "<span id=\"cfg_ShowPropertyComments\">$cfg['ShowPropertyComments'] </"
4459 #. type: Content of: <html><body><div><dl><dd>
4460 #: orig-docs/Documentation.html:2030
4462 "By setting the corresponding variable to <tt>TRUE</tt> you can enable the "
4463 "display of column comments in Browse or Property display. In browse mode, "
4464 "the comments are shown inside the header. In property mode, comments are "
4465 "displayed using a CSS-formatted dashed-line below the name of the column. "
4466 "The comment is shown as a tool-tip for that column."
4469 #. type: Content of: <html><body><div><dl><dt>
4470 #: orig-docs/Documentation.html:2037
4471 msgid "$cfg['SQLQuery']['Edit'] boolean"
4474 #. type: Content of: <html><body><div><dl><dd>
4475 #: orig-docs/Documentation.html:2038
4476 msgid "Whether to display an edit link to change a query in any SQL Query box."
4479 #. type: Content of: <html><body><div><dl><dt>
4480 #: orig-docs/Documentation.html:2040
4481 msgid "$cfg['SQLQuery']['Explain'] boolean"
4484 #. type: Content of: <html><body><div><dl><dd>
4485 #: orig-docs/Documentation.html:2041
4487 "Whether to display a link to explain a SELECT query in any SQL Query box."
4490 #. type: Content of: <html><body><div><dl><dt>
4491 #: orig-docs/Documentation.html:2043
4492 msgid "$cfg['SQLQuery']['ShowAsPHP'] boolean"
4495 #. type: Content of: <html><body><div><dl><dd>
4496 #: orig-docs/Documentation.html:2044
4498 "Whether to display a link to wrap a query in PHP code in any SQL Query box."
4501 #. type: Content of: <html><body><div><dl><dt>
4502 #: orig-docs/Documentation.html:2046
4503 msgid "$cfg['SQLQuery']['Validate'] boolean"
4506 #. type: Content of: <html><body><div><dl><dd>
4507 #: orig-docs/Documentation.html:2047
4509 "Whether to display a link to validate a query in any SQL Query box. See "
4510 "also <tt><a href=\"#cfg_SQLValidator\">$cfg_SQLValidator</a></tt>."
4513 #. type: Content of: <html><body><div><dl><dt>
4514 #: orig-docs/Documentation.html:2050
4515 msgid "$cfg['SQLQuery']['Refresh'] boolean"
4518 #. type: Content of: <html><body><div><dl><dd>
4519 #: orig-docs/Documentation.html:2051
4520 msgid "Whether to display a link to refresh a query in any SQL Query box."
4523 #. type: Content of: <html><body><div><dl><dt>
4524 #: orig-docs/Documentation.html:2053
4525 msgid "$cfg['UploadDir'] string"
4528 #. type: Content of: <html><body><div><dl><dd>
4529 #: orig-docs/Documentation.html:2055
4531 "The name of the directory where <abbr title=\"structured query language"
4532 "\">SQL</abbr> files have been uploaded by other means than phpMyAdmin (for "
4533 "example, ftp). Those files are available under a drop-down box when you "
4534 "click the database or table name, then the Import tab."
4537 #. type: Content of: <html><body><div><dl><dd>
4538 #: orig-docs/Documentation.html:2062 orig-docs/Documentation.html:2086
4540 "If you want different directory for each user, %u will be replaced with "
4544 #. type: Content of: <html><body><div><dl><dd>
4545 #: orig-docs/Documentation.html:2065
4547 "Please note that the file names must have the suffix ".sql" (or "
4548 "".sql.bz2" or ".sql.gz" if support for compressed "
4549 "formats is enabled)."
4552 #. type: Content of: <html><body><div><dl><dd>
4553 #: orig-docs/Documentation.html:2069
4555 "This feature is useful when your file is too big to be uploaded via <abbr "
4556 "title=\"HyperText Transfer Protocol\">HTTP</abbr>, or when file uploads are "
4560 #. type: Content of: <html><body><div><dl><dd>
4561 #: orig-docs/Documentation.html:2073 orig-docs/Documentation.html:2092
4563 "Please note that if PHP is running in safe mode, this directory must be "
4564 "owned by the same user as the owner of the phpMyAdmin scripts."
4567 #. type: Content of: <html><body><div><dl><dd>
4568 #: orig-docs/Documentation.html:2077
4570 "See also <a href=\"#faq1_16\"> <abbr title=\"Frequently Asked Questions"
4571 "\">FAQ</abbr> 1.16</a> for alternatives."
4574 #. type: Content of: <html><body><div><dl><dt>
4575 #: orig-docs/Documentation.html:2082
4576 msgid "$cfg['SaveDir'] string"
4579 #. type: Content of: <html><body><div><dl><dd>
4580 #: orig-docs/Documentation.html:2084
4581 msgid "The name of the directory where dumps can be saved."
4584 #. type: Content of: <html><body><div><dl><dd>
4585 #: orig-docs/Documentation.html:2089
4587 "Please note that the directory must exist and has to be writable for the "
4588 "user running webserver."
4591 #. type: Content of: <html><body><div><dl><dt>
4592 #: orig-docs/Documentation.html:2096
4593 msgid "$cfg['TempDir'] string"
4596 #. type: Content of: <html><body><div><dl><dd>
4597 #: orig-docs/Documentation.html:2098
4598 msgid "The name of the directory where temporary files can be stored."
4601 #. type: Content of: <html><body><div><dl><dd>
4602 #: orig-docs/Documentation.html:2101
4604 "This is needed for importing ESRI Shapefiles, see <a href=\"#faq6_30\"><abbr "
4605 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.30</a> and to work around "
4606 "limitations of <tt>open_basedir</tt> for uploaded files, see <a href="
4607 "\"#faq1_11\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.11</a>."
4610 #. type: Content of: <html><body><div><dl><dd>
4611 #: orig-docs/Documentation.html:2108
4613 "If the directory where phpMyAdmin is installed is subject to an "
4614 "<tt>open_basedir</tt> restriction, you need to create a temporary directory "
4615 "in some directory accessible by the web server. However for security "
4616 "reasons, this directory should be outside the tree published by webserver. "
4617 "If you cannot avoid having this directory published by webserver, place at "
4618 "least an empty <tt>index.html</tt> file there, so that directory listing is "
4622 #. type: Content of: <html><body><div><dl><dd>
4623 #: orig-docs/Documentation.html:2118
4625 "This directory should have as strict permissions as possible as the only "
4626 "user required to access this directory is the one who runs the webserver. If "
4627 "you have root privileges, simply make this user owner of this directory and "
4628 "make it accessible only by it:"
4631 #. type: Content of: <html><body><div><dl><dd><pre>
4632 #: orig-docs/Documentation.html:2125
4635 "chown www-data:www-data tmp\n"
4639 #. type: Content of: <html><body><div><dl><dd>
4640 #: orig-docs/Documentation.html:2129
4642 "If you cannot change owner of the directory, you can achieve a similar setup "
4643 "using <abbr title=\"Access Control List\">ACL</abbr>:"
4646 #. type: Content of: <html><body><div><dl><dd><pre>
4647 #: orig-docs/Documentation.html:2133
4651 "setfacl -m \"g:www-data:rwx\" tmp\n"
4652 "setfacl -d -m \"g:www-data:rwx\" tmp\n"
4655 #. type: Content of: <html><body><div><dl><dd>
4656 #: orig-docs/Documentation.html:2138
4658 "If neither of above works for you, you can still make the directory "
4659 "<code>chmod 777</code>, but it might impose risk of other users on system "
4660 "reading and writing data in this directory."
4663 #. type: Content of: <html><body><div><dl><dt>
4664 #: orig-docs/Documentation.html:2143
4665 msgid "$cfg['Export'] array"
4668 #. type: Content of: <html><body><div><dl><dd>
4669 #: orig-docs/Documentation.html:2145
4671 "In this array are defined default parameters for export, names of items are "
4672 "similar to texts seen on export page, so you can easily identify what they "
4676 #. type: Content of: <html><body><div><dl><dt>
4677 #: orig-docs/Documentation.html:2150
4678 msgid "$cfg['Export']['method'] string"
4681 #. type: Content of: <html><body><div><dl><dd>
4682 #: orig-docs/Documentation.html:2152
4684 "Defines how the export form is displayed when it loads. Valid values are:"
4687 #. type: Content of: <html><body><div><dl><dd><ul><li>
4688 #: orig-docs/Documentation.html:2154
4689 msgid "<tt>quick</tt> to display the minimum number of options to configure"
4692 #. type: Content of: <html><body><div><dl><dd><ul><li>
4693 #: orig-docs/Documentation.html:2155
4694 msgid "<tt>custom</tt> to display every available option to configure"
4697 #. type: Content of: <html><body><div><dl><dd><ul><li>
4698 #: orig-docs/Documentation.html:2156
4700 "<tt>custom-no-form</tt> same as <tt>custom</tt> but does not display the "
4701 "option of using quick export"
4704 #. type: Content of: <html><body><div><dl><dt>
4705 #: orig-docs/Documentation.html:2160
4706 msgid "$cfg['Import'] array"
4709 #. type: Content of: <html><body><div><dl><dd>
4710 #: orig-docs/Documentation.html:2162
4712 "In this array are defined default parameters for import, names of items are "
4713 "similar to texts seen on import page, so you can easily identify what they "
4717 #. type: Content of: <html><body><div><dl><dt>
4718 #: orig-docs/Documentation.html:2167
4719 msgid "$cfg['SaveCellsAtOnce'] boolean"
4722 #. type: Content of: <html><body><div><dl><dd>
4723 #: orig-docs/Documentation.html:2169
4724 msgid "Defines whether or not to save all edited cells at once in browse-mode."
4727 #. type: Content of: <html><body><div><dl><dt>
4728 #: orig-docs/Documentation.html:2172
4729 msgid "$cfg['ShowDisplayDirection'] boolean"
4732 #. type: Content of: <html><body><div><dl><dd>
4733 #: orig-docs/Documentation.html:2174
4735 "Defines whether or not type display direction option is shown when browsing "
4739 #. type: Content of: <html><body><div><dl><dt>
4740 #: orig-docs/Documentation.html:2178
4741 msgid "$cfg['RepeatCells'] integer"
4744 #. type: Content of: <html><body><div><dl><dd>
4745 #: orig-docs/Documentation.html:2180
4746 msgid "Repeat the headers every X cells, or 0 to deactivate."
4749 #. type: Content of: <html><body><div><dl><dt>
4750 #: orig-docs/Documentation.html:2183
4751 msgid "$cfg['EditInWindow'] boolean"
4754 #. type: Content of: <html><body><div><dl><dt>
4755 #: orig-docs/Documentation.html:2184
4757 "<span id=\"cfg_QueryWindowWidth\">$cfg['QueryWindowWidth'] </span>integer"
4760 #. type: Content of: <html><body><div><dl><dt>
4761 #: orig-docs/Documentation.html:2185
4763 "<span id=\"cfg_QueryWindowHeight\">$cfg['QueryWindowHeight'] </span>integer"
4766 #. type: Content of: <html><body><div><dl><dt>
4767 #: orig-docs/Documentation.html:2186
4768 msgid "<span id=\"cfg_QueryHistoryDB\">$cfg['QueryHistoryDB'] </span>boolean"
4771 #. type: Content of: <html><body><div><dl><dt>
4772 #: orig-docs/Documentation.html:2187
4774 "<span id=\"cfg_QueryWindowDefTab\">$cfg['QueryWindowDefTab'] </span>string"
4777 #. type: Content of: <html><body><div><dl><dt>
4778 #: orig-docs/Documentation.html:2188
4779 msgid "<span id=\"cfg_QueryHistoryMax\">$cfg['QueryHistoryMax'] </span>integer"
4782 #. type: Content of: <html><body><div><dl><dd>
4783 #: orig-docs/Documentation.html:2191
4785 "All those variables affect the query window feature. A <tt><abbr title="
4786 "\"structured query language\">SQL</abbr></tt> link or icon is always "
4787 "displayed on the left panel. If JavaScript is enabled in your browser, a "
4788 "click on this opens a distinct query window, which is a direct interface to "
4789 "enter <abbr title=\"structured query language\">SQL</abbr> queries. "
4790 "Otherwise, the right panel changes to display a query box."
4793 #. type: Content of: <html><body><div><dl><dd>
4794 #: orig-docs/Documentation.html:2197
4796 "The size of this query window can be customized with <tt>$cfg"
4797 "['QueryWindowWidth']</tt> and <tt>$cfg['QueryWindowHeight']</tt> - both "
4798 "integers for the size in pixels. Note that normally, those parameters will "
4799 "be modified in <tt>layout.inc.php</tt> for the theme you are using."
4802 #. type: Content of: <html><body><div><dl><dd>
4803 #: orig-docs/Documentation.html:2203
4805 "If <tt>$cfg['EditInWindow']</tt> is set to true, a click on [Edit] from the "
4806 "results page (in the "Showing Rows" section) opens the query "
4807 "window and puts the current query inside it. If set to false, clicking on "
4808 "the link puts the <abbr title=\"structured query language\">SQL</abbr> query "
4809 "in the right panel's query box."
4812 #. type: Content of: <html><body><div><dl><dd>
4813 #: orig-docs/Documentation.html:2209
4815 "The usage of the JavaScript query window is recommended if you have a "
4816 "JavaScript enabled browser. Basic functions are used to exchange quite a few "
4817 "variables, so most 4th generation browsers should be capable to use that "
4818 "feature. It currently is only tested with Internet Explorer 6 and Mozilla 1."
4822 #. type: Content of: <html><body><div><dl><dd>
4823 #: orig-docs/Documentation.html:2215
4825 "If <tt>$cfg['QueryHistoryDB']</tt> is set to <tt>TRUE</tt>, all your Queries "
4826 "are logged to a table, which has to be created by you (see <a href=\"#history"
4827 "\" class=\"configrule\">$cfg['Servers'][$i]['history']</a>). If set to "
4828 "FALSE, all your queries will be appended to the form, but only as long as "
4829 "your window is opened they remain saved."
4832 #. type: Content of: <html><body><div><dl><dd>
4833 #: orig-docs/Documentation.html:2221
4835 "When using the JavaScript based query window, it will always get updated "
4836 "when you click on a new table/db to browse and will focus if you click on "
4837 "\"Edit <abbr title=\"structured query language\">SQL</abbr>\" after using a "
4838 "query. You can suppress updating the query window by checking the box \"Do "
4839 "not overwrite this query from outside the window\" below the query textarea. "
4840 "Then you can browse tables/databases in the background without losing the "
4841 "contents of the textarea, so this is especially useful when composing a "
4842 "query with tables you first have to look in. The checkbox will get "
4843 "automatically checked whenever you change the contents of the textarea. "
4844 "Please uncheck the button whenever you definitely want the query window to "
4845 "get updated even though you have made alterations."
4848 #. type: Content of: <html><body><div><dl><dd>
4849 #: orig-docs/Documentation.html:2233
4851 "If <tt>$cfg['QueryHistoryDB']</tt> is set to <tt>TRUE</tt> you can specify "
4852 "the amount of saved history items using <tt>$cfg['QueryHistoryMax']</tt>."
4855 #. type: Content of: <html><body><div><dl><dd>
4856 #: orig-docs/Documentation.html:2236
4858 "The query window also has a custom tabbed look to group the features. Using "
4859 "the variable <tt>$cfg['QueryWindowDefTab']</tt> you can specify the default "
4860 "tab to be used when opening the query window. It can be set to either 'sql', "
4861 "'files', 'history' or 'full'."
4864 #. type: Content of: <html><body><div><dl><dt>
4865 #: orig-docs/Documentation.html:2241
4866 msgid "$cfg['BrowseMIME'] boolean"
4869 #. type: Content of: <html><body><div><dl><dd>
4870 #: orig-docs/Documentation.html:2242
4871 msgid "Enable <a href=\"#transformations\">MIME-transformations</a>."
4874 #. type: Content of: <html><body><div><dl><dt>
4875 #: orig-docs/Documentation.html:2244
4876 msgid "$cfg['MaxExactCount'] integer"
4879 #. type: Content of: <html><body><div><dl><dd>
4880 #: orig-docs/Documentation.html:2245
4882 "For InnoDB tables, determines for how large tables phpMyAdmin should get the "
4883 "exact row count using <code>SELECT COUNT</code>. If the approximate row "
4884 "count as returned by <code>SHOW TABLE STATUS</code> is smaller than this "
4885 "value, <code>SELECT COUNT</code> will be used, otherwise the approximate "
4886 "count will be used."
4889 #. type: Content of: <html><body><div><dl><dt>
4890 #: orig-docs/Documentation.html:2252
4891 msgid "$cfg['MaxExactCountViews'] integer"
4894 #. type: Content of: <html><body><div><dl><dd>
4895 #: orig-docs/Documentation.html:2253
4897 "For VIEWs, since obtaining the exact count could have an impact on "
4898 "performance, this value is the maximum to be displayed, using a <code>SELECT "
4899 "COUNT ... LIMIT</code>. Setting this to 0 bypasses any row counting."
4902 #. type: Content of: <html><body><div><dl><dt>
4903 #: orig-docs/Documentation.html:2259
4904 msgid "$cfg['NaturalOrder'] boolean"
4907 #. type: Content of: <html><body><div><dl><dd>
4908 #: orig-docs/Documentation.html:2260
4910 "Sorts database and table names according to natural order (for example, t1, "
4911 "t2, t10). Currently implemented in the left panel (Light mode) and in "
4912 "Database view, for the table list."
4915 #. type: Content of: <html><body><div><dl><dt>
4916 #: orig-docs/Documentation.html:2264
4917 msgid "$cfg['InitialSlidersState'] string"
4920 #. type: Content of: <html><body><div><dl><dd>
4921 #: orig-docs/Documentation.html:2265
4923 "If set to <tt>'closed'</tt>, the visual sliders are initially in a closed "
4924 "state. A value of <tt>'open'</tt> does the reverse. To completely disable "
4925 "all visual sliders, use <tt>'disabled'</tt>."
4928 #. type: Content of: <html><body><div><dl><dt>
4929 #: orig-docs/Documentation.html:2269
4930 msgid "$cfg['UserprefsDisallow'] array"
4933 #. type: Content of: <html><body><div><dl><dd>
4934 #: orig-docs/Documentation.html:2270
4936 "Contains names of configuration options (keys in <tt>$cfg</tt> array) that "
4937 "users can't set through user preferences. For possible values, refer to "
4938 "<tt>libraries/config/user_preferences.forms.php</tt>."
4941 #. type: Content of: <html><body><div><dl><dt>
4942 #: orig-docs/Documentation.html:2274
4943 msgid "$cfg['UserprefsDeveloperTab'] boolean"
4946 #. type: Content of: <html><body><div><dl><dd>
4947 #: orig-docs/Documentation.html:2275
4949 "Activates in the user preferences a tab containing options for developers of "
4953 #. type: Content of: <html><body><div><dl><dt>
4954 #: orig-docs/Documentation.html:2278
4955 msgid "$cfg['TitleTable'] string"
4958 #. type: Content of: <html><body><div><dl><dt>
4959 #: orig-docs/Documentation.html:2279
4960 msgid "$cfg['TitleDatabase'] string"
4963 #. type: Content of: <html><body><div><dl><dt>
4964 #: orig-docs/Documentation.html:2280
4965 msgid "$cfg['TitleServer'] string"
4968 #. type: Content of: <html><body><div><dl><dt>
4969 #: orig-docs/Documentation.html:2281
4970 msgid "$cfg['TitleDefault'] string"
4973 #. type: Content of: <html><body><div><dl><dd>
4974 #: orig-docs/Documentation.html:2282
4976 "Allows you to specify window's title bar. You can use <a href="
4977 "\"#faq6_27\">format string expansion</a>."
4980 #. type: Content of: <html><body><div><dl><dt>
4981 #: orig-docs/Documentation.html:2286
4982 msgid "$cfg['ErrorIconic'] boolean"
4985 #. type: Content of: <html><body><div><dl><dd>
4986 #: orig-docs/Documentation.html:2287
4987 msgid "Uses icons for warnings, errors and informations."
4990 #. type: Content of: <html><body><div><dl><dt>
4991 #: orig-docs/Documentation.html:2289
4992 msgid "$cfg['MainPageIconic'] boolean"
4995 #. type: Content of: <html><body><div><dl><dd>
4996 #: orig-docs/Documentation.html:2290
4997 msgid "Uses icons on main page in lists and menu tabs."
5000 #. type: Content of: <html><body><div><dl><dt>
5001 #: orig-docs/Documentation.html:2292
5002 msgid "$cfg['ReplaceHelpImg'] boolean"
5005 #. type: Content of: <html><body><div><dl><dd>
5006 #: orig-docs/Documentation.html:2293
5007 msgid "Shows a help button instead of the "Documentation" message."
5010 #. type: Content of: <html><body><div><dl><dt>
5011 #: orig-docs/Documentation.html:2296
5012 msgid "$cfg['ThemePath'] string"
5015 #. type: Content of: <html><body><div><dl><dd>
5016 #: orig-docs/Documentation.html:2297
5018 "If theme manager is active, use this as the path of the subdirectory "
5019 "containing all the themes."
5022 #. type: Content of: <html><body><div><dl><dt>
5023 #: orig-docs/Documentation.html:2300
5024 msgid "$cfg['ThemeManager'] boolean"
5027 #. type: Content of: <html><body><div><dl><dd>
5028 #: orig-docs/Documentation.html:2301
5030 "Enables user-selectable themes. See <a href=\"#faqthemes\"> <abbr title="
5031 "\"Frequently Asked Questions\">FAQ</abbr> 2.7</a>."
5034 #. type: Content of: <html><body><div><dl><dt>
5035 #: orig-docs/Documentation.html:2304
5036 msgid "$cfg['ThemeDefault'] string"
5039 #. type: Content of: <html><body><div><dl><dd>
5040 #: orig-docs/Documentation.html:2305
5041 msgid "The default theme (a subdirectory under <tt>cfg['ThemePath']</tt>)."
5044 #. type: Content of: <html><body><div><dl><dt>
5045 #: orig-docs/Documentation.html:2307
5046 msgid "$cfg['ThemePerServer'] boolean"
5049 #. type: Content of: <html><body><div><dl><dd>
5050 #: orig-docs/Documentation.html:2308
5051 msgid "Whether to allow different theme for each server."
5054 #. type: Content of: <html><body><div><dl><dt>
5055 #: orig-docs/Documentation.html:2310
5056 msgid "$cfg['DefaultQueryTable'] string"
5059 #. type: Content of: <html><body><div><dl><dt>
5060 #: orig-docs/Documentation.html:2311
5062 "<span id=\"cfg_DefaultQueryDatabase\">$cfg['DefaultQueryDatabase']</span> "
5066 #. type: Content of: <html><body><div><dl><dd>
5067 #: orig-docs/Documentation.html:2313
5069 "Default queries that will be displayed in query boxes when user didn't "
5070 "specify any. You can use standard <a href=\"#faq6_27\">format string "
5074 #. type: Content of: <html><body><div><dl><dt>
5075 #: orig-docs/Documentation.html:2318
5076 msgid "$cfg['SQP']['fmtType'] string [<tt>html</tt>|<tt>none</tt>]"
5079 #. type: Content of: <html><body><div><dl><dd>
5080 #: orig-docs/Documentation.html:2320
5082 "The main use of the new <abbr title=\"structured query language\">SQL</abbr> "
5083 "Parser is to pretty-print <abbr title=\"structured query language\">SQL</"
5084 "abbr> queries. By default we use HTML to format the query, but you can "
5085 "disable this by setting this variable to <tt>'none'</tt>."
5088 #. type: Content of: <html><body><div><dl><dt>
5089 #: orig-docs/Documentation.html:2325
5090 msgid "$cfg['SQP']['fmtInd'] float"
5093 #. type: Content of: <html><body><div><dl><dt>
5094 #: orig-docs/Documentation.html:2326
5096 "<span id=\"cfg_SQP\">$cfg['SQP']['fmtIndUnit']</span> string [<tt>em</tt>|"
5097 "<tt>px</tt>|<tt>pt</tt>|<tt>ex</tt>]"
5100 #. type: Content of: <html><body><div><dl><dd>
5101 #: orig-docs/Documentation.html:2327
5103 "For the pretty-printing of <abbr title=\"structured query language\">SQL</"
5104 "abbr> queries, under some cases the part of a query inside a bracket is "
5105 "indented. By changing <tt>$cfg['SQP']['fmtInd']</tt> you can change the "
5106 "amount of this indent."
5109 #. type: Content of: <html><body><div><dl><dd>
5110 #: orig-docs/Documentation.html:2330
5112 "Related in purpose is <tt>$cfg['SQP']['fmtIndUnit']</tt> which specifies the "
5113 "units of the indent amount that you specified. This is used via stylesheets."
5116 #. type: Content of: <html><body><div><dl><dt>
5117 #: orig-docs/Documentation.html:2334
5118 msgid "$cfg['SQP']['fmtColor'] array of string tuples"
5121 #. type: Content of: <html><body><div><dl><dd>
5122 #: orig-docs/Documentation.html:2335
5124 "This array is used to define the colours for each type of element of the "
5125 "pretty-printed <abbr title=\"structured query language\">SQL</abbr> queries. "
5126 "The tuple format is"
5129 #. type: Content of: <html><body><div><dl><dd>
5130 #: orig-docs/Documentation.html:2337
5131 msgid "<i>class</i> => [<i>HTML colour code</i> | <i>empty string</i>]"
5134 #. type: Content of: <html><body><div><dl><dd>
5135 #: orig-docs/Documentation.html:2338
5137 "If you specify an empty string for the color of a class, it is ignored in "
5138 "creating the stylesheet. You should not alter the class names, only the "
5142 #. type: Content of: <html><body><div><dl><dd>
5143 #: orig-docs/Documentation.html:2341
5144 msgid "<b>Class name key:</b>"
5147 #. type: Content of: <html><body><div><dl><dd><ul><li>
5148 #: orig-docs/Documentation.html:2342
5149 msgid "<b>comment</b> Applies to all comment sub-classes"
5152 #. type: Content of: <html><body><div><dl><dd><ul><li>
5153 #: orig-docs/Documentation.html:2343
5154 msgid "<b>comment_mysql</b> Comments as <tt>\"#...\\n\"</tt>"
5157 #. type: Content of: <html><body><div><dl><dd><ul><li>
5158 #: orig-docs/Documentation.html:2344
5159 msgid "<b>comment_ansi</b> Comments as <tt>\"-- ...\\n\"</tt>"
5162 #. type: Content of: <html><body><div><dl><dd><ul><li>
5163 #: orig-docs/Documentation.html:2345
5164 msgid "<b>comment_c</b> Comments as <tt>\"/*...*/\"</tt>"
5167 #. type: Content of: <html><body><div><dl><dd><ul><li>
5168 #: orig-docs/Documentation.html:2346
5169 msgid "<b>digit</b> Applies to all digit sub-classes"
5172 #. type: Content of: <html><body><div><dl><dd><ul><li>
5173 #: orig-docs/Documentation.html:2347
5174 msgid "<b>digit_hex</b> Hexadecimal numbers"
5177 #. type: Content of: <html><body><div><dl><dd><ul><li>
5178 #: orig-docs/Documentation.html:2348
5179 msgid "<b>digit_integer</b> Integer numbers"
5182 #. type: Content of: <html><body><div><dl><dd><ul><li>
5183 #: orig-docs/Documentation.html:2349
5184 msgid "<b>digit_float</b> Floating point numbers"
5187 #. type: Content of: <html><body><div><dl><dd><ul><li>
5188 #: orig-docs/Documentation.html:2350
5189 msgid "<b>punct</b> Applies to all punctuation sub-classes"
5192 #. type: Content of: <html><body><div><dl><dd><ul><li>
5193 #: orig-docs/Documentation.html:2351
5194 msgid "<b>punct_bracket_open_round</b> Opening brackets<tt>\"(\"</tt>"
5197 #. type: Content of: <html><body><div><dl><dd><ul><li>
5198 #: orig-docs/Documentation.html:2352
5199 msgid "<b>punct_bracket_close_round</b> Closing brackets <tt>\")\"</tt>"
5202 #. type: Content of: <html><body><div><dl><dd><ul><li>
5203 #: orig-docs/Documentation.html:2353
5204 msgid "<b>punct_listsep</b> List item Separator <tt>\",\"</tt>"
5207 #. type: Content of: <html><body><div><dl><dd><ul><li>
5208 #: orig-docs/Documentation.html:2354
5209 msgid "<b>punct_qualifier</b> Table/Column Qualifier <tt>\".\"</tt>"
5212 #. type: Content of: <html><body><div><dl><dd><ul><li>
5213 #: orig-docs/Documentation.html:2355
5214 msgid "<b>punct_queryend</b> End of query marker <tt>\";\"</tt>"
5217 #. type: Content of: <html><body><div><dl><dd><ul><li>
5218 #: orig-docs/Documentation.html:2356
5219 msgid "<b>alpha</b> Applies to all alphabetic classes"
5222 #. type: Content of: <html><body><div><dl><dd><ul><li>
5223 #: orig-docs/Documentation.html:2357
5224 msgid "<b>alpha_columnType</b> Identifiers matching a column type"
5227 #. type: Content of: <html><body><div><dl><dd><ul><li>
5228 #: orig-docs/Documentation.html:2358
5230 "<b>alpha_columnAttrib</b> Identifiers matching a database/table/column "
5234 #. type: Content of: <html><body><div><dl><dd><ul><li>
5235 #: orig-docs/Documentation.html:2359
5236 msgid "<b>alpha_functionName</b> Identifiers matching a MySQL function name"
5239 #. type: Content of: <html><body><div><dl><dd><ul><li>
5240 #: orig-docs/Documentation.html:2360
5241 msgid "<b>alpha_reservedWord</b> Identifiers matching any other reserved word"
5244 #. type: Content of: <html><body><div><dl><dd><ul><li>
5245 #: orig-docs/Documentation.html:2361
5247 "<b>alpha_variable</b> Identifiers matching a <abbr title=\"structured query "
5248 "language\">SQL</abbr> variable <tt>\"@foo\"</tt>"
5251 #. type: Content of: <html><body><div><dl><dd><ul><li>
5252 #: orig-docs/Documentation.html:2362
5253 msgid "<b>alpha_identifier</b> All other identifiers"
5256 #. type: Content of: <html><body><div><dl><dd><ul><li>
5257 #: orig-docs/Documentation.html:2363
5258 msgid "<b>quote</b> Applies to all quotation mark classes"
5261 #. type: Content of: <html><body><div><dl><dd><ul><li>
5262 #: orig-docs/Documentation.html:2364
5263 msgid "<b>quote_double</b> Double quotes <tt>\"</tt>"
5266 #. type: Content of: <html><body><div><dl><dd><ul><li>
5267 #: orig-docs/Documentation.html:2365
5268 msgid "<b>quote_single</b> Single quotes <tt>'</tt>"
5271 #. type: Content of: <html><body><div><dl><dd><ul><li>
5272 #: orig-docs/Documentation.html:2366
5273 msgid "<b>quote_backtick</b> Backtick quotes <tt>`</tt>"
5276 #. type: Content of: <html><body><div><dl><dt>
5277 #: orig-docs/Documentation.html:2370
5278 msgid "$cfg['SQLValidator'] boolean"
5281 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5282 #: orig-docs/Documentation.html:2371
5283 msgid "$cfg['SQLValidator']['use'] boolean"
5286 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5287 #: orig-docs/Documentation.html:2372
5289 "phpMyAdmin now supports use of the <a href=\"http://developer.mimer.com/"
5290 "validator/index.htm\">Mimer <abbr title=\"structured query language\">SQL</"
5291 "abbr> Validator</a> service, as originally published on <a href=\"http://"
5292 "developers.slashdot.org/article.pl?sid=02/02/19/1720246\">Slashdot</a>."
5295 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5296 #: orig-docs/Documentation.html:2376
5298 "For help in setting up your system to use the service, see the <a href="
5299 "\"#faqsqlvalidator\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> "
5303 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5304 #: orig-docs/Documentation.html:2380
5305 msgid "$cfg['SQLValidator']['username'] string"
5308 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5309 #: orig-docs/Documentation.html:2381
5311 "<span id=\"cfg_SQLValidator_password\">$cfg['SQLValidator']['password']</"
5315 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5316 #: orig-docs/Documentation.html:2382
5318 "The SOAP service allows you to log in with <tt>anonymous</tt> and any "
5319 "password, so we use those by default. Instead, if you have an account with "
5320 "them, you can put your login details here, and it will be used in place of "
5321 "the anonymous login."
5324 #. type: Content of: <html><body><div><dl><dt>
5325 #: orig-docs/Documentation.html:2389
5329 #. type: Content of: <html><body><div><dl><dd>
5330 #: orig-docs/Documentation.html:2390 orig-docs/Documentation.html:2393
5331 msgid "<b>DEVELOPERS ONLY!</b>"
5334 #. type: Content of: <html><body><div><dl><dt>
5335 #: orig-docs/Documentation.html:2392
5336 msgid "$cfg['DBG']['sql'] boolean"
5339 #. type: Content of: <html><body><div><dl><dd>
5340 #: orig-docs/Documentation.html:2394
5342 "Enable logging queries and execution times to be displayed in the bottom of "
5343 "main page (right frame)."
5346 #. type: Content of: <html><body><div><dl><dt>
5347 #: orig-docs/Documentation.html:2397
5348 msgid "$cfg['ColumnTypes'] array"
5351 #. type: Content of: <html><body><div><dl><dd>
5352 #: orig-docs/Documentation.html:2398
5354 "All possible types of a MySQL column. In most cases you don't need to edit "
5358 #. type: Content of: <html><body><div><dl><dt>
5359 #: orig-docs/Documentation.html:2401
5360 msgid "$cfg['AttributeTypes'] array"
5363 #. type: Content of: <html><body><div><dl><dd>
5364 #: orig-docs/Documentation.html:2402
5366 "Possible attributes for columns. In most cases you don't need to edit this."
5369 #. type: Content of: <html><body><div><dl><dt>
5370 #: orig-docs/Documentation.html:2405
5371 msgid "$cfg['Functions'] array"
5374 #. type: Content of: <html><body><div><dl><dd>
5375 #: orig-docs/Documentation.html:2406
5377 "A list of functions MySQL supports. In most cases you don't need to edit "
5381 #. type: Content of: <html><body><div><dl><dt>
5382 #: orig-docs/Documentation.html:2409
5383 msgid "$cfg['RestrictColumnTypes'] array"
5386 #. type: Content of: <html><body><div><dl><dd>
5387 #: orig-docs/Documentation.html:2410
5389 "Mapping of column types to meta types used for preferring displayed "
5390 "functions. In most cases you don't need to edit this."
5393 #. type: Content of: <html><body><div><dl><dt>
5394 #: orig-docs/Documentation.html:2413
5395 msgid "$cfg['RestrictFunctions'] array"
5398 #. type: Content of: <html><body><div><dl><dd>
5399 #: orig-docs/Documentation.html:2414
5401 "Functions preferred for column meta types as defined in <a href="
5402 "\"#cfg_RestrictColumnTypes\" class=\"configrule\">$cfg['RestrictColumnTypes']"
5403 "</a>. In most cases you don't need to edit this."
5406 #. type: Content of: <html><body><div><dl><dt>
5407 #: orig-docs/Documentation.html:2418
5408 msgid "$cfg['DefaultFunctions'] array"
5411 #. type: Content of: <html><body><div><dl><dd>
5412 #: orig-docs/Documentation.html:2419
5414 "Functions selected by default when inserting/changing row, Functions are "
5415 "defined for meta types from <a href=\"#cfg_RestrictColumnTypes\" class="
5416 "\"configrule\">$cfg['RestrictColumnTypes']</a> and for "
5417 "<code>first_timestamp</code>, which is used for first timestamp column in "
5421 #. type: Content of: <html><body><div><h2>
5422 #: orig-docs/Documentation.html:2428
5423 msgid "Transformations"
5426 #. type: Content of: <html><body><div><ol><li>
5427 #: orig-docs/Documentation.html:2430
5428 msgid "<a href=\"#transformationsintro\">Introduction</a>"
5431 #. type: Content of: <html><body><div><ol><li>
5432 #: orig-docs/Documentation.html:2431
5433 msgid "<a href=\"#transformationshowto\">Usage</a>"
5436 #. type: Content of: <html><body><div><ol><li>
5437 #: orig-docs/Documentation.html:2432
5438 msgid "<a href=\"#transformationsfiles\">File structure</a>"
5441 #. type: Content of: <html><body><div><h3>
5442 #: orig-docs/Documentation.html:2435
5443 msgid "1. Introduction"
5446 #. type: Content of: <html><body><div><p>
5447 #: orig-docs/Documentation.html:2437
5449 "To enable transformations, you have to setup the <tt>column_info</tt> table "
5450 "and the proper directives. Please see the <a href=\"#config\">Configuration "
5451 "section</a> on how to do so."
5454 #. type: Content of: <html><body><div><p>
5455 #: orig-docs/Documentation.html:2441
5457 "You can apply different transformations to the contents of each column. The "
5458 "transformation will take the content of each column and transform it with "
5459 "certain rules defined in the selected transformation."
5462 #. type: Content of: <html><body><div><p>
5463 #: orig-docs/Documentation.html:2445
5465 "Say you have a column 'filename' which contains a filename. Normally you "
5466 "would see in phpMyAdmin only this filename. Using transformations you can "
5467 "transform that filename into a HTML link, so you can click inside of the "
5468 "phpMyAdmin structure on the column's link and will see the file displayed in "
5469 "a new browser window. Using transformation options you can also specify "
5470 "strings to append/prepend to a string or the format you want the output "
5474 #. type: Content of: <html><body><div><p>
5475 #: orig-docs/Documentation.html:2452
5477 "For a general overview of all available transformations and their options, "
5478 "you can consult your <i><www.your-host.com>/<your-install-dir>/"
5479 "transformation_overview.php</i> installation."
5482 #. type: Content of: <html><body><div><p>
5483 #: orig-docs/Documentation.html:2457
5485 "For a tutorial on how to effectively use transformations, see our <a href="
5486 "\"http://www.phpmyadmin.net/home_page/docs.php\">Link section</a> on the "
5487 "official phpMyAdmin homepage."
5490 #. type: Content of: <html><body><div><h3>
5491 #: orig-docs/Documentation.html:2461
5495 #. type: Content of: <html><body><div><p>
5496 #: orig-docs/Documentation.html:2463
5498 "Go to your <i>tbl_structure.php</i> page (i.e. reached through clicking on "
5499 "the 'Structure' link for a table). There click on "Change" (or "
5500 "change icon) and there you will see three new fields at the end of the line. "
5501 "They are called 'MIME-type', 'Browser transformation' and 'Transformation "
5505 #. type: Content of: <html><body><div><ul><li>
5506 #: orig-docs/Documentation.html:2470
5508 "The field 'MIME-type' is a drop-down field. Select the MIME-type that "
5509 "corresponds to the column's contents. Please note that transformations are "
5510 "inactive as long as no MIME-type is selected."
5513 #. type: Content of: <html><body><div><ul><li>
5514 #: orig-docs/Documentation.html:2474
5516 "The field 'Browser transformation' is a drop-down field. You can choose from "
5517 "a hopefully growing amount of pre-defined transformations. See below for "
5518 "information on how to build your own transformation."
5521 #. type: Content of: <html><body><div><ul><li>
5522 #: orig-docs/Documentation.html:2478
5524 "There are global transformations and mimetype-bound transformations. Global "
5525 "transformations can be used for any mimetype. They will take the mimetype, "
5526 "if necessary, into regard. Mimetype-bound transformations usually only "
5527 "operate on a certain mimetype. There are transformations which operate on "
5528 "the main mimetype (like 'image'), which will most likely take the subtype "
5529 "into regard, and those who only operate on a specific subtype (like 'image/"
5533 #. type: Content of: <html><body><div><ul><li>
5534 #: orig-docs/Documentation.html:2485
5536 "You can use transformations on mimetypes for which the function was not "
5537 "defined for. There is no security check for you selected the right "
5538 "transformation, so take care of what the output will be like."
5541 #. type: Content of: <html><body><div><ul><li>
5542 #: orig-docs/Documentation.html:2489
5544 "The field 'Transformation options' is a free-type textfield. You have to "
5545 "enter transform-function specific options here. Usually the transforms can "
5546 "operate with default options, but it is generally a good idea to look up the "
5547 "overview to see which options are necessary."
5550 #. type: Content of: <html><body><div><ul><li>
5551 #: orig-docs/Documentation.html:2494
5553 "Much like the ENUM/SET-Fields, you have to split up several options using "
5554 "the format 'a','b','c',...(NOTE THE MISSING BLANKS). This is because "
5555 "internally the options will be parsed as an array, leaving the first value "
5556 "the first element in the array, and so forth."
5559 #. type: Content of: <html><body><div><ul><li>
5560 #: orig-docs/Documentation.html:2499
5562 "If you want to specify a MIME character set you can define it in the "
5563 "transformation_options. You have to put that outside of the pre-defined "
5564 "options of the specific mime-transform, as the last value of the set. Use "
5565 "the format \"'; charset=XXX'\". If you use a transform, for which you can "
5566 "specify 2 options and you want to append a character set, enter \"'first "
5567 "parameter','second parameter','charset=us-ascii'\". You can, however use the "
5568 "defaults for the parameters: \"'','','charset=us-ascii'\"."
5571 #. type: Content of: <html><body><div><h3>
5572 #: orig-docs/Documentation.html:2507
5573 msgid "3. File structure"
5576 #. type: Content of: <html><body><div><p>
5577 #: orig-docs/Documentation.html:2509
5579 "All mimetypes and their transformations are defined through single files in "
5580 "the directory 'libraries/transformations/'."
5583 #. type: Content of: <html><body><div><p>
5584 #: orig-docs/Documentation.html:2512
5586 "They are stored in files to ease up customization and easy adding of new "
5590 #. type: Content of: <html><body><div><p>
5591 #: orig-docs/Documentation.html:2515
5593 "Because the user cannot enter own mimetypes, it is kept sure that "
5594 "transformations always work. It makes no sense to apply a transformation to "
5595 "a mimetype the transform-function doesn't know to handle."
5598 #. type: Content of: <html><body><div><p>
5599 #: orig-docs/Documentation.html:2519
5601 "One can, however, use empty mime-types and global transformations which "
5602 "should work for many mimetypes. You can also use transforms on a different "
5603 "mimetype than what they where built for, but pay attention to option usage "
5604 "as well as what the transformation does to your column."
5607 #. type: Content of: <html><body><div><p>
5608 #: orig-docs/Documentation.html:2524
5610 "There is a basic file called '<i>global.inc.php</i>'. This function can be "
5611 "included by any other transform function and provides some basic functions."
5614 #. type: Content of: <html><body><div><p>
5615 #: orig-docs/Documentation.html:2527
5616 msgid "There are 5 possible file names:"
5619 #. type: Content of: <html><body><div><ol><li>
5620 #: orig-docs/Documentation.html:2529
5621 msgid "A mimetype+subtype transform:"
5624 #. type: Content of: <html><body><div><ol><li>
5625 #: orig-docs/Documentation.html:2531
5626 msgid "<tt>[mimetype]_[subtype]__[transform].inc.php</tt>"
5629 #. type: Content of: <html><body><div><ol><li>
5630 #: orig-docs/Documentation.html:2533
5632 "Please not that mimetype and subtype are separated via '_', which shall not "
5633 "be contained in their names. The transform function/filename may contain "
5634 "only characters which cause no problems in the file system as well as the "
5635 "PHP function naming convention."
5638 #. type: Content of: <html><body><div><ol><li>
5639 #: orig-docs/Documentation.html:2538
5641 "The transform function will the be called '<tt>PMA_transform_[mimetype]_"
5642 "[subtype]__[transform]()</tt>'."
5645 #. type: Content of: <html><body><div><ol><li>
5646 #: orig-docs/Documentation.html:2541 orig-docs/Documentation.html:2558
5647 #: orig-docs/Documentation.html:2573 orig-docs/Documentation.html:2588
5648 #: orig-docs/Documentation.html:2600
5649 msgid "<b>Example:</b>"
5652 #. type: Content of: <html><body><div><ol><li>
5653 #: orig-docs/Documentation.html:2543
5654 msgid "<tt>text_html__formatted.inc.php</tt>"
5657 #. type: Content of: <html><body><div><ol><li>
5658 #: orig-docs/Documentation.html:2544
5659 msgid "<tt>PMA_transform_text_html__formatted()</tt>"
5662 #. type: Content of: <html><body><div><ol><li>
5663 #: orig-docs/Documentation.html:2546
5664 msgid "A mimetype (w/o subtype) transform:"
5667 #. type: Content of: <html><body><div><ol><li>
5668 #: orig-docs/Documentation.html:2548
5669 msgid "<tt>[mimetype]__[transform].inc.php</tt>"
5672 #. type: Content of: <html><body><div><ol><li>
5673 #: orig-docs/Documentation.html:2550
5675 "Please note that there are no single '_' characters. The transform function/"
5676 "filename may contain only characters which cause no problems in the file "
5677 "system as well as the PHP function naming convention."
5680 #. type: Content of: <html><body><div><ol><li>
5681 #: orig-docs/Documentation.html:2555
5683 "The transform function will the be called '<tt>PMA_transform_[mimetype]__"
5684 "[transform]()</tt>'."
5687 #. type: Content of: <html><body><div><ol><li>
5688 #: orig-docs/Documentation.html:2560
5689 msgid "<tt>text__formatted.inc.php</tt>"
5692 #. type: Content of: <html><body><div><ol><li>
5693 #: orig-docs/Documentation.html:2561
5694 msgid "<tt>PMA_transform_text__formatted()</tt>"
5697 #. type: Content of: <html><body><div><ol><li>
5698 #: orig-docs/Documentation.html:2563
5699 msgid "A mimetype+subtype without specific transform function"
5702 #. type: Content of: <html><body><div><ol><li>
5703 #: orig-docs/Documentation.html:2565
5704 msgid "<tt>[mimetype]_[subtype].inc.php</tt>"
5707 #. type: Content of: <html><body><div><ol><li>
5708 #: orig-docs/Documentation.html:2567
5710 "Please note that there are no '__' characters in the filename. Do not use "
5711 "special characters in the filename causing problems with the file system."
5714 #. type: Content of: <html><body><div><ol><li>
5715 #: orig-docs/Documentation.html:2571 orig-docs/Documentation.html:2586
5716 msgid "No transformation function is defined in the file itself."
5719 #. type: Content of: <html><body><div><ol><li>
5720 #: orig-docs/Documentation.html:2575
5721 msgid "<tt>text_plain.inc.php</tt>"
5724 #. type: Content of: <html><body><div><ol><li>
5725 #: orig-docs/Documentation.html:2576 orig-docs/Documentation.html:2591
5726 msgid "(No function)"
5729 #. type: Content of: <html><body><div><ol><li>
5730 #: orig-docs/Documentation.html:2578
5731 msgid "A mimetype (w/o subtype) without specific transform function"
5734 #. type: Content of: <html><body><div><ol><li>
5735 #: orig-docs/Documentation.html:2580
5736 msgid "<tt>[mimetype].inc.php</tt>"
5739 #. type: Content of: <html><body><div><ol><li>
5740 #: orig-docs/Documentation.html:2582
5742 "Please note that there are no '_' characters in the filename. Do not use "
5743 "special characters in the filename causing problems with the file system."
5746 #. type: Content of: <html><body><div><ol><li>
5747 #: orig-docs/Documentation.html:2590
5748 msgid "<tt>text.inc.php</tt>"
5751 #. type: Content of: <html><body><div><ol><li>
5752 #: orig-docs/Documentation.html:2593
5753 msgid "A global transform function with no specific mimetype"
5756 #. type: Content of: <html><body><div><ol><li>
5757 #: orig-docs/Documentation.html:2595
5758 msgid "<tt>global__[transform].inc.php</tt>"
5761 #. type: Content of: <html><body><div><ol><li>
5762 #: orig-docs/Documentation.html:2597
5764 "The transform function will the be called '<tt>PMA_transform_global__"
5765 "[transform]()</tt>'."
5768 #. type: Content of: <html><body><div><ol><li>
5769 #: orig-docs/Documentation.html:2602
5770 msgid "<tt>global__formatted</tt>"
5773 #. type: Content of: <html><body><div><ol><li>
5774 #: orig-docs/Documentation.html:2603
5775 msgid "<tt>PMA_transform_global__formatted()</tt>"
5778 #. type: Content of: <html><body><div><p>
5779 #: orig-docs/Documentation.html:2606
5781 "So generally use '_' to split up mimetype and subtype, and '__' to provide a "
5782 "transform function."
5785 #. type: Content of: <html><body><div><p>
5786 #: orig-docs/Documentation.html:2609
5788 "All filenames containing no '__' in themselves are not shown as valid "
5789 "transform functions in the dropdown."
5792 #. type: Content of: <html><body><div><p>
5793 #: orig-docs/Documentation.html:2612
5795 "Please see the libraries/transformations/TEMPLATE file for adding your own "
5796 "transform function. See the libraries/transformations/TEMPLATE_MIMETYPE for "
5797 "adding a mimetype without a transform function."
5800 #. type: Content of: <html><body><div><p>
5801 #: orig-docs/Documentation.html:2616
5803 "To create a new transform function please see <tt>libraries/transformations/"
5804 "template_generator.sh</tt>. To create a new, empty mimetype please see "
5805 "<tt>libraries/transformations/template_generator_mimetype.sh</tt>."
5808 #. type: Content of: <html><body><div><p>
5809 #: orig-docs/Documentation.html:2621
5810 msgid "A transform function always gets passed three variables:"
5813 #. type: Content of: <html><body><div><ol><li>
5814 #: orig-docs/Documentation.html:2623
5816 "<b>$buffer</b> - Contains the text inside of the column. This is the text, "
5817 "you want to transform."
5820 #. type: Content of: <html><body><div><ol><li>
5821 #: orig-docs/Documentation.html:2625
5823 "<b>$options</b> - Contains any user-passed options to a transform function "
5827 #. type: Content of: <html><body><div><ol><li>
5828 #: orig-docs/Documentation.html:2627
5830 "<b>$meta</b> - Contains an object with information about your column. The "
5831 "data is drawn from the output of the <a href=\"http://www.php.net/"
5832 "mysql_fetch_field\">mysql_fetch_field()</a> function. This means, all object "
5833 "properties described on the <a href=\"http://www.php.net/mysql_fetch_field"
5834 "\">manual page</a> are available in this variable and can be used to "
5835 "transform a column accordingly to unsigned/zerofill/not_null/... properties."
5838 #. type: Content of: <html><body><div><ol><li>
5839 #: orig-docs/Documentation.html:2634
5841 "The $meta->mimetype variable contains the original MIME-type of the "
5842 "column (i.e. 'text/plain', 'image/jpeg' etc.)"
5845 #. type: Content of: <html><body><div><p>
5846 #: orig-docs/Documentation.html:2638
5848 "Additionally you should also provide additional function to provide "
5849 "information about the transformation to the user. This function should have "
5850 "same name as transformation function just with appended <code>_info</code> "
5851 "suffix. This function accepts no parameters and returns array with "
5852 "information about the transformation. Currently following keys can be used:"
5855 #. type: Content of: <html><body><div><dl><dt>
5856 #: orig-docs/Documentation.html:2646
5857 msgid "<code>info</code>"
5860 #. type: Content of: <html><body><div><dl><dd>
5861 #: orig-docs/Documentation.html:2647
5862 msgid "Long description of the transformation."
5865 #. type: Content of: <html><body><div><h2>
5866 #: orig-docs/Documentation.html:2651
5867 msgid "FAQ - Frequently Asked Questions"
5870 #. type: Content of: <html><body><div><ol><li>
5871 #: orig-docs/Documentation.html:2653
5872 msgid "<a href=\"#faqserver\">Server</a>"
5875 #. type: Content of: <html><body><div><ol><li>
5876 #: orig-docs/Documentation.html:2654
5877 msgid "<a href=\"#faqconfig\">Configuration</a>"
5880 #. type: Content of: <html><body><div><ol><li>
5881 #: orig-docs/Documentation.html:2655
5882 msgid "<a href=\"#faqlimitations\">Known limitations</a>"
5885 #. type: Content of: <html><body><div><ol><li>
5886 #: orig-docs/Documentation.html:2656
5887 msgid "<a href=\"#faqmultiuser\">ISPs, multi-user installations</a>"
5890 #. type: Content of: <html><body><div><ol><li>
5891 #: orig-docs/Documentation.html:2657
5893 "<a href=\"#faqbrowsers\">Browsers or client <abbr title=\"operating system"
5897 #. type: Content of: <html><body><div><ol><li>
5898 #: orig-docs/Documentation.html:2658
5899 msgid "<a href=\"#faqusing\">Using phpMyAdmin</a>"
5902 #. type: Content of: <html><body><div><ol><li>
5903 #: orig-docs/Documentation.html:2659
5904 msgid "<a href=\"#faqproject\">phpMyAdmin project</a>"
5907 #. type: Content of: <html><body><div><ol><li>
5908 #: orig-docs/Documentation.html:2660
5909 msgid "<a href=\"#faqsecurity\">Security</a>"
5912 #. type: Content of: <html><body><div><ol><li>
5913 #: orig-docs/Documentation.html:2661
5914 msgid "<a href=\"#faqsynchronization\">Synchronization</a>"
5917 #. type: Content of: <html><body><div><p>
5918 #: orig-docs/Documentation.html:2664
5920 "Please have a look at our <a href=\"http://www.phpmyadmin.net/home_page/docs."
5921 "php\">Link section</a> on the official phpMyAdmin homepage for in-depth "
5922 "coverage of phpMyAdmin's features and or interface."
5925 #. type: Content of: <html><body><div><h3>
5926 #: orig-docs/Documentation.html:2669
5930 #. type: Content of: <html><body><div><h4>
5931 #: orig-docs/Documentation.html:2672
5933 "<a href=\"#faq1_1\">1.1 My server is crashing each time a specific action is "
5934 "required or phpMyAdmin sends a blank page or a page full of cryptic "
5935 "characters to my browser, what can I do?</a>"
5938 #. type: Content of: <html><body><div><p>
5939 #: orig-docs/Documentation.html:2676
5941 "Try to set the <a href=\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGzip']</"
5942 "a> directive to <tt>FALSE</tt> in your <i>config.inc.php</i> file and the "
5943 "<tt>zlib.output_compression</tt> directive to <tt>Off</tt> in your php "
5944 "configuration file."
5947 #. type: Content of: <html><body><div><h4>
5948 #: orig-docs/Documentation.html:2682
5950 "<a href=\"#faq1_2\">1.2 My Apache server crashes when using phpMyAdmin.</a>"
5953 #. type: Content of: <html><body><div><p>
5954 #: orig-docs/Documentation.html:2684
5956 "You should first try the latest versions of Apache (and possibly MySQL)."
5959 #. type: Content of: <html><body><div><p>
5960 #: orig-docs/Documentation.html:2685
5962 "See also the <a href=\"#faq1_1\"><abbr title=\"Frequently Asked Questions"
5963 "\">FAQ</abbr> 1.1</a> entry about PHP bugs with output buffering."
5966 #. type: Content of: <html><body><div><p>
5967 #: orig-docs/Documentation.html:2688
5969 "If your server keeps crashing, please ask for help in the various Apache "
5973 #. type: Content of: <html><body><div><h4>
5974 #: orig-docs/Documentation.html:2692
5975 msgid "<a href=\"#faq1_3\">1.3 (withdrawn).</a>"
5978 #. type: Content of: <html><body><div><h4>
5979 #: orig-docs/Documentation.html:2695
5981 "<a href=\"#faq1_4\">1.4 Using phpMyAdmin on <abbr title=\"Internet "
5982 "Information Services\">IIS</abbr>, I'm displayed the error message: ""
5983 "The specified <abbr title=\"Common Gateway Interface\">CGI</abbr> "
5984 "application misbehaved by not returning a complete set of <abbr title="
5985 "\"HyperText Transfer Protocol\">HTTP</abbr> headers ...".</a>"
5988 #. type: Content of: <html><body><div><p>
5989 #: orig-docs/Documentation.html:2702
5991 "You just forgot to read the <i>install.txt</i> file from the PHP "
5992 "distribution. Have a look at the last message in this <a href=\"http://bugs."
5993 "php.net/bug.php?id=12061\">bug report</a> from the official PHP bug database."
5996 #. type: Content of: <html><body><div><h4>
5997 #: orig-docs/Documentation.html:2708
5999 "<a href=\"#faq1_5\">1.5 Using phpMyAdmin on <abbr title=\"Internet "
6000 "Information Services\">IIS</abbr>, I'm facing crashes and/or many error "
6001 "messages with the <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>.</"
6005 #. type: Content of: <html><body><div><p>
6006 #: orig-docs/Documentation.html:2713
6008 "This is a known problem with the PHP <abbr title=\"Internet Server "
6009 "Application Programming Interface\">ISAPI</abbr> filter: it's not so stable. "
6010 "Please use instead the cookie authentication mode."
6013 #. type: Content of: <html><body><div><h4>
6014 #: orig-docs/Documentation.html:2719
6016 "<a href=\"#faq1_6\">1.6 I can't use phpMyAdmin on PWS: nothing is displayed!"
6020 #. type: Content of: <html><body><div><p>
6021 #: orig-docs/Documentation.html:2721
6023 "This seems to be a PWS bug. Filippo Simoncini found a workaround (at this "
6024 "time there is no better fix): remove or comment the <tt>DOCTYPE</tt> "
6025 "declarations (2 lines) from the scripts <i>libraries/header.inc.php</i>, "
6026 "<i>libraries/header_printview.inc.php</i>, <i>index.php</i>, <i>navigation."
6027 "php</i> and <i>libraries/common.lib.php</i>."
6030 #. type: Content of: <html><body><div><h4>
6031 #: orig-docs/Documentation.html:2728
6033 "<a href=\"#faq1_7\">1.7 How can I GZip or Bzip a dump or a <abbr title="
6034 "\"comma separated values\">CSV</abbr> export? It does not seem to work.</a>"
6037 #. type: Content of: <html><body><div><p>
6038 #: orig-docs/Documentation.html:2732
6040 "These features are based on the <tt>gzencode()</tt> and <tt>bzcompress()</"
6041 "tt> PHP functions to be more independent of the platform (Unix/Windows, Safe "
6042 "Mode or not, and so on). So, you must have Zlib/Bzip2 support (<tt>--with-"
6043 "zlib</tt> and <tt>--with-bz2</tt>)."
6046 #. type: Content of: <html><body><div><h4>
6047 #: orig-docs/Documentation.html:2738
6049 "<a href=\"#faq1_8\">1.8 I cannot insert a text file in a table, and I get an "
6050 "error about safe mode being in effect.</a>"
6053 #. type: Content of: <html><body><div><p>
6054 #: orig-docs/Documentation.html:2741
6056 "Your uploaded file is saved by PHP in the "upload dir", as defined "
6057 "in <i>php.ini</i> by the variable <tt>upload_tmp_dir</tt> (usually the "
6058 "system default is <i>/tmp</i>)."
6061 #. type: Content of: <html><body><div><p>
6062 #: orig-docs/Documentation.html:2744
6064 "We recommend the following setup for Apache servers running in safe mode, to "
6065 "enable uploads of files while being reasonably secure:"
6068 #. type: Content of: <html><body><div><ul><li>
6069 #: orig-docs/Documentation.html:2747
6070 msgid "create a separate directory for uploads: <tt>mkdir /tmp/php</tt>"
6073 #. type: Content of: <html><body><div><ul><li>
6074 #: orig-docs/Documentation.html:2748
6076 "give ownership to the Apache server's user.group: <tt>chown apache.apache /"
6080 #. type: Content of: <html><body><div><ul><li>
6081 #: orig-docs/Documentation.html:2750
6082 msgid "give proper permission: <tt>chmod 600 /tmp/php</tt>"
6085 #. type: Content of: <html><body><div><ul><li>
6086 #: orig-docs/Documentation.html:2751
6087 msgid "put <tt>upload_tmp_dir = /tmp/php</tt> in <i>php.ini</i>"
6090 #. type: Content of: <html><body><div><ul><li>
6091 #: orig-docs/Documentation.html:2752
6092 msgid "restart Apache"
6095 #. type: Content of: <html><body><div><h4>
6096 #: orig-docs/Documentation.html:2756
6097 msgid "<a href=\"#faq1_9\">1.9 (withdrawn).</a>"
6100 #. type: Content of: <html><body><div><h4>
6101 #: orig-docs/Documentation.html:2759
6103 "<a href=\"#faq1_10\">1.10 I'm having troubles when uploading files with "
6104 "phpMyAdmin running on a secure server. My browser is Internet Explorer and "
6105 "I'm using the Apache server.</a>"
6108 #. type: Content of: <html><body><div><p>
6109 #: orig-docs/Documentation.html:2763
6111 "As suggested by "Rob M" in the phpWizard forum, add this line to "
6112 "your <i>httpd.conf</i>:"
6115 #. type: Content of: <html><body><div><pre>
6116 #: orig-docs/Documentation.html:2766
6118 msgid "SetEnvIf User-Agent \".*MSIE.*\" nokeepalive ssl-unclean-shutdown"
6121 #. type: Content of: <html><body><div><p>
6122 #: orig-docs/Documentation.html:2768
6123 msgid "It seems to clear up many problems between Internet Explorer and SSL."
6126 #. type: Content of: <html><body><div><h4>
6127 #: orig-docs/Documentation.html:2771
6129 "<a href=\"#faq1_11\">1.11 I get an 'open_basedir restriction' while "
6130 "uploading a file from the query box.</a>"
6133 #. type: Content of: <html><body><div><p>
6134 #: orig-docs/Documentation.html:2774
6136 "Since version 2.2.4, phpMyAdmin supports servers with open_basedir "
6137 "restrictions. However you need to create temporary directory and configure "
6138 "it as <a href=\"#cfg_TempDir\" class=\"configrule\">$cfg['TempDir']</a>. "
6139 "The uploaded files will be moved there, and after execution of your <abbr "
6140 "title=\"structured query language\">SQL</abbr> commands, removed."
6143 #. type: Content of: <html><body><div><h4>
6144 #: orig-docs/Documentation.html:2781
6146 "<a href=\"#faq1_12\">1.12 I have lost my MySQL root password, what can I do?"
6150 #. type: Content of: <html><body><div><p>
6151 #: orig-docs/Documentation.html:2783
6153 "The MySQL manual explains how to <a href=\"http://dev.mysql.com/doc/mysql/en/"
6154 "resetting-permissions.html\"> reset the permissions</a>."
6157 #. type: Content of: <html><body><div><h4>
6158 #: orig-docs/Documentation.html:2788
6159 msgid "<a href=\"#faq1_13\">1.13 (withdrawn).</a>"
6162 #. type: Content of: <html><body><div><h4>
6163 #: orig-docs/Documentation.html:2791
6164 msgid "<a href=\"#faq1_14\">1.14 (withdrawn).</a>"
6167 #. type: Content of: <html><body><div><h4>
6168 #: orig-docs/Documentation.html:2794
6170 "<a href=\"#faq1_15\">1.15 I have problems with <i>mysql.user</i> column "
6174 #. type: Content of: <html><body><div><p>
6175 #: orig-docs/Documentation.html:2797
6177 "In previous MySQL versions, the <tt>User</tt> and <tt>Password</tt>columns "
6178 "were named <tt>user</tt> and <tt>password</tt>. Please modify your column "
6179 "names to align with current standards."
6182 #. type: Content of: <html><body><div><h4>
6183 #: orig-docs/Documentation.html:2802
6185 "<a href=\"#faq1_16\">1.16 I cannot upload big dump files (memory, <abbr "
6186 "title=\"HyperText Transfer Protocol\">HTTP</abbr> or timeout problems).</a>"
6189 #. type: Content of: <html><body><div><p>
6190 #: orig-docs/Documentation.html:2806
6192 "Starting with version 2.7.0, the import engine has been re–written and "
6193 "these problems should not occur. If possible, upgrade your phpMyAdmin to the "
6194 "latest version to take advantage of the new import features."
6197 #. type: Content of: <html><body><div><p>
6198 #: orig-docs/Documentation.html:2810
6200 "The first things to check (or ask your host provider to check) are the "
6201 "values of <tt>upload_max_filesize</tt>, <tt>memory_limit</tt> and "
6202 "<tt>post_max_size</tt> in the <i>php.ini</i> configuration file. All of "
6203 "these three settings limit the maximum size of data that can be submitted "
6204 "and handled by PHP. One user also said that post_max_size and memory_limit "
6205 "need to be larger than upload_max_filesize."
6208 #. type: Content of: <html><body><div><p>
6209 #: orig-docs/Documentation.html:2817
6211 "There exist several workarounds if your upload is too big or your hosting "
6212 "provider is unwilling to change the settings:"
6215 #. type: Content of: <html><body><div><ul><li>
6216 #: orig-docs/Documentation.html:2820
6218 "Look at the <a href=\"#cfg_UploadDir\" class=\"configrule\">$cfg['UploadDir']"
6219 "</a> feature. This allows one to upload a file to the server via scp, ftp, "
6220 "or your favorite file transfer method. PhpMyAdmin is then able to import the "
6221 "files from the temporary directory. More information is available in the <a "
6222 "href=\"#config\">Configuration section</a> of this document."
6225 #. type: Content of: <html><body><div><ul><li>
6226 #: orig-docs/Documentation.html:2826
6228 "Using a utility (such as <a href=\"http://www.ozerov.de/bigdump.php\"> "
6229 "BigDump</a>) to split the files before uploading. We cannot support this or "
6230 "any third party applications, but are aware of users having success with it."
6233 #. type: Content of: <html><body><div><ul><li>
6234 #: orig-docs/Documentation.html:2830
6236 "If you have shell (command line) access, use MySQL to import the files "
6237 "directly. You can do this by issuing the "source" command from "
6238 "within MySQL: <tt>source <i>filename.sql</i></tt>."
6241 #. type: Content of: <html><body><div><h4>
6242 #: orig-docs/Documentation.html:2836
6244 "<a id=\"faqmysqlversions\" href=\"#faq1_17\">1.17 Which MySQL versions does "
6245 "phpMyAdmin support?</a>"
6248 #. type: Content of: <html><body><div><p>
6249 #: orig-docs/Documentation.html:2839
6251 "Since phpMyAdmin 3.0.x, only MySQL 5.0.1 and newer are supported. For older "
6252 "MySQL versions, you need to use the latest 2.x branch. phpMyAdmin can "
6253 "connect to your MySQL server using PHP's classic <a href=\"http://php.net/"
6254 "mysql\">MySQL extension</a> as well as the <a href=\"http://php.net/mysqli"
6255 "\">improved MySQL extension (MySQLi)</a> that is available in PHP 5.0. The "
6256 "latter one should be used unless you have a good reason not to do so."
6259 #. type: Content of: <html><body><div><p>
6260 #: orig-docs/Documentation.html:2846
6262 "When compiling PHP, we strongly recommend that you manually link the MySQL "
6263 "extension of your choice to a MySQL client library of at least the same "
6264 "minor version since the one that is bundled with some PHP distributions is "
6265 "rather old and might cause problems <a href=\"#faq1_17a\"> (see <abbr title="
6266 "\"Frequently Asked Questions\">FAQ</abbr> 1.17a)</a>."
6269 #. type: Content of: <html><body><div><p>
6270 #: orig-docs/Documentation.html:2851
6272 "<a href=\"http://mariadb.org/\">MariaDB</a> is also supported (versions 5.1 "
6273 "and 5.2 were tested)."
6276 #. type: Content of: <html><body><div><p>
6277 #: orig-docs/Documentation.html:2853
6279 "Since phpMyAdmin 3.5 <a href=\"http://www.drizzle.org/\">Drizzle</a> is "
6283 #. type: Content of: <html><body><div><h5>
6284 #: orig-docs/Documentation.html:2857
6286 "<a href=\"#faq1_17a\">1.17a I cannot connect to the MySQL server. It always "
6287 "returns the error message, "Client does not support authentication "
6288 "protocol requested by server; consider upgrading MySQL client"</a>"
6291 #. type: Content of: <html><body><div><p>
6292 #: orig-docs/Documentation.html:2861
6294 "You tried to access MySQL with an old MySQL client library. The version of "
6295 "your MySQL client library can be checked in your phpinfo() output. In "
6296 "general, it should have at least the same minor version as your server - as "
6297 "mentioned in <a href=\"#faq1_17\"> <abbr title=\"Frequently Asked Questions"
6298 "\">FAQ</abbr> 1.17</a>."
6301 #. type: Content of: <html><body><div><p>
6302 #: orig-docs/Documentation.html:2867
6304 "This problem is generally caused by using MySQL version 4.1 or newer. MySQL "
6305 "changed the authentication hash and your PHP is trying to use the old "
6306 "method. The proper solution is to use the <a href=\"http://www.php.net/"
6307 "mysqli\">mysqli extension</a> with the proper client library to match your "
6308 "MySQL installation. Your chosen extension is specified in <a href="
6309 "\"#cfg_Servers_extension\" class=\"configrule\">$cfg['Servers'][$i]"
6310 "['extension']</a>. More information (and several workarounds) are located "
6311 "in the <a href=\"http://dev.mysql.com/doc/mysql/en/old-client.html\">MySQL "
6312 "Documentation</a>."
6315 #. type: Content of: <html><body><div><h4>
6316 #: orig-docs/Documentation.html:2877
6317 msgid "<a href=\"#faq1_18\">1.18 (withdrawn).</a>"
6320 #. type: Content of: <html><body><div><h4>
6321 #: orig-docs/Documentation.html:2880
6323 "<a href=\"#faq1_19\">1.19 I can't run the "display relations" "
6324 "feature because the script seems not to know the font face I'm using!</a>"
6327 #. type: Content of: <html><body><div><p>
6328 #: orig-docs/Documentation.html:2883
6330 "The "FPDF" library we're using for this feature requires some "
6331 "special files to use font faces."
6334 #. type: Content of: <html><body><div><p>
6335 #: orig-docs/Documentation.html:2885
6337 "Please refers to the <a href=\"http://www.fpdf.org/\">FPDF manual</a> to "
6338 "build these files."
6341 #. type: Content of: <html><body><div><h4>
6342 #: orig-docs/Documentation.html:2889
6344 "<a href=\"#faqmysql\">1.20 I receive the error "cannot load MySQL "
6345 "extension, please check PHP Configuration".</a>"
6348 #. type: Content of: <html><body><div><p>
6349 #: orig-docs/Documentation.html:2892
6351 "To connect to a MySQL server, PHP needs a set of MySQL functions called "
6352 ""MySQL extension". This extension may be part of the PHP "
6353 "distribution (compiled-in), otherwise it needs to be loaded dynamically. Its "
6354 "name is probably <i>mysql.so</i> or <i>php_mysql.dll</i>. phpMyAdmin tried "
6355 "to load the extension but failed."
6358 #. type: Content of: <html><body><div><p>
6359 #: orig-docs/Documentation.html:2898
6361 "Usually, the problem is solved by installing a software package called ""
6362 "PHP-MySQL" or something similar."
6365 #. type: Content of: <html><body><div><h4>
6366 #: orig-docs/Documentation.html:2902
6368 "<a href=\"#faq1_21\">1.21 I am running the <abbr title=\"Common Gateway "
6369 "Interface\">CGI</abbr> version of PHP under Unix, and I cannot log in using "
6373 #. type: Content of: <html><body><div><p>
6374 #: orig-docs/Documentation.html:2906
6375 msgid "In <i>php.ini</i>, set <tt>mysql.max_links</tt> higher than 1."
6378 #. type: Content of: <html><body><div><h4>
6379 #: orig-docs/Documentation.html:2909
6381 "<a href=\"#faq1_22\">1.22 I don't see the "Location of text file" "
6382 "field, so I cannot upload.</a>"
6385 #. type: Content of: <html><body><div><p>
6386 #: orig-docs/Documentation.html:2912
6388 "This is most likely because in <i>php.ini</i>, your <tt>file_uploads</tt> "
6389 "parameter is not set to "on"."
6392 #. type: Content of: <html><body><div><h4>
6393 #: orig-docs/Documentation.html:2916
6395 "<a href=\"#faq1_23\">1.23 I'm running MySQL on a Win32 machine. Each time I "
6396 "create a new table the table and column names are changed to lowercase!</a>"
6399 #. type: Content of: <html><body><div><p>
6400 #: orig-docs/Documentation.html:2919
6402 "This happens because the MySQL directive <tt>lower_case_table_names</tt> "
6403 "defaults to 1 (<tt>ON</tt>) in the Win32 version of MySQL. You can change "
6404 "this behavior by simply changing the directive to 0 (<tt>OFF</tt>):"
6407 #. type: Content of: <html><body><div><p>
6408 #: orig-docs/Documentation.html:2922
6410 "Just edit your <tt>my.ini</tt> file that should be located in your Windows "
6411 "directory and add the following line to the group [mysqld]:"
6414 #. type: Content of: <html><body><div><pre>
6415 #: orig-docs/Documentation.html:2925
6417 msgid "set-variable = lower_case_table_names=0"
6420 #. type: Content of: <html><body><div><p>
6421 #: orig-docs/Documentation.html:2927
6423 "Next, save the file and restart the MySQL service. You can always check the "
6424 "value of this directive using the query"
6427 #. type: Content of: <html><body><div><pre>
6428 #: orig-docs/Documentation.html:2930
6430 msgid "SHOW VARIABLES LIKE 'lower_case_table_names';"
6433 #. type: Content of: <html><body><div><h4>
6434 #: orig-docs/Documentation.html:2933
6435 msgid "<a href=\"#faq1_24\">1.24 (withdrawn).</a>"
6438 #. type: Content of: <html><body><div><h4>
6439 #: orig-docs/Documentation.html:2936
6441 "<a href=\"#faq1_25\">1.25 I am running Apache with mod_gzip-1.3.26.1a on "
6442 "Windows XP, and I get problems, such as undefined variables when I run a "
6443 "<abbr title=\"structured query language\">SQL</abbr> query.</a>"
6446 #. type: Content of: <html><body><div><p>
6447 #: orig-docs/Documentation.html:2940
6449 "A tip from Jose Fandos: put a comment on the following two lines in httpd."
6453 #. type: Content of: <html><body><div><pre>
6454 #: orig-docs/Documentation.html:2944
6457 "# mod_gzip_item_include file \\.php$\n"
6458 "# mod_gzip_item_include mime \"application/x-httpd-php.*\"\n"
6461 #. type: Content of: <html><body><div><p>
6462 #: orig-docs/Documentation.html:2948
6464 "as this version of mod_gzip on Apache (Windows) has problems handling PHP "
6465 "scripts. Of course you have to restart Apache."
6468 #. type: Content of: <html><body><div><h4>
6469 #: orig-docs/Documentation.html:2952
6471 "<a href=\"#faq1_26\">1.26 I just installed phpMyAdmin in my document root of "
6472 "<abbr title=\"Internet Information Services\">IIS</abbr> but I get the error "
6473 ""No input file specified" when trying to run phpMyAdmin.</a>"
6476 #. type: Content of: <html><body><div><p>
6477 #: orig-docs/Documentation.html:2957
6479 "This is a permission problem. Right-click on the phpmyadmin folder and "
6480 "choose properties. Under the tab Security, click on "Add" and "
6481 "select the user "IUSR_machine" from the list. Now set his "
6482 "permissions and it should work."
6485 #. type: Content of: <html><body><div><h4>
6486 #: orig-docs/Documentation.html:2963
6488 "<a href=\"#faq1_27\">1.27 I get empty page when I want to view huge page "
6489 "(eg. db_structure.php with plenty of tables).</a>"
6492 #. type: Content of: <html><body><div><p>
6493 #: orig-docs/Documentation.html:2966
6495 "This is a <a href=\"http://bugs.php.net/21079\">PHP bug</a> that occur when "
6496 "GZIP output buffering is enabled. If you turn off it (by <a href="
6497 "\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGzip'] = false</a> in <i>config."
6498 "inc.php</i>), it should work. This bug will be fixed in PHP 5.0.0."
6501 #. type: Content of: <html><body><div><h4>
6502 #: orig-docs/Documentation.html:2973
6504 "<a href=\"#faq1_28\">1.28 My MySQL server sometimes refuses queries and "
6505 "returns the message 'Errorcode: 13'. What does this mean?</a>"
6508 #. type: Content of: <html><body><div><p>
6509 #: orig-docs/Documentation.html:2976
6511 "This can happen due to a MySQL bug when having database / table names with "
6512 "upper case characters although <tt>lower_case_table_names</tt> is set to 1. "
6513 "To fix this, turn off this directive, convert all database and table names "
6514 "to lower case and turn it on again. Alternatively, there's a bug-fix "
6515 "available starting with MySQL 3.23.56 / 4.0.11-gamma."
6518 #. type: Content of: <html><body><div><h4>
6519 #: orig-docs/Documentation.html:2983
6521 "<a href=\"#faq1_29\">1.29 When I create a table or modify a column, I get an "
6522 "error and the columns are duplicated.</a>"
6525 #. type: Content of: <html><body><div><p>
6526 #: orig-docs/Documentation.html:2986
6528 "It is possible to configure Apache in such a way that PHP has problems "
6529 "interpreting .php files."
6532 #. type: Content of: <html><body><div><p>
6533 #: orig-docs/Documentation.html:2989
6535 "The problems occur when two different (and conflicting) set of directives "
6539 #. type: Content of: <html><body><div><pre>
6540 #: orig-docs/Documentation.html:2993
6543 "SetOutputFilter PHP\n"
6544 "SetInputFilter PHP\n"
6547 #. type: Content of: <html><body><div><p>
6548 #: orig-docs/Documentation.html:2997
6552 #. type: Content of: <html><body><div><pre>
6553 #: orig-docs/Documentation.html:2999
6555 msgid "AddType application/x-httpd-php .php"
6558 #. type: Content of: <html><body><div><p>
6559 #: orig-docs/Documentation.html:3001
6561 "In the case we saw, one set of directives was in <tt>/etc/httpd/conf/httpd."
6562 "conf</tt>, while the other set was in <tt>/etc/httpd/conf/addon-modules/php."
6566 #. type: Content of: <html><body><div><p>
6567 #: orig-docs/Documentation.html:3004
6569 "The recommended way is with <tt>AddType</tt>, so just comment out the first "
6570 "set of lines and restart Apache:"
6573 #. type: Content of: <html><body><div><pre>
6574 #: orig-docs/Documentation.html:3008
6577 "#SetOutputFilter PHP\n"
6578 "#SetInputFilter PHP\n"
6581 #. type: Content of: <html><body><div><h4>
6582 #: orig-docs/Documentation.html:3013
6584 "<a href=\"#faq1_30\">1.30 I get the error "navigation.php: Missing "
6588 #. type: Content of: <html><body><div><p>
6589 #: orig-docs/Documentation.html:3015
6591 "This problem is known to happen when the server is running Turck MMCache but "
6592 "upgrading MMCache to version 2.3.21 solves the problem."
6595 #. type: Content of: <html><body><div><h4>
6596 #: orig-docs/Documentation.html:3019
6597 msgid "<a href=\"#faq1_31\">1.31 Does phpMyAdmin support php5?</a>"
6600 #. type: Content of: <html><body><div><p>
6601 #: orig-docs/Documentation.html:3021
6605 #. type: Content of: <html><body><div><p>
6606 #: orig-docs/Documentation.html:3023
6608 "Since release 3.0 only PHP 5.2 and newer. For older PHP versions 2.9 branch "
6609 "is still maintained."
6612 #. type: Content of: <html><body><div><h4>
6613 #: orig-docs/Documentation.html:3028
6615 "<a href=\"#faq1_32\">1.32 Can I use <abbr title=\"HyperText Transfer Protocol"
6616 "\">HTTP</abbr> authentication with <abbr title=\"Internet Information "
6617 "Services\">IIS</abbr>?</a>"
6620 #. type: Content of: <html><body><div><p>
6621 #: orig-docs/Documentation.html:3030
6623 "Yes. This procedure was tested with phpMyAdmin 2.6.1, PHP 4.3.9 in <abbr "
6624 "title=\"Internet Server Application Programming Interface\">ISAPI</abbr> "
6625 "mode under <abbr title=\"Internet Information Services\">IIS</abbr> 5.1."
6628 #. type: Content of: <html><body><div><ol><li>
6629 #: orig-docs/Documentation.html:3033
6630 msgid "In your <tt>php.ini</tt> file, set <tt>cgi.rfc2616_headers = 0</tt>"
6633 #. type: Content of: <html><body><div><ol><li>
6634 #: orig-docs/Documentation.html:3034
6636 "In <tt>Web Site Properties -> File/Directory Security -> Anonymous "
6637 "Access</tt> dialog box, check the <tt>Anonymous access</tt> checkbox and "
6638 "uncheck any other checkboxes (i.e. uncheck <tt>Basic authentication</tt>, "
6639 "<tt>Integrated Windows authentication</tt>, and <tt>Digest</tt> if it's "
6640 "enabled.) Click <tt>OK</tt>."
6643 #. type: Content of: <html><body><div><ol><li>
6644 #: orig-docs/Documentation.html:3039
6646 "In <tt>Custom Errors</tt>, select the range of <tt>401;1</tt> through "
6647 "<tt>401;5</tt> and click the <tt>Set to Default</tt> button."
6650 #. type: Content of: <html><body><div><h4>
6651 #: orig-docs/Documentation.html:3044
6652 msgid "<a href=\"#faq1_33\">1.33 (withdrawn).</a>"
6655 #. type: Content of: <html><body><div><h4>
6656 #: orig-docs/Documentation.html:3047
6658 "<a href=\"#faq1_34\">1.34 Can I access directly to database or table pages?</"
6662 #. type: Content of: <html><body><div><p>
6663 #: orig-docs/Documentation.html:3049
6665 "Yes. Out of the box, you can use <abbr title=\"Uniform Resource Locator"
6666 "\">URL</abbr>s like http://server/phpMyAdmin/index.php?server=X&"
6667 "db=database&table=table&target=script. For <tt>server</tt> you use "
6668 "the server number which refers to the order of the server paragraph in "
6669 "<tt>config.inc.php</tt>. Table and script parts are optional. If you want "
6670 "http://server/phpMyAdmin/database[/table][/script] <abbr title=\"Uniform "
6671 "Resource Locator\">URL</abbr>s, you need to do some configuration. Following "
6672 "lines apply only for <a href=\"http://httpd.apache.org\">Apache</a> web "
6673 "server. First make sure, that you have enabled some features within global "
6674 "configuration. You need <code>Options FollowSymLinks</code> and "
6675 "<code>AllowOverride FileInfo</code> enabled for directory where phpMyAdmin "
6676 "is installed and you need mod_rewrite to be enabled. Then you just need to "
6677 "create following <code>.htaccess</code> file in root folder of phpMyAdmin "
6678 "installation (don't forget to change directory name inside of it):"
6681 #. type: Content of: <html><body><div><pre>
6682 #: orig-docs/Documentation.html:3064
6685 "RewriteEngine On\n"
6686 "RewriteBase /path_to_phpMyAdmin\n"
6687 "RewriteRule ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)/([a-z_]+\\.php)$ index.php?db=$1&table=$2&target=$3 [R]\n"
6688 "RewriteRule ^([a-zA-Z0-9_]+)/([a-z_]+\\.php)$ index.php?db=$1&target=$2 [R]\n"
6689 "RewriteRule ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)$ index.php?db=$1&table=$2 [R]\n"
6690 "RewriteRule ^([a-zA-Z0-9_]+)$ index.php?db=$1 [R]\n"
6693 #. type: Content of: <html><body><div><h4>
6694 #: orig-docs/Documentation.html:3073
6696 "<a href=\"#faq1_35\">1.35 Can I use <abbr title=\"HyperText Transfer Protocol"
6697 "\">HTTP</abbr> authentication with Apache <abbr title=\"Common Gateway "
6698 "Interface\">CGI</abbr>?</a>"
6701 #. type: Content of: <html><body><div><p>
6702 #: orig-docs/Documentation.html:3075
6704 "Yes. However you need to pass authentication variable to <abbr title="
6705 "\"Common Gateway Interface\">CGI</abbr> using following rewrite rule:"
6708 #. type: Content of: <html><body><div><pre>
6709 #: orig-docs/Documentation.html:3079
6712 "RewriteEngine On\n"
6713 "RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]\n"
6716 #. type: Content of: <html><body><div><h4>
6717 #: orig-docs/Documentation.html:3084
6719 "<a href=\"#faq1_36\">1.36 I get an error "500 Internal Server "
6723 #. type: Content of: <html><body><div><p>
6724 #: orig-docs/Documentation.html:3087
6726 "There can be many explanations to this and a look at your server's error log "
6727 "file might give a clue."
6730 #. type: Content of: <html><body><div><h4>
6731 #: orig-docs/Documentation.html:3092
6733 "<a href=\"#faq1_37\">1.37 I run phpMyAdmin on cluster of different machines "
6734 "and password encryption in cookie auth doesn't work.</a>"
6737 #. type: Content of: <html><body><div><p>
6738 #: orig-docs/Documentation.html:3095
6740 "If your cluster consist of different architectures, PHP code used for "
6741 "encryption/decryption won't work correct. This is caused by use of pack/"
6742 "unpack functions in code. Only solution is to use mcrypt extension which "
6743 "works fine in this case."
6746 #. type: Content of: <html><body><div><h4>
6747 #: orig-docs/Documentation.html:3101
6749 "<a href=\"#faq1_38\">1.38 Can I use phpMyAdmin on a server on which Suhosin "
6753 #. type: Content of: <html><body><div><p>
6754 #: orig-docs/Documentation.html:3103
6756 "Yes but the default configuration values of Suhosin are known to cause "
6757 "problems with some operations, for example editing a table with many columns "
6758 "and no primary key or with textual primary key."
6761 #. type: Content of: <html><body><div><p>
6762 #: orig-docs/Documentation.html:3108
6764 "Suhosin configuration might lead to malfunction in some cases and it can not "
6765 "be fully avoided as phpMyAdmin is kind of application which needs to "
6766 "transfer big amounts of columns in single HTTP request, what is something "
6767 "what Suhosin tries to prevent. Generally all <code>suhosin.request.*</code>, "
6768 "<code>suhosin.post.*</code> and <code>suhosin.get.*</code> directives can "
6769 "have negative effect on phpMyAdmin usability. You can always find in your "
6770 "error logs which limit did cause dropping of variable, so you can diagnose "
6771 "the problem and adjust matching configuration variable."
6774 #. type: Content of: <html><body><div><p>
6775 #: orig-docs/Documentation.html:3119
6777 "The default values for most Suhosin configuration options will work in most "
6778 "scenarios, however you might want to adjust at least following parameters:"
6781 #. type: Content of: <html><body><div><ul><li>
6782 #: orig-docs/Documentation.html:3124
6784 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6785 "request.max_vars\">suhosin.request.max_vars</a> should be increased (eg. "
6789 #. type: Content of: <html><body><div><ul><li>
6790 #: orig-docs/Documentation.html:3125
6792 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6793 "post.max_vars\">suhosin.post.max_vars</a> should be increased (eg. 2048)"
6796 #. type: Content of: <html><body><div><ul><li>
6797 #: orig-docs/Documentation.html:3126
6799 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6800 "request.max_array_index_length\">suhosin.request.max_array_index_length</a> "
6801 "should be increased (eg. 256)"
6804 #. type: Content of: <html><body><div><ul><li>
6805 #: orig-docs/Documentation.html:3127
6807 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6808 "post.max_array_index_length\">suhosin.post.max_array_index_length</a> should "
6809 "be increased (eg. 256)"
6812 #. type: Content of: <html><body><div><ul><li>
6813 #: orig-docs/Documentation.html:3128
6815 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6816 "request.max_totalname_length\">suhosin.request.max_totalname_length</a> "
6817 "should be increased (eg. 8192)"
6820 #. type: Content of: <html><body><div><ul><li>
6821 #: orig-docs/Documentation.html:3129
6823 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6824 "post.max_totalname_length\">suhosin.post.max_totalname_length</a> should be "
6825 "increased (eg. 8192)"
6828 #. type: Content of: <html><body><div><ul><li>
6829 #: orig-docs/Documentation.html:3130
6831 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin.get."
6832 "max_value_length\">suhosin.get.max_value_length</a> should be increased (eg. "
6836 #. type: Content of: <html><body><div><ul><li>
6837 #: orig-docs/Documentation.html:3131
6839 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin.sql."
6840 "bailout_on_error\">suhosin.sql.bailout_on_error</a> needs to be disabled "
6844 #. type: Content of: <html><body><div><ul><li>
6845 #: orig-docs/Documentation.html:3132
6847 "<a href=\"http://www.hardened-php.net/suhosin/configuration."
6848 "html#logging_configuration\">suhosin.log.*</a> should not include SQL, "
6849 "otherwise you get big slowdown"
6852 #. type: Content of: <html><body><div><p>
6853 #: orig-docs/Documentation.html:3136
6855 "You can also disable the warning using the <a href="
6856 "\"#cfg_SuhosinDisableWarning\"> <tt>SuhosinDisableWarning</tt> directive</a>."
6859 #. type: Content of: <html><body><div><h4>
6860 #: orig-docs/Documentation.html:3141
6862 "<a href=\"#faq1_39\">1.39 When I try to connect via https, I can log in, but "
6863 "then my connection is redirected back to http. What can cause this behavior?"
6867 #. type: Content of: <html><body><div><p>
6868 #: orig-docs/Documentation.html:3145
6870 "Be sure that you have enabled <tt>SSLOptions</tt> and <tt>StdEnvVars</tt> in "
6871 "your Apache configuration. See <a href=\"http://httpd.apache.org/docs/2.0/"
6872 "mod/mod_ssl.html#ssloptions\">http://httpd.apache.org/docs/2.0/mod/mod_ssl."
6873 "html#ssloptions</a>."
6876 #. type: Content of: <html><body><div><h4>
6877 #: orig-docs/Documentation.html:3149
6879 "<a href=\"#faq1_40\">1.40 When accessing phpMyAdmin via an Apache reverse "
6880 "proxy, cookie login does not work.</a>"
6883 #. type: Content of: <html><body><div><p>
6884 #: orig-docs/Documentation.html:3151
6886 "To be able to use cookie auth Apache must know that it has to rewrite the "
6887 "set-cookie headers."
6890 #. type: Content of: <html><body><div><p>
6891 #: orig-docs/Documentation.html:3152
6892 msgid "Example from the Apache 2.2 documentation:"
6895 #. type: Content of: <html><body><div><pre>
6896 #: orig-docs/Documentation.html:3154
6899 "ProxyPass /mirror/foo/ http://backend.example.com/\n"
6900 "ProxyPassReverse /mirror/foo/ http://backend.example.com/\n"
6901 "ProxyPassReverseCookieDomain backend.example.com public.example.com \n"
6902 "ProxyPassReverseCookiePath / /mirror/foo/ \n"
6905 #. type: Content of: <html><body><div><p>
6906 #: orig-docs/Documentation.html:3160
6908 "Note: if the backend url looks like http://host/~user/phpmyadmin, the tilde "
6909 "(~) must be url encoded as %7E in the ProxyPassReverse* lines. This is not "
6910 "specific to phpmyadmin, it's just the behavior of Apache."
6913 #. type: Content of: <html><body><div><pre>
6914 #: orig-docs/Documentation.html:3166
6917 "ProxyPass /mirror/foo/ http://backend.example.com/~user/phpmyadmin\n"
6918 "ProxyPassReverse /mirror/foo/\n"
6919 "http://backend.example.com/%7Euser/phpmyadmin\n"
6920 "ProxyPassReverseCookiePath /%7Euser/phpmyadmin /mirror/foo\n"
6923 #. type: Content of: <html><body><div><p>
6924 #: orig-docs/Documentation.html:3172
6926 "See <a href=\"http://httpd.apache.org/docs/2.2/mod/mod_proxy.html\">http://"
6927 "httpd.apache.org/docs/2.2/mod/mod_proxy.html</a> for more details."
6930 #. type: Content of: <html><body><div><h4>
6931 #: orig-docs/Documentation.html:3176
6933 "<a href=\"#faq1_41\">1.41 When I view a database and ask to see its "
6934 "privileges, I get an error about an unknown column.</a>"
6937 #. type: Content of: <html><body><div><p>
6938 #: orig-docs/Documentation.html:3179
6940 "The MySQL server's privilege tables are not up to date, you need to run the "
6941 "<tt>mysql_upgrade</tt> command on the server."
6944 #. type: Content of: <html><body><div><h4>
6945 #: orig-docs/Documentation.html:3186
6947 "<a href=\"#faq2_1\">2.1 The error message "Warning: Cannot add header "
6948 "information - headers already sent by ..." is displayed, what's the "
6952 #. type: Content of: <html><body><div><p>
6953 #: orig-docs/Documentation.html:3189
6955 "Edit your <i>config.inc.php</i> file and ensure there is nothing (I.E. no "
6956 "blank lines, no spaces, no characters...) neither before the <tt><?php</"
6957 "tt> tag at the beginning, neither after the <tt>?></tt> tag at the end. "
6958 "We also got a report from a user under IIS, that used a zipped distribution "
6959 "kit: the file <tt>libraries/Config.class.php</tt> contained an end-of-line "
6960 "character (hex 0A) at the end; removing this character cleared his errors."
6963 #. type: Content of: <html><body><div><h4>
6964 #: orig-docs/Documentation.html:3198
6966 "<a href=\"#faq2_2\">2.2 phpMyAdmin can't connect to MySQL. What's wrong?</a>"
6969 #. type: Content of: <html><body><div><p>
6970 #: orig-docs/Documentation.html:3200
6972 "Either there is an error with your PHP setup or your username/password is "
6973 "wrong. Try to make a small script which uses mysql_connect and see if it "
6974 "works. If it doesn't, it may be you haven't even compiled MySQL support into "
6978 #. type: Content of: <html><body><div><h4>
6979 #: orig-docs/Documentation.html:3206
6981 "<a href=\"#faq2_3\">2.3 The error message "Warning: MySQL Connection "
6982 "Failed: Can't connect to local MySQL server through socket '/tmp/mysql."
6983 "sock' (111) ..." is displayed. What can I do?</a>"
6986 #. type: Content of: <html><body><div><p>
6987 #: orig-docs/Documentation.html:3210
6988 msgid "For RedHat users, Harald Legner suggests this on the mailing list:"
6991 #. type: Content of: <html><body><div><p>
6992 #: orig-docs/Documentation.html:3212
6994 "On my RedHat-Box the socket of MySQL is <i>/var/lib/mysql/mysql.sock</i>. "
6995 "In your <i>php.ini</i> you will find a line"
6998 #. type: Content of: <html><body><div><pre>
6999 #: orig-docs/Documentation.html:3215
7001 msgid "mysql.default_socket = /tmp/mysql.sock"
7004 #. type: Content of: <html><body><div><p>
7005 #: orig-docs/Documentation.html:3217
7006 msgid "change it to"
7009 #. type: Content of: <html><body><div><pre>
7010 #: orig-docs/Documentation.html:3219
7012 msgid "mysql.default_socket = /var/lib/mysql/mysql.sock"
7015 #. type: Content of: <html><body><div><p>
7016 #: orig-docs/Documentation.html:3221
7017 msgid "Then restart apache and it will work."
7020 #. type: Content of: <html><body><div><p>
7021 #: orig-docs/Documentation.html:3223
7022 msgid "Here is a fix suggested by Brad Ummer:"
7025 #. type: Content of: <html><body><div><ul><li>
7026 #: orig-docs/Documentation.html:3225
7027 msgid "First, you need to determine what socket is being used by MySQL."
7030 #. type: Content of: <html><body><div><ul><li>
7031 #: orig-docs/Documentation.html:3226
7033 "To do this, telnet to your server and go to the MySQL bin directory. In this "
7034 "directory there should be a file named <i>mysqladmin</i>. Type <tt>./"
7035 "mysqladmin variables</tt>, and this should give you a bunch of info about "
7036 "your MySQL server, including the socket (<i>/tmp/mysql.sock</i>, for "
7040 #. type: Content of: <html><body><div><ul><li>
7041 #: orig-docs/Documentation.html:3231
7042 msgid "Then, you need to tell PHP to use this socket."
7045 #. type: Content of: <html><body><div><ul><li>
7046 #: orig-docs/Documentation.html:3231
7048 "To do this in phpMyAdmin, you need to complete the socket information in the "
7049 "<i>config.inc.php</i>."
7052 #. type: Content of: <html><body><div><ul><li>
7053 #: orig-docs/Documentation.html:3234
7055 "For example: <a href=\"#cfg_Servers_socket\" class=\"configrule\"> $cfg"
7056 "['Servers'][$i]['socket'] = '/tmp/mysql.sock';</a>"
7059 #. type: Content of: <html><body><div><ul><li>
7060 #: orig-docs/Documentation.html:3239
7062 "Please also make sure that the permissions of this file allow to be readable "
7063 "by your webserver (i.e. '0755')."
7066 #. type: Content of: <html><body><div><p>
7067 #: orig-docs/Documentation.html:3243
7069 "Have also a look at the <a href=\"http://dev.mysql.com/doc/en/can-not-"
7070 "connect-to-server.html\"> corresponding section of the MySQL documentation</"
7074 #. type: Content of: <html><body><div><h4>
7075 #: orig-docs/Documentation.html:3248
7077 "<a href=\"#faq2_4\">2.4 Nothing is displayed by my browser when I try to run "
7078 "phpMyAdmin, what can I do?</a>"
7081 #. type: Content of: <html><body><div><p>
7082 #: orig-docs/Documentation.html:3251
7084 "Try to set the <a href=\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGZip']</"
7085 "a> directive to <tt>FALSE</tt> in the phpMyAdmin configuration file. It "
7089 #. type: Content of: <html><body><div><p>
7090 #: orig-docs/Documentation.html:3254
7092 "Also have a look at your PHP version number: if it contains "b" or "
7093 ""alpha" it means you're running a testing version of PHP. That's "
7094 "not a so good idea, please upgrade to a plain revision."
7097 #. type: Content of: <html><body><div><h4>
7098 #: orig-docs/Documentation.html:3259
7100 "<a href=\"#faq2_5\">2.5 Each time I want to insert or change a row or drop a "
7101 "database or a table, an error 404 (page not found) is displayed or, with "
7102 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
7103 "authentication, I'm asked to log in again. What's wrong?</a>"
7106 #. type: Content of: <html><body><div><p>
7107 #: orig-docs/Documentation.html:3263
7109 "Check the value you set for the <a href=\"#cfg_PmaAbsoluteUri\" class="
7110 "\"configrule\">$cfg['PmaAbsoluteUri']</a> directive in the phpMyAdmin "
7111 "configuration file."
7114 #. type: Content of: <html><body><div><h4>
7115 #: orig-docs/Documentation.html:3268
7117 "<a href=\"#faq2_6\">2.6 I get an "Access denied for user: "
7118 "'root@localhost' (Using password: YES)"-error when trying to access a "
7119 "MySQL-Server on a host which is port-forwarded for my localhost.</a>"
7122 #. type: Content of: <html><body><div><p>
7123 #: orig-docs/Documentation.html:3272
7125 "When you are using a port on your localhost, which you redirect via port-"
7126 "forwarding to another host, MySQL is not resolving the localhost as expected."
7129 #. type: Content of: <html><body><div><p>
7130 #: orig-docs/Documentation.html:3275
7132 "Erik Wasser explains: The solution is: if your host is "localhost" "
7133 "MySQL (the command line tool <code>mysql</code> as well) always tries to use "
7134 "the socket connection for speeding up things. And that doesn't work in this "
7135 "configuration with port forwarding."
7138 #. type: Content of: <html><body><div><p>
7139 #: orig-docs/Documentation.html:3279
7141 "If you enter \"127.0.0.1\" as hostname, everything is right and MySQL uses "
7142 "the <abbr title=\"Transmission Control Protocol\">TCP</abbr> connection."
7145 #. type: Content of: <html><body><div><h4>
7146 #: orig-docs/Documentation.html:3282
7147 msgid "<a href=\"#faqthemes\">2.7 Using and creating themes</a>"
7150 #. type: Content of: <html><body><div><p>
7151 #: orig-docs/Documentation.html:3284
7153 "Themes are configured with <a href=\"#cfg_ThemePath\" class=\"configrule\">"
7154 "$cfg['ThemePath']</a>, <a href=\"#cfg_ThemeManager\" class=\"configrule\">"
7155 "$cfg['ThemeManager']</a> and <a href=\"#cfg_ThemeDefault\" class=\"configrule"
7156 "\">$cfg['ThemeDefault']</a>."
7159 #. type: Content of: <html><body><div><p>
7160 #: orig-docs/Documentation.html:3289
7162 "Under <a href=\"#cfg_ThemePath\" class=\"configrule\">$cfg['ThemePath']</a>, "
7163 "you should not delete the directory "original" or its underlying "
7164 "structure, because this is the system theme used by phpMyAdmin. ""
7165 "original" contains all images and styles, for backwards compatibility "
7166 "and for all themes that would not include images or css-files."
7169 #. type: Content of: <html><body><div><p>
7170 #: orig-docs/Documentation.html:3296
7172 "If <a href=\"#cfg_ThemeManager\" class=\"configrule\">$cfg['ThemeManager']</"
7173 "a> is enabled, you can select your favorite theme on the main page. Your "
7174 "selected theme will be stored in a cookie."
7177 #. type: Content of: <html><body><div><p>
7178 #: orig-docs/Documentation.html:3300
7179 msgid "To create a theme:"
7182 #. type: Content of: <html><body><div><ul><li>
7183 #: orig-docs/Documentation.html:3302
7185 "make a new subdirectory (for example "your_theme_name") under <a "
7186 "href=\"#cfg_ThemePath\" class=\"configrule\">$cfg['ThemePath']</a> (by "
7187 "default <tt>themes</tt>)"
7190 #. type: Content of: <html><body><div><ul><li>
7191 #: orig-docs/Documentation.html:3305
7193 "copy the files and directories from "original" to ""
7194 "your_theme_name""
7197 #. type: Content of: <html><body><div><ul><li>
7198 #: orig-docs/Documentation.html:3307
7199 msgid "edit the css-files in "your_theme_name/css""
7202 #. type: Content of: <html><body><div><ul><li>
7203 #: orig-docs/Documentation.html:3308
7204 msgid "put your new images in "your_theme_name/img""
7207 #. type: Content of: <html><body><div><ul><li>
7208 #: orig-docs/Documentation.html:3309
7209 msgid "edit <tt>layout.inc.php</tt> in "your_theme_name""
7212 #. type: Content of: <html><body><div><ul><li>
7213 #: orig-docs/Documentation.html:3310
7215 "edit <tt>info.inc.php</tt> in "your_theme_name" to contain your "
7216 "chosen theme name, that will be visible in user interface"
7219 #. type: Content of: <html><body><div><ul><li>
7220 #: orig-docs/Documentation.html:3312
7222 "make a new screenshot of your theme and save it under "your_theme_name/"
7226 #. type: Content of: <html><body><div><p>
7227 #: orig-docs/Documentation.html:3316
7229 "In theme directory there is file <tt>info.inc.php</tt> which contains theme "
7230 "verbose name, theme generation and theme version. These versions and "
7231 "generations are enumerated from 1 and do not have any direct dependence on "
7232 "phpMyAdmin version. Themes within same generation should be backwards "
7233 "compatible - theme with version 2 should work in phpMyAdmin requiring "
7234 "version 1. Themes with different generation are incompatible."
7237 #. type: Content of: <html><body><div><p>
7238 #: orig-docs/Documentation.html:3323
7240 "If you do not want to use your own symbols and buttons, remove the directory "
7241 ""img" in "your_theme_name". phpMyAdmin will use the "
7242 "default icons and buttons (from the system-theme "original")."
7245 #. type: Content of: <html><body><div><h4>
7246 #: orig-docs/Documentation.html:3329
7248 "<a href=\"#faqmissingparameters\">2.8 I get "Missing parameters" "
7249 "errors, what can I do?</a>"
7252 #. type: Content of: <html><body><div><p>
7253 #: orig-docs/Documentation.html:3332
7254 msgid "Here are a few points to check:"
7257 #. type: Content of: <html><body><div><ul><li>
7258 #: orig-docs/Documentation.html:3334
7260 "In <tt>config.inc.php</tt>, try to leave the <a href=\"#cfg_PmaAbsoluteUri\" "
7261 "class=\"configrule\">$cfg['PmaAbsoluteUri']</a> directive empty. See also <a "
7262 "href=\"#faq4_7\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 4.7</"
7266 #. type: Content of: <html><body><div><ul><li>
7267 #: orig-docs/Documentation.html:3339
7269 "Maybe you have a broken PHP installation or you need to upgrade your Zend "
7270 "Optimizer. See <a href=\"http://bugs.php.net/bug.php?id=31134\"> http://bugs."
7271 "php.net/bug.php?id=31134</a>."
7274 #. type: Content of: <html><body><div><ul><li>
7275 #: orig-docs/Documentation.html:3344
7277 "If you are using Hardened PHP with the ini directive <tt>varfilter."
7278 "max_request_variables</tt> set to the default (200) or another low value, "
7279 "you could get this error if your table has a high number of columns. Adjust "
7280 "this setting accordingly. (Thanks to Klaus Dorninger for the hint)."
7283 #. type: Content of: <html><body><div><ul><li>
7284 #: orig-docs/Documentation.html:3349
7286 "In the <tt>php.ini</tt> directive <tt>arg_separator.input</tt>, a value of "
7287 "";" will cause this error. Replace it with "&;"."
7290 #. type: Content of: <html><body><div><ul><li>
7291 #: orig-docs/Documentation.html:3352
7293 "If you are using <a href=\"http://www.hardened-php.net/\">Hardened-PHP</a>, "
7294 "you might want to increase <a href=\"http://www.hardened-php.net/hphp/"
7295 "troubleshooting.html\">request limits</a>."
7298 #. type: Content of: <html><body><div><ul><li>
7299 #: orig-docs/Documentation.html:3356
7301 "The directory specified in the <tt>php.ini</tt> directive <tt>session."
7302 "save_path</tt> does not exist or is read-only."
7305 #. type: Content of: <html><body><div><h4>
7306 #: orig-docs/Documentation.html:3361
7307 msgid "<a href=\"#faq2_9\">2.9 Seeing an upload progress bar</a>"
7310 #. type: Content of: <html><body><div><p>
7311 #: orig-docs/Documentation.html:3363
7313 "To be able to see a progress bar during your uploads, your server must have "
7314 "either the <a href=\"http://pecl.php.net/package/APC\">APC</a> extension or "
7315 "the <a href=\"http://pecl.php.net/package/uploadprogress\">uploadprogress</"
7316 "a> one. Moreover, the JSON extension has to be enabled in your PHP."
7319 #. type: Content of: <html><body><div><p>
7320 #: orig-docs/Documentation.html:3367
7322 "If using APC, you must set <tt>apc.rfc1867</tt> to <tt>on</tt> in your php."
7326 #. type: Content of: <html><body><div><h3>
7327 #: orig-docs/Documentation.html:3369
7328 msgid "Known limitations"
7331 #. type: Content of: <html><body><div><h4>
7332 #: orig-docs/Documentation.html:3372
7334 "<a href=\"#login_bug\">3.1 When using <abbr title=\"HyperText Transfer "
7335 "Protocol\">HTTP</abbr> authentication, a user who logged out can not log in "
7336 "again in with the same nick.</a>"
7339 #. type: Content of: <html><body><div><p>
7340 #: orig-docs/Documentation.html:3376
7342 "This is related to the authentication mechanism (protocol) used by "
7343 "phpMyAdmin. To bypass this problem: just close all the opened browser "
7344 "windows and then go back to phpMyAdmin. You should be able to log in again."
7347 #. type: Content of: <html><body><div><h4>
7348 #: orig-docs/Documentation.html:3382
7350 "<a href=\"#faq3_2\">3.2 When dumping a large table in compressed mode, I get "
7351 "a memory limit error or a time limit error.</a>"
7354 #. type: Content of: <html><body><div><p>
7355 #: orig-docs/Documentation.html:3385
7357 "Compressed dumps are built in memory and because of this are limited to "
7358 "php's memory limit. For GZip/BZip2 exports this can be overcome since 2.5.4 "
7359 "using <a href=\"#cfg_CompressOnFly\" class=\"configrule\">$cfg"
7360 "['CompressOnFly']</a> (enabled by default). Zip exports can not be handled "
7361 "this way, so if you need Zip files for larger dump, you have to use another "
7365 #. type: Content of: <html><body><div><h4>
7366 #: orig-docs/Documentation.html:3393
7368 "<a href=\"#faq3_3\">3.3 With InnoDB tables, I lose foreign key relationships "
7369 "when I rename a table or a column.</a>"
7372 #. type: Content of: <html><body><div><p>
7373 #: orig-docs/Documentation.html:3396
7375 "This is an InnoDB bug, see <a href=\"http://bugs.mysql.com/bug.php?"
7376 "id=21704\">http://bugs.mysql.com/bug.php?id=21704</a>."
7379 #. type: Content of: <html><body><div><h4>
7380 #: orig-docs/Documentation.html:3399
7382 "<a href=\"#faq3_4\">3.4 I am unable to import dumps I created with the "
7383 "mysqldump tool bundled with the MySQL server distribution.</a>"
7386 #. type: Content of: <html><body><div><p>
7387 #: orig-docs/Documentation.html:3402
7389 "The problem is that older versions of <code>mysqldump</code> created invalid "
7390 "comments like this:"
7393 #. type: Content of: <html><body><div><pre>
7394 #: orig-docs/Documentation.html:3405
7397 "-- MySQL dump 8.22\n"
7399 "-- Host: localhost Database: database\n"
7400 "---------------------------------------------------------\n"
7401 "-- Server version 3.23.54\n"
7404 #. type: Content of: <html><body><div><p>
7405 #: orig-docs/Documentation.html:3412
7407 "The invalid part of the code is the horizontal line made of dashes that "
7408 "appears once in every dump created with mysqldump. If you want to run your "
7409 "dump you have to turn it into valid MySQL. This means, you have to add a "
7410 "whitespace after the first two dashes of the line or add a # before it:"
7413 #. type: Content of: <html><body><div><p><code>
7414 #: orig-docs/Documentation.html:3417
7415 msgid "<code> -- -------------------------------------------------------"
7418 #. type: Content of: <html><body><div><p>
7419 #: orig-docs/Documentation.html:3419
7423 #. type: Content of: <html><body><div><p>
7424 #: orig-docs/Documentation.html:3421
7426 "<code> #--------------------------------------------------------- </code>"
7429 #. type: Content of: <html><body><div><h4>
7430 #: orig-docs/Documentation.html:3427
7432 "<a href=\"#faq3_5\">3.5 When using nested folders there are some multiple "
7433 "hierarchies displayed in a wrong manner?!</a> (<a href="
7434 "\"#cfg_LeftFrameTableSeparator\" class=\"configrule\">$cfg"
7435 "['LeftFrameTableSeparator']</a>)"
7438 #. type: Content of: <html><body><div><p>
7439 #: orig-docs/Documentation.html:3431
7441 "Please note that you should not use the separating string multiple times "
7442 "without any characters between them, or at the beginning/end of your table "
7443 "name. If you have to, think about using another TableSeparator or disabling "
7447 #. type: Content of: <html><body><div><h4>
7448 #: orig-docs/Documentation.html:3437
7450 "<a href=\"#faq3_6\">3.6 What is currently not supported in phpMyAdmin about "
7454 #. type: Content of: <html><body><div><p>
7455 #: orig-docs/Documentation.html:3439
7457 "In Relation view, being able to choose a table in another database, or "
7458 "having more than one index column in the foreign key."
7461 #. type: Content of: <html><body><div><p>
7462 #: orig-docs/Documentation.html:3441
7464 "In Query-by-example (Query), automatic generation of the query LEFT JOIN "
7465 "from the foreign table."
7468 #. type: Content of: <html><body><div><h4>
7469 #: orig-docs/Documentation.html:3446
7471 "<a href=\"#faq3_7\">3.7 I have table with many (100+) columns and when I try "
7472 "to browse table I get series of errors like "Warning: unable to parse "
7473 "url". How can this be fixed?</a>"
7476 #. type: Content of: <html><body><div><p>
7477 #: orig-docs/Documentation.html:3450
7479 "Your table neither have a primary key nor an unique one, so we must use a "
7480 "long expression to identify this row. This causes problems to parse_url "
7481 "function. The workaround is to create a primary or unique key."
7484 #. type: Content of: <html><body><div><h4>
7485 #: orig-docs/Documentation.html:3457
7487 "<a href=\"#faq3_8\">3.8 I cannot use (clickable) HTML-forms in columns where "
7488 "I put a MIME-Transformation onto!</a>"
7491 #. type: Content of: <html><body><div><p>
7492 #: orig-docs/Documentation.html:3460
7494 "Due to a surrounding form-container (for multi-row delete checkboxes), no "
7495 "nested forms can be put inside the table where phpMyAdmin displays the "
7496 "results. You can, however, use any form inside of a table if keep the "
7497 "parent form-container with the target to tbl_row_delete.php and just put "
7498 "your own input-elements inside. If you use a custom submit input field, the "
7499 "form will submit itself to the displaying page again, where you can validate "
7500 "the $HTTP_POST_VARS in a transformation. For a tutorial on how to "
7501 "effectively use transformations, see our <a href=\"http://www.phpmyadmin.net/"
7502 "home_page/docs.php\">Link section</a> on the official phpMyAdmin-homepage."
7505 #. type: Content of: <html><body><div><h4>
7506 #: orig-docs/Documentation.html:3473
7508 "<a href=\"#faq3_9\">3.9 I get error messages when using \"--sql_mode=ANSI\" "
7509 "for the MySQL server</a>"
7512 #. type: Content of: <html><body><div><p>
7513 #: orig-docs/Documentation.html:3476
7515 "When MySQL is running in ANSI-compatibility mode, there are some major "
7516 "differences in how <abbr title=\"structured query language\">SQL</abbr> is "
7517 "structured (see <a href=\"http://dev.mysql.com/doc/mysql/en/ansi-mode.html"
7518 "\"> http://dev.mysql.com/doc/mysql/en/ansi-mode.html</a>). Most important of "
7519 "all, the quote-character (\") is interpreted as an identifier quote "
7520 "character and not as a string quote character, which makes many internal "
7521 "phpMyAdmin operations into invalid <abbr title=\"structured query language"
7522 "\">SQL</abbr> statements. There is no workaround to this behaviour. News to "
7523 "this item will be posted in Bug report <a href=\"https://sourceforge.net/"
7524 "tracker/index.php?func=detail&aid=816858&group_id=23067&"
7525 "atid=377408\">#816858</a>"
7528 #. type: Content of: <html><body><div><h4>
7529 #: orig-docs/Documentation.html:3489
7531 "<a href=\"#faq3_10\">3.10 Homonyms and no primary key: When the results of a "
7532 "SELECT display more that one column with the same value (for example "
7533 "<tt>SELECT lastname from employees where firstname like 'A%'</tt> and two "
7534 ""Smith" values are displayed), if I click Edit I cannot be sure "
7535 "that I am editing the intended row.</a>"
7538 #. type: Content of: <html><body><div><p>
7539 #: orig-docs/Documentation.html:3494
7541 "Please make sure that your table has a primary key, so that phpMyAdmin can "
7542 "use it for the Edit and Delete links."
7545 #. type: Content of: <html><body><div><h4>
7546 #: orig-docs/Documentation.html:3498
7548 "<a href=\"#faq3_11\">3.11 The number of rows for InnoDB tables is not "
7552 #. type: Content of: <html><body><div><p>
7553 #: orig-docs/Documentation.html:3500
7555 "phpMyAdmin uses a quick method to get the row count, and this method only "
7556 "returns an approximate count in the case of InnoDB tables. See <a href="
7557 "\"#cfg_MaxExactCount\" class=\"configrule\">$cfg['MaxExactCount']</a> for a "
7558 "way to modify those results, but this could have a serious impact on "
7562 #. type: Content of: <html><body><div><h4>
7563 #: orig-docs/Documentation.html:3507
7564 msgid "<a href=\"#faq3_12\">3.12 (withdrawn).</a>"
7567 #. type: Content of: <html><body><div><h4>
7568 #: orig-docs/Documentation.html:3510
7570 "<a href=\"#faq3_13\">3.13 I get an error when entering <tt>USE</tt> followed "
7571 "by a db name containing an hyphen. </a>"
7574 #. type: Content of: <html><body><div><p>
7575 #: orig-docs/Documentation.html:3514
7577 "The tests I have made with MySQL 5.1.49 shows that the API does not accept "
7578 "this syntax for the USE command."
7581 #. type: Content of: <html><body><div><h4>
7582 #: orig-docs/Documentation.html:3519
7584 "<a href=\"#faq3_14\">3.14 I am not able to browse a table when I don't have "
7585 "the right to SELECT one of the columns.</a>"
7588 #. type: Content of: <html><body><div><p>
7589 #: orig-docs/Documentation.html:3521
7591 "This has been a known limitation of phpMyAdmin since the beginning and it's "
7592 "not likely to be solved in the future."
7595 #. type: Content of: <html><body><div><h4>
7596 #: orig-docs/Documentation.html:3528
7597 msgid "<a href=\"#faq3_15\">3.15 (withdrawn).</a>"
7600 #. type: Content of: <html><body><div><h4>
7601 #: orig-docs/Documentation.html:3531
7602 msgid "<a href=\"#faq3_16\">3.16 (withdrawn).</a>"
7605 #. type: Content of: <html><body><div><h4>
7606 #: orig-docs/Documentation.html:3534
7607 msgid "<a href=\"#faq3_17\">3.17 (withdrawn).</a>"
7610 #. type: Content of: <html><body><div><h4>
7611 #: orig-docs/Documentation.html:3540
7613 "<a href=\"#faq3_18\">3.18 When I import a CSV file that contains multiple "
7614 "tables, they are lumped together into a single table.</a>"
7617 #. type: Content of: <html><body><div><p>
7618 #: orig-docs/Documentation.html:3542
7620 "There is no reliable way to differentiate tables in CSV format. For the time "
7621 "being, you will have to break apart CSV files containing multiple tables."
7624 #. type: Content of: <html><body><div><h4>
7625 #: orig-docs/Documentation.html:3549
7627 "<a href=\"#faq3_19\">3.19 When I import a file and have phpMyAdmin determine "
7628 "the appropriate data structure it only uses int, decimal, and varchar types."
7632 #. type: Content of: <html><body><div><p>
7633 #: orig-docs/Documentation.html:3551
7635 "Currently, the import type-detection system can only assign these MySQL "
7636 "types to columns. In future, more will likely be added but for the time "
7637 "being you will have to edit the structure to your liking post-import."
7640 #. type: Content of: <html><body><div><p>
7641 #: orig-docs/Documentation.html:3554
7643 "Also, you should note the fact that phpMyAdmin will use the size of the "
7644 "largest item in any given column as the column size for the appropriate "
7645 "type. If you know you will be adding larger items to that column then you "
7646 "should manually adjust the column sizes accordingly. This is done for the "
7647 "sake of efficiency."
7650 #. type: Content of: <html><body><div><h3>
7651 #: orig-docs/Documentation.html:3560
7653 "<abbr title=\"Internet service provider\">ISP</abbr>s, multi-user "
7657 #. type: Content of: <html><body><div><h4>
7658 #: orig-docs/Documentation.html:3563
7660 "<a href=\"#faq4_1\">4.1 I'm an <abbr title=\"Internet service provider"
7661 "\">ISP</abbr>. Can I setup one central copy of phpMyAdmin or do I need to "
7662 "install it for each customer. </a>"
7665 #. type: Content of: <html><body><div><p>
7666 #: orig-docs/Documentation.html:3567
7668 "Since version 2.0.3, you can setup a central copy of phpMyAdmin for all your "
7669 "users. The development of this feature was kindly sponsored by NetCologne "
7670 "GmbH. This requires a properly setup MySQL user management and phpMyAdmin "
7671 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
7672 "authentication. See the install section on "Using <abbr title="
7673 "\"HyperText Transfer Protocol\">HTTP</abbr> authentication"."
7676 #. type: Content of: <html><body><div><h4>
7677 #: orig-docs/Documentation.html:3576
7679 "<a href=\"#faq4_2\">4.2 What's the preferred way of making phpMyAdmin secure "
7680 "against evil access. </a>"
7683 #. type: Content of: <html><body><div><p>
7684 #: orig-docs/Documentation.html:3580
7685 msgid "This depends on your system."
7688 #. type: Content of: <html><body><div><p>
7689 #: orig-docs/Documentation.html:3581
7691 "If you're running a server which cannot be accessed by other people, it's "
7692 "sufficient to use the directory protection bundled with your webserver (with "
7693 "Apache you can use <i>.htaccess</i> files, for example)."
7696 #. type: Content of: <html><body><div><p>
7697 #: orig-docs/Documentation.html:3584
7699 "If other people have telnet access to your server, you should use "
7700 "phpMyAdmin's <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or "
7701 "cookie authentication features."
7704 #. type: Content of: <html><body><div><p>
7705 #: orig-docs/Documentation.html:3587
7706 msgid "Suggestions:"
7709 #. type: Content of: <html><body><div><ul><li>
7710 #: orig-docs/Documentation.html:3591
7711 msgid "Your <i>config.inc.php</i> file should be <tt>chmod 660</tt>."
7714 #. type: Content of: <html><body><div><ul><li>
7715 #: orig-docs/Documentation.html:3594
7717 "All your phpMyAdmin files should be chown -R phpmy.apache, where phpmy is a "
7718 "user whose password is only known to you, and apache is the group under "
7719 "which Apache runs."
7722 #. type: Content of: <html><body><div><ul><li>
7723 #: orig-docs/Documentation.html:3599
7724 msgid "Follow security recommendations for PHP and your webserver."
7727 #. type: Content of: <html><body><div><h4>
7728 #: orig-docs/Documentation.html:3604
7730 "<a href=\"#faq4_3\">4.3 I get errors about not being able to include a file "
7731 "in <i>/lang</i> or in <i>/libraries</i>. </a>"
7734 #. type: Content of: <html><body><div><p>
7735 #: orig-docs/Documentation.html:3608
7737 "Check <i>php.ini</i>, or ask your sysadmin to check it. The "
7738 "<tt>include_path</tt> must contain "." somewhere in it, and "
7739 "<tt>open_basedir</tt>, if used, must contain "." and "./"
7740 "lang" to allow normal operation of phpMyAdmin."
7743 #. type: Content of: <html><body><div><h4>
7744 #: orig-docs/Documentation.html:3615
7746 "<a href=\"#faq4_4\">4.4 phpMyAdmin always gives "Access denied" "
7747 "when using <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> "
7748 "authentication. </a>"
7751 #. type: Content of: <html><body><div><p>
7752 #: orig-docs/Documentation.html:3619
7753 msgid "This could happen for several reasons:"
7756 #. type: Content of: <html><body><div><ul><li>
7757 #: orig-docs/Documentation.html:3621
7759 "<a href=\"#cfg_Servers_controluser\" class=\"configrule\">$cfg['Servers'][$i]"
7760 "['controluser']</a> and/or <a href=\"#cfg_Servers_controlpass\" class="
7761 "\"configrule\">$cfg['Servers'][$i]['controlpass']</a> are wrong."
7764 #. type: Content of: <html><body><div><ul><li>
7765 #: orig-docs/Documentation.html:3625
7766 msgid "The username/password you specify in the login dialog are invalid."
7769 #. type: Content of: <html><body><div><ul><li>
7770 #: orig-docs/Documentation.html:3626
7772 "You have already setup a security mechanism for the phpMyAdmin-directory, "
7773 "eg. a .htaccess file. This would interfere with phpMyAdmin's authentication, "
7777 #. type: Content of: <html><body><div><h4>
7778 #: orig-docs/Documentation.html:3632
7780 "<a href=\"#faq4_5\">4.5 Is it possible to let users create their own "
7784 #. type: Content of: <html><body><div><p>
7785 #: orig-docs/Documentation.html:3634
7787 "Starting with 2.2.5, in the user management page, you can enter a wildcard "
7788 "database name for a user (for example "joe%"), and put the "
7789 "privileges you want. For example, adding <tt>SELECT, INSERT, UPDATE, "
7790 "DELETE, CREATE, DROP, INDEX, ALTER</tt> would let a user create/manage his/"
7794 #. type: Content of: <html><body><div><h4>
7795 #: orig-docs/Documentation.html:3641
7797 "<a href=\"#faq4_6\">4.6 How can I use the Host-based authentication "
7801 #. type: Content of: <html><body><div><p>
7802 #: orig-docs/Documentation.html:3643
7804 "If you have existing rules from an old .htaccess file, you can take them and "
7805 "add a username between the <tt>'deny'</tt>/<tt>'allow'</tt> and <tt>'from'</"
7806 "tt> strings. Using the username wildcard of <tt>'%'</tt> would be a major "
7807 "benefit here if your installation is suited to using it. Then you can just "
7808 "add those updated lines into the <a href=\"#cfg_Servers_AllowDeny_rules\" "
7809 "class=\"configrule\"> $cfg['Servers'][$i]['AllowDeny']['rules']</a> array."
7812 #. type: Content of: <html><body><div><p>
7813 #: orig-docs/Documentation.html:3651
7815 "If you want a pre-made sample, you can try this fragment. It stops the "
7816 "'root' user from logging in from any networks other than the private network "
7817 "<abbr title=\"Internet Protocol\">IP</abbr> blocks."
7820 #. type: Content of: <html><body><div><pre>
7821 #: orig-docs/Documentation.html:3656
7824 "//block root from logging in except from the private networks\n"
7825 "$cfg['Servers'][$i]['AllowDeny']['order'] = 'deny,allow';\n"
7826 "$cfg['Servers'][$i]['AllowDeny']['rules'] = array(\n"
7827 " 'deny root from all',\n"
7828 " 'allow root from localhost',\n"
7829 " 'allow root from 10.0.0.0/8',\n"
7830 " 'allow root from 192.168.0.0/16',\n"
7831 " 'allow root from 172.16.0.0/12',\n"
7835 #. type: Content of: <html><body><div><h4>
7836 #: orig-docs/Documentation.html:3668
7838 "<a href=\"#faq4_7\">4.7 Authentication window is displayed more than once, "
7842 #. type: Content of: <html><body><div><p>
7843 #: orig-docs/Documentation.html:3670
7845 "This happens if you are using a <abbr title=\"Uniform Resource Locator"
7846 "\">URL</abbr> to start phpMyAdmin which is different than the one set in "
7847 "your <a href=\"#cfg_PmaAbsoluteUri\" class=\"configrule\">$cfg"
7848 "['PmaAbsoluteUri']</a>. For example, a missing "www", or entering "
7849 "with an <abbr title=\"Internet Protocol\">IP</abbr> address while a domain "
7850 "name is defined in the config file."
7853 #. type: Content of: <html><body><div><h4>
7854 #: orig-docs/Documentation.html:3677
7856 "<a href=\"#faq4_8\">4.8 Which parameters can I use in the URL that starts "
7860 #. type: Content of: <html><body><div><p>
7861 #: orig-docs/Documentation.html:3679
7863 "When starting phpMyAdmin, you can use the <tt>db</tt>, <tt>pma_username</"
7864 "tt>, <tt>pma_password</tt> and <tt>server</tt> parameters. This last one can "
7865 "contain either the numeric host index (from <tt>$i</tt> of the configuration "
7866 "file) or one of the host names present in the configuration file. Using "
7867 "<tt>pma_username</tt> and <tt>pma_password</tt> has been tested along with "
7868 "the usage of 'cookie' <tt>auth_type</tt>."
7871 #. type: Content of: <html><body><div><h3>
7872 #: orig-docs/Documentation.html:3681
7873 msgid "Browsers or client <abbr title=\"operating system\">OS</abbr>"
7876 #. type: Content of: <html><body><div><h4>
7877 #: orig-docs/Documentation.html:3684
7879 "<a href=\"#faq5_1\">5.1 I get an out of memory error, and my controls are "
7880 "non-functional, when trying to create a table with more than 14 columns. </"
7884 #. type: Content of: <html><body><div><p>
7885 #: orig-docs/Documentation.html:3688
7887 "We could reproduce this problem only under Win98/98SE. Testing under WinNT4 "
7888 "or Win2K, we could easily create more than 60 columns."
7891 #. type: Content of: <html><body><div><p>
7892 #: orig-docs/Documentation.html:3691
7894 "A workaround is to create a smaller number of columns, then come back to "
7895 "your table properties and add the other columns."
7898 #. type: Content of: <html><body><div><h4>
7899 #: orig-docs/Documentation.html:3696
7901 "<a href=\"#faq5_2\">5.2 With Xitami 2.5b4, phpMyAdmin won't process form "
7905 #. type: Content of: <html><body><div><p>
7906 #: orig-docs/Documentation.html:3698
7908 "This is not a phpMyAdmin problem but a Xitami known bug: you'll face it with "
7909 "each script/website that use forms."
7912 #. type: Content of: <html><body><div><p>
7913 #: orig-docs/Documentation.html:3700
7914 msgid "Upgrade or downgrade your Xitami server."
7917 #. type: Content of: <html><body><div><h4>
7918 #: orig-docs/Documentation.html:3704
7920 "<a href=\"#faq5_3\">5.3 I have problems dumping tables with Konqueror "
7921 "(phpMyAdmin 2.2.2).</a>"
7924 #. type: Content of: <html><body><div><p>
7925 #: orig-docs/Documentation.html:3706
7927 "With Konqueror 2.1.1: plain dumps, zip and GZip dumps work ok, except that "
7928 "the proposed file name for the dump is always 'tbl_dump.php'. Bzip2 dumps "
7929 "don't seem to work."
7932 #. type: Content of: <html><body><div><p>
7933 #: orig-docs/Documentation.html:3710
7935 "With Konqueror 2.2.1: plain dumps work; zip dumps are placed into the user's "
7936 "temporary directory, so they must be moved before closing Konqueror, or else "
7937 "they disappear. GZip dumps give an error message."
7940 #. type: Content of: <html><body><div><p>
7941 #: orig-docs/Documentation.html:3714
7942 msgid "Testing needs to be done for Konqueror 2.2.2."
7945 #. type: Content of: <html><body><div><h4>
7946 #: orig-docs/Documentation.html:3718
7948 "<a href=\"#faq5_4\">5.4 I can't use the cookie authentication mode because "
7949 "Internet Explorer never stores the cookies. </a>"
7952 #. type: Content of: <html><body><div><p>
7953 #: orig-docs/Documentation.html:3722
7955 "MS Internet Explorer seems to be really buggy about cookies, at least till "
7959 #. type: Content of: <html><body><div><h4>
7960 #: orig-docs/Documentation.html:3727
7962 "<a href=\"#faq5_5\">5.5 In Internet Explorer 5.0, I get JavaScript errors "
7963 "when browsing my rows. </a>"
7966 #. type: Content of: <html><body><div><p>
7967 #: orig-docs/Documentation.html:3731
7968 msgid "Upgrade to at least Internet Explorer 5.5 SP2."
7971 #. type: Content of: <html><body><div><h4>
7972 #: orig-docs/Documentation.html:3735
7974 "<a href=\"#faq5_6\">5.6 In Internet Explorer 5.0, 5.5 or 6.0, I get an error "
7975 "(like \"Page not found\") when trying to modify a row in a table with many "
7976 "columns, or with a text column </a>"
7979 #. type: Content of: <html><body><div><p>
7980 #: orig-docs/Documentation.html:3740
7982 "Your table neither have a primary key nor an unique one, so we must use a "
7983 "long <abbr title=\"Uniform Resource Locator\">URL</abbr> to identify this "
7984 "row. There is a limit on the length of the <abbr title=\"Uniform Resource "
7985 "Locator\">URL</abbr> in those browsers, and this not happen in Netscape, for "
7986 "example. The workaround is to create a primary or unique key, or use another "
7990 #. type: Content of: <html><body><div><h4>
7991 #: orig-docs/Documentation.html:3748
7993 "<a href=\"#faq5_7\">5.7 I refresh (reload) my browser, and come back to the "
7994 "welcome page. </a>"
7997 #. type: Content of: <html><body><div><p>
7998 #: orig-docs/Documentation.html:3752
8000 "Some browsers support right-clicking into the frame you want to refresh, "
8001 "just do this in the right frame."
8004 #. type: Content of: <html><body><div><h4>
8005 #: orig-docs/Documentation.html:3757
8007 "<a href=\"#faq5_8\">5.8 With Mozilla 0.9.7 I have problems sending a query "
8008 "modified in the query box. </a>"
8011 #. type: Content of: <html><body><div><p>
8012 #: orig-docs/Documentation.html:3761
8014 "Looks like a Mozilla bug: 0.9.6 was OK. We will keep an eye on future "
8018 #. type: Content of: <html><body><div><h4>
8019 #: orig-docs/Documentation.html:3766
8021 "<a href=\"#faq5_9\">5.9 With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I "
8022 "can't type a whitespace in the <abbr title=\"structured query language"
8023 "\">SQL</abbr>-Query edit area: the page scrolls down. </a>"
8026 #. type: Content of: <html><body><div><p>
8027 #: orig-docs/Documentation.html:3770
8029 "This is a Mozilla bug (see bug #26882 at <a href=\"http://bugzilla.mozilla."
8030 "org/\">BugZilla</a>)."
8033 #. type: Content of: <html><body><div><h4>
8034 #: orig-docs/Documentation.html:3775
8036 "<a href=\"#faq5_10\">5.10 With Netscape 4.75 I get empty rows between each "
8037 "row of data in a <abbr title=\"comma separated values\">CSV</abbr> exported "
8041 #. type: Content of: <html><body><div><p>
8042 #: orig-docs/Documentation.html:3779
8044 "This is a known Netscape 4.75 bug: it adds some line feeds when exporting "
8045 "data in octet-stream mode. Since we can't detect the specific Netscape "
8046 "version, we cannot workaround this bug."
8049 #. type: Content of: <html><body><div><h4>
8050 #: orig-docs/Documentation.html:3785
8052 "<a href=\"#faq5_11\">5.11 Extended-ASCII characters like German umlauts are "
8053 "displayed wrong.</a>"
8056 #. type: Content of: <html><body><div><p>
8057 #: orig-docs/Documentation.html:3788
8059 "Please ensure that you have set your browser's character set to the one of "
8060 "the language file you have selected on phpMyAdmin's start page. "
8061 "Alternatively, you can try the auto detection mode that is supported by the "
8062 "recent versions of the most browsers."
8065 #. type: Content of: <html><body><div><h4>
8066 #: orig-docs/Documentation.html:3794
8068 "<a href=\"#faq5_12\">5.12 <acronym title=\"Apple Macintosh\">Mac</acronym> "
8069 "<abbr title=\"operating system\">OS</abbr> X: Safari browser changes special "
8070 "characters to "?".</a>"
8073 #. type: Content of: <html><body><div><p>
8074 #: orig-docs/Documentation.html:3797
8076 "This issue has been reported by a <abbr title=\"operating system\">OS</abbr> "
8077 "X user, who adds that Chimera, Netscape and Mozilla do not have this problem."
8080 #. type: Content of: <html><body><div><h4>
8081 #: orig-docs/Documentation.html:3801
8083 "<a href=\"#faq5_13\">5.13 With Internet Explorer 5.5 or 6, and <abbr title="
8084 "\"HyperText Transfer Protocol\">HTTP</abbr> authentication type, I cannot "
8085 "manage two servers: I log in to the first one, then the other one, but if I "
8086 "switch back to the first, I have to log in on each operation.</a>"
8089 #. type: Content of: <html><body><div><p>
8090 #: orig-docs/Documentation.html:3805
8092 "This is a bug in Internet Explorer, other browsers do not behave this way."
8095 #. type: Content of: <html><body><div><h4>
8096 #: orig-docs/Documentation.html:3808
8098 "<a href=\"#faq5_14\">5.14 Using Opera6, I can manage to get to the "
8099 "authentication, but nothing happens after that, only a blank screen.</a>"
8102 #. type: Content of: <html><body><div><p>
8103 #: orig-docs/Documentation.html:3811
8104 msgid "Please upgrade to Opera7 at least."
8107 #. type: Content of: <html><body><div><h4>
8108 #: orig-docs/Documentation.html:3814
8109 msgid "<a href=\"#faq5_15\">5.15 I have display problems with Safari.</a>"
8112 #. type: Content of: <html><body><div><p>
8113 #: orig-docs/Documentation.html:3816
8114 msgid "Please upgrade to at least version 1.2.3."
8117 #. type: Content of: <html><body><div><h4>
8118 #: orig-docs/Documentation.html:3819
8120 "<a href=\"#faq5_16\">5.16 With Internet Explorer, I get "Access is "
8121 "denied" Javascript errors. Or I cannot make phpMyAdmin work under "
8125 #. type: Content of: <html><body><div><p>
8126 #: orig-docs/Documentation.html:3822
8127 msgid "Please check the following points:"
8130 #. type: Content of: <html><body><div><ul><li>
8131 #: orig-docs/Documentation.html:3823
8133 "Maybe you have defined your <tt>PmaAbsoluteUri</tt> setting in <tt>config."
8134 "inc.php</tt> to an <abbr title=\"Internet Protocol\">IP</abbr> address and "
8135 "you are starting phpMyAdmin with a <abbr title=\"Uniform Resource Locator"
8136 "\">URL</abbr> containing a domain name, or the reverse situation."
8139 #. type: Content of: <html><body><div><ul><li>
8140 #: orig-docs/Documentation.html:3828
8142 "Security settings in IE and/or Microsoft Security Center are too high, thus "
8143 "blocking scripts execution."
8146 #. type: Content of: <html><body><div><ul><li>
8147 #: orig-docs/Documentation.html:3830
8149 "The Windows Firewall is blocking Apache and MySQL. You must allow <abbr "
8150 "title=\"HyperText Transfer Protocol\">HTTP</abbr> ports (80 or 443) and "
8151 "MySQL port (usually 3306) in the "in" and "out" "
8155 #. type: Content of: <html><body><div><h4>
8156 #: orig-docs/Documentation.html:3837
8158 "<a href=\"#faq5_17\">5.17 With Firefox, I cannot delete rows of data or drop "
8162 #. type: Content of: <html><body><div><p>
8163 #: orig-docs/Documentation.html:3838
8165 "Many users have confirmed that the Tabbrowser Extensions plugin they "
8166 "installed in their Firefox is causing the problem."
8169 #. type: Content of: <html><body><div><h4>
8170 #: orig-docs/Documentation.html:3842
8172 "<a href=\"#faq5_18\">5.18 With Konqueror 4.2.x an invalid <tt>LIMIT</tt> "
8173 "clause is generated when I browse a table.</a>"
8176 #. type: Content of: <html><body><div><p>
8177 #: orig-docs/Documentation.html:3844
8179 "This happens only when both of these conditions are met: using the <tt>http</"
8180 "tt> authentication mode and <tt>register_globals</tt> being set to <tt>On</"
8181 "tt> on the server. It seems to be a browser-specific problem; meanwhile use "
8182 "the <tt>cookie</tt> authentication mode."
8185 #. type: Content of: <html><body><div><h4>
8186 #: orig-docs/Documentation.html:3850
8187 msgid "<a href=\"#faq5_19\">5.19 I get JavaScript errors in my browser.</a>"
8190 #. type: Content of: <html><body><div><p>
8191 #: orig-docs/Documentation.html:3851
8193 "Issues have been reported with some combinations of browser extensions. To "
8194 "troubleshoot, disable all extensions then clear your browser cache to see if "
8195 "the problem goes away."
8198 #. type: Content of: <html><body><div><h3>
8199 #: orig-docs/Documentation.html:3855
8200 msgid "Using phpMyAdmin"
8203 #. type: Content of: <html><body><div><h4>
8204 #: orig-docs/Documentation.html:3858
8206 "<a href=\"#faq6_1\">6.1 I can't insert new rows into a table / I can't "
8207 "create a table - MySQL brings up a <abbr title=\"structured query language"
8208 "\">SQL</abbr>-error. </a>"
8211 #. type: Content of: <html><body><div><p>
8212 #: orig-docs/Documentation.html:3862
8214 "Examine the <abbr title=\"structured query language\">SQL</abbr> error with "
8215 "care. Often the problem is caused by specifying a wrong column-type."
8218 #. type: Content of: <html><body><div><p>
8219 #: orig-docs/Documentation.html:3864
8220 msgid "Common errors include:"
8223 #. type: Content of: <html><body><div><ul><li>
8224 #: orig-docs/Documentation.html:3867
8225 msgid "Using <tt>VARCHAR</tt> without a size argument"
8228 #. type: Content of: <html><body><div><ul><li>
8229 #: orig-docs/Documentation.html:3868
8230 msgid "Using <tt>TEXT</tt> or <tt>BLOB</tt> with a size argument"
8233 #. type: Content of: <html><body><div><p>
8234 #: orig-docs/Documentation.html:3871
8236 "Also, look at the syntax chapter in the MySQL manual to confirm that your "
8237 "syntax is correct."
8240 #. type: Content of: <html><body><div><h4>
8241 #: orig-docs/Documentation.html:3876
8243 "<a href=\"#faq6_2\">6.2 When I create a table, I set an index for two "
8244 "columns and phpMyAdmin generates only one index with those two columns. </a>"
8247 #. type: Content of: <html><body><div><p>
8248 #: orig-docs/Documentation.html:3881
8250 "This is the way to create a multi-columns index. If you want two indexes, "
8251 "create the first one when creating the table, save, then display the table "
8252 "properties and click the Index link to create the other index."
8255 #. type: Content of: <html><body><div><h4>
8256 #: orig-docs/Documentation.html:3888
8258 "<a href=\"#faq6_3\">6.3 How can I insert a null value into my table?</a>"
8261 #. type: Content of: <html><body><div><p>
8262 #: orig-docs/Documentation.html:3890
8264 "Since version 2.2.3, you have a checkbox for each column that can be null. "
8265 "Before 2.2.3, you had to enter "null", without the quotes, as the "
8266 "column's value. Since version 2.5.5, you have to use the checkbox to get a "
8267 "real NULL value, so if you enter "NULL" this means you want a "
8268 "literal NULL in the column, and not a NULL value (this works in PHP4)."
8271 #. type: Content of: <html><body><div><h4>
8272 #: orig-docs/Documentation.html:3898
8273 msgid "<a href=\"#faq6_4\">6.4 How can I backup my database or table?</a>"
8276 #. type: Content of: <html><body><div><p>
8277 #: orig-docs/Documentation.html:3900
8279 "Click on a database or table name in the left frame, the properties will be "
8280 "displayed. Then on the menu, click "Export", you can dump the "
8281 "structure, the data, or both. This will generate standard <abbr title="
8282 "\"structured query language\">SQL</abbr> statements that can be used to "
8283 "recreate your database/table."
8286 #. type: Content of: <html><body><div><p>
8287 #: orig-docs/Documentation.html:3905
8289 "You will need to choose "Save as file", so that phpMyAdmin can "
8290 "transmit the resulting dump to your station. Depending on your PHP "
8291 "configuration, you will see options to compress the dump. See also the <a "
8292 "href=\"#cfg_ExecTimeLimit\" class=\"configrule\">$cfg['ExecTimeLimit']</a> "
8293 "configuration variable."
8296 #. type: Content of: <html><body><div><p>
8297 #: orig-docs/Documentation.html:3911
8299 "For additional help on this subject, look for the word "dump" in "
8303 #. type: Content of: <html><body><div><h4>
8304 #: orig-docs/Documentation.html:3915
8306 "<a href=\"#faq6_5\">6.5 How can I restore (upload) my database or table "
8307 "using a dump? How can I run a ".sql" file? </a>"
8310 #. type: Content of: <html><body><div><p>
8311 #: orig-docs/Documentation.html:3919
8313 "Click on a database name in the left frame, the properties will be "
8314 "displayed. Select "Import" from the list of tabs in the "
8315 "right–hand frame (or "<abbr title=\"structured query language"
8316 "\">SQL</abbr>" if your phpMyAdmin version is previous to 2.7.0). In the "
8317 ""Location of the text file" section, type in the path to your dump "
8318 "filename, or use the Browse button. Then click Go."
8321 #. type: Content of: <html><body><div><p>
8322 #: orig-docs/Documentation.html:3925
8324 "With version 2.7.0, the import engine has been re–written, if possible "
8325 "it is suggested that you upgrade to take advantage of the new features."
8328 #. type: Content of: <html><body><div><p>
8329 #: orig-docs/Documentation.html:3928
8331 "For additional help on this subject, look for the word "upload" in "
8335 #. type: Content of: <html><body><div><h4>
8336 #: orig-docs/Documentation.html:3933
8338 "<a href=\"#faq6_6\">6.6 How can I use the relation table in Query-by-example?"
8342 #. type: Content of: <html><body><div><p>
8343 #: orig-docs/Documentation.html:3935
8345 "Here is an example with the tables persons, towns and countries, all located "
8346 "in the database mydb. If you don't have a <tt>pma_relation</tt> table, "
8347 "create it as explained in the configuration section. Then create the example "
8351 #. type: Content of: <html><body><div><pre>
8352 #: orig-docs/Documentation.html:3941
8355 "CREATE TABLE REL_countries (\n"
8356 " country_code char(1) NOT NULL default '',\n"
8357 " description varchar(10) NOT NULL default '',\n"
8358 " PRIMARY KEY (country_code)\n"
8361 "INSERT INTO REL_countries VALUES ('C', 'Canada');\n"
8363 "CREATE TABLE REL_persons (\n"
8364 " id tinyint(4) NOT NULL auto_increment,\n"
8365 " person_name varchar(32) NOT NULL default '',\n"
8366 " town_code varchar(5) default '0',\n"
8367 " country_code char(1) NOT NULL default '',\n"
8368 " PRIMARY KEY (id)\n"
8371 "INSERT INTO REL_persons VALUES (11, 'Marc', 'S', '');\n"
8372 "INSERT INTO REL_persons VALUES (15, 'Paul', 'S', 'C');\n"
8374 "CREATE TABLE REL_towns (\n"
8375 " town_code varchar(5) NOT NULL default '0',\n"
8376 " description varchar(30) NOT NULL default '',\n"
8377 " PRIMARY KEY (town_code)\n"
8380 "INSERT INTO REL_towns VALUES ('S', 'Sherbrooke');\n"
8381 "INSERT INTO REL_towns VALUES ('M', 'Montréal');\n"
8384 #. type: Content of: <html><body><div><p>
8385 #: orig-docs/Documentation.html:3970
8386 msgid "To setup appropriate links and display information:"
8389 #. type: Content of: <html><body><div><ul><li>
8390 #: orig-docs/Documentation.html:3972
8391 msgid "on table "REL_persons" click Structure, then Relation view"
8394 #. type: Content of: <html><body><div><ul><li>
8395 #: orig-docs/Documentation.html:3973
8397 "in Links, for "town_code" choose "REL_towns->code""
8400 #. type: Content of: <html><body><div><ul><li>
8401 #: orig-docs/Documentation.html:3974
8403 "in Links, for "country_code" choose "REL_countries->"
8404 "country_code""
8407 #. type: Content of: <html><body><div><ul><li>
8408 #: orig-docs/Documentation.html:3975
8409 msgid "on table "REL_towns" click Structure, then Relation view"
8412 #. type: Content of: <html><body><div><ul><li>
8413 #: orig-docs/Documentation.html:3976
8414 msgid "in "Choose column to display", choose "description""
8417 #. type: Content of: <html><body><div><ul><li>
8418 #: orig-docs/Documentation.html:3977
8419 msgid "repeat the two previous steps for table "REL_countries""
8422 #. type: Content of: <html><body><div><p>
8423 #: orig-docs/Documentation.html:3980
8424 msgid "Then test like this:"
8427 #. type: Content of: <html><body><div><ul><li>
8428 #: orig-docs/Documentation.html:3982
8429 msgid "Click on your db name in the left frame"
8432 #. type: Content of: <html><body><div><ul><li>
8433 #: orig-docs/Documentation.html:3983
8434 msgid "Choose "Query""
8437 #. type: Content of: <html><body><div><ul><li>
8438 #: orig-docs/Documentation.html:3984
8439 msgid "Use tables: persons, towns, countries"
8442 #. type: Content of: <html><body><div><ul><li>
8443 #: orig-docs/Documentation.html:3985
8444 msgid "Click "Update query""
8447 #. type: Content of: <html><body><div><ul><li>
8448 #: orig-docs/Documentation.html:3986
8450 "In the columns row, choose persons.person_name and click the ""
8451 "Show" tickbox"
8454 #. type: Content of: <html><body><div><ul><li>
8455 #: orig-docs/Documentation.html:3988
8457 "Do the same for towns.description and countries.descriptions in the other 2 "
8461 #. type: Content of: <html><body><div><ul><li>
8462 #: orig-docs/Documentation.html:3990
8464 "Click "Update query" and you will see in the query box that the "
8465 "correct joins have been generated"
8468 #. type: Content of: <html><body><div><ul><li>
8469 #: orig-docs/Documentation.html:3992
8470 msgid "Click "Submit query""
8473 #. type: Content of: <html><body><div><h4>
8474 #: orig-docs/Documentation.html:3996
8476 "<a href=\"#faqdisplay\">6.7 How can I use the "display column" "
8480 #. type: Content of: <html><body><div><p>
8481 #: orig-docs/Documentation.html:3998
8483 "Starting from the previous example, create the pma_table_info as explained "
8484 "in the configuration section, then browse your persons table, and move the "
8485 "mouse over a town code or country code."
8488 #. type: Content of: <html><body><div><p>
8489 #: orig-docs/Documentation.html:4002
8491 "See also <a href=\"#faq6_21\"><abbr title=\"Frequently Asked Questions"
8492 "\">FAQ</abbr> 6.21</a> for an additional feature that "display "
8493 "column" enables: drop-down list of possible values."
8496 #. type: Content of: <html><body><div><h4>
8497 #: orig-docs/Documentation.html:4007
8499 "<a href=\"#faqpdf\">6.8 How can I produce a <abbr title=\"Portable Document "
8500 "Format\">PDF</abbr> schema of my database?</a>"
8503 #. type: Content of: <html><body><div><p>
8504 #: orig-docs/Documentation.html:4009
8506 "First the configuration variables "relation", ""
8507 "table_coords" and "pdf_pages" have to be filled in."
8510 #. type: Content of: <html><body><div><p>
8511 #: orig-docs/Documentation.html:4012
8513 "Then you need to think about your schema layout. Which tables will go on "
8517 #. type: Content of: <html><body><div><ul><li>
8518 #: orig-docs/Documentation.html:4016
8519 msgid "Select your database in the left frame."
8522 #. type: Content of: <html><body><div><ul><li>
8523 #: orig-docs/Documentation.html:4017
8524 msgid "Choose "Operations" in the navigation bar at the top."
8527 #. type: Content of: <html><body><div><ul><li>
8528 #: orig-docs/Documentation.html:4018
8530 "Choose "Edit <abbr title=\"Portable Document Format\">PDF</abbr> "
8531 "Pages" near the bottom of the page."
8534 #. type: Content of: <html><body><div><ul><li>
8535 #: orig-docs/Documentation.html:4020
8537 "Enter a name for the first <abbr title=\"Portable Document Format\">PDF</"
8538 "abbr> page and click Go. If you like, you can use the "automatic layout,"
8539 "" which will put all your linked tables onto the new page."
8542 #. type: Content of: <html><body><div><ul><li>
8543 #: orig-docs/Documentation.html:4024
8545 "Select the name of the new page (making sure the Edit radio button is "
8546 "selected) and click Go."
8549 #. type: Content of: <html><body><div><ul><li>
8550 #: orig-docs/Documentation.html:4026
8551 msgid "Select a table from the list, enter its coordinates and click Save."
8554 #. type: Content of: <html><body><div><ul><li>
8555 #: orig-docs/Documentation.html:4027
8557 "Coordinates are relative; your diagram will be automatically scaled to fit "
8558 "the page. When initially placing tables on the page, just pick any "
8559 "coordinates -- say, 50x50. After clicking Save, you can then use the <a href="
8560 "\"#wysiwyg\">graphical editor</a> to position the element correctly."
8563 #. type: Content of: <html><body><div><ul><li>
8564 #: orig-docs/Documentation.html:4032
8566 "When you'd like to look at your <abbr title=\"Portable Document Format"
8567 "\">PDF</abbr>, first be sure to click the Save button beneath the list of "
8568 "tables and coordinates, to save any changes you made there. Then scroll all "
8569 "the way down, select the <abbr title=\"Portable Document Format\">PDF</abbr> "
8570 "options you want, and click Go."
8573 #. type: Content of: <html><body><div><ul><li>
8574 #: orig-docs/Documentation.html:4038
8576 "Internet Explorer for Windows may suggest an incorrect filename when you try "
8577 "to save a generated <abbr title=\"Portable Document Format\">PDF</abbr>. "
8578 "When saving a generated <abbr title=\"Portable Document Format\">PDF</abbr>, "
8579 "be sure that the filename ends in ".pdf", for example "schema."
8580 "pdf". Browsers on other operating systems, and other browsers on "
8581 "Windows, do not have this problem."
8584 #. type: Content of: <html><body><div><h4>
8585 #: orig-docs/Documentation.html:4047
8587 "<a href=\"#faq6_9\">6.9 phpMyAdmin is changing the type of one of my columns!"
8591 #. type: Content of: <html><body><div><p>
8592 #: orig-docs/Documentation.html:4050
8594 "No, it's MySQL that is doing <a href=\"http://dev.mysql.com/doc/en/silent-"
8595 "column-changes.html\">silent column type changing</a>."
8598 #. type: Content of: <html><body><div><h4>
8599 #: orig-docs/Documentation.html:4055
8601 "<a href=\"#underscore\">6.10 When creating a privilege, what happens with "
8602 "underscores in the database name?</a>"
8605 #. type: Content of: <html><body><div><p>
8606 #: orig-docs/Documentation.html:4058
8608 "If you do not put a backslash before the underscore, this is a wildcard "
8609 "grant, and the underscore means "any character". So, if the "
8610 "database name is "john_db", the user would get rights to john1db, "
8614 #. type: Content of: <html><body><div><p>
8615 #: orig-docs/Documentation.html:4063
8617 "If you put a backslash before the underscore, it means that the database "
8618 "name will have a real underscore."
8621 #. type: Content of: <html><body><div><h4>
8622 #: orig-docs/Documentation.html:4067
8624 "<a href=\"#faq6_11\">6.11 What is the curious symbol ø in the "
8625 "statistics pages?</a>"
8628 #. type: Content of: <html><body><div><p>
8629 #: orig-docs/Documentation.html:4070
8630 msgid "It means "average"."
8633 #. type: Content of: <html><body><div><h4>
8634 #: orig-docs/Documentation.html:4073
8636 "<a href=\"#faqexport\">6.12 I want to understand some Export options.</a>"
8639 #. type: Content of: <html><body><div><p>
8640 #: orig-docs/Documentation.html:4075
8641 msgid "<b>Structure:</b>"
8644 #. type: Content of: <html><body><div><ul><li>
8645 #: orig-docs/Documentation.html:4077
8647 ""Add DROP TABLE" will add a line telling MySQL to <a href=\"http://"
8648 "dev.mysql.com/doc/mysql/en/drop-table.html\">drop the table</a>, if it "
8649 "already exists during the import. It does NOT drop the table after your "
8650 "export, it only affects the import file."
8653 #. type: Content of: <html><body><div><ul><li>
8654 #: orig-docs/Documentation.html:4081
8656 ""If Not Exists" will only create the table if it doesn't exist. "
8657 "Otherwise, you may get an error if the table name exists but has a different "
8661 #. type: Content of: <html><body><div><ul><li>
8662 #: orig-docs/Documentation.html:4084
8664 ""Add AUTO_INCREMENT value" ensures that AUTO_INCREMENT value (if "
8665 "any) will be included in backup."
8668 #. type: Content of: <html><body><div><ul><li>
8669 #: orig-docs/Documentation.html:4086
8671 ""Enclose table and column names with backquotes" ensures that "
8672 "column and table names formed with special characters are protected."
8675 #. type: Content of: <html><body><div><ul><li>
8676 #: orig-docs/Documentation.html:4088
8678 ""Add into comments" includes column comments, relations, and MIME "
8679 "types set in the pmadb in the dump as <abbr title=\"structured query language"
8680 "\">SQL</abbr> comments (<i>/* xxx */</i>)."
8683 #. type: Content of: <html><body><div><p>
8684 #: orig-docs/Documentation.html:4094
8685 msgid "<b>Data:</b>"
8688 #. type: Content of: <html><body><div><ul><li>
8689 #: orig-docs/Documentation.html:4096
8691 ""Complete inserts" adds the column names on every INSERT command, "
8692 "for better documentation (but resulting file is bigger)."
8695 #. type: Content of: <html><body><div><ul><li>
8696 #: orig-docs/Documentation.html:4098
8698 ""Extended inserts" provides a shorter dump file by using only once "
8699 "the INSERT verb and the table name."
8702 #. type: Content of: <html><body><div><ul><li>
8703 #: orig-docs/Documentation.html:4100
8705 ""Delayed inserts" are best explained in the <a href=\"http://dev."
8706 "mysql.com/doc/mysql/en/insert-delayed.html\">MySQL manual</a>."
8709 #. type: Content of: <html><body><div><ul><li>
8710 #: orig-docs/Documentation.html:4103
8712 ""Ignore inserts" treats errors as a warning instead. Again, more "
8713 "info is provided in the <a href=\"http://dev.mysql.com/doc/mysql/en/insert."
8714 "html\">MySQL manual</a>, but basically with this selected, invalid values "
8715 "are adjusted and inserted rather than causing the entire statement to fail."
8718 #. type: Content of: <html><body><div><h4>
8719 #: orig-docs/Documentation.html:4111
8721 "<a href=\"#faq6_13\">6.13 I would like to create a database with a dot in "
8725 #. type: Content of: <html><body><div><p>
8726 #: orig-docs/Documentation.html:4114
8728 "This is a bad idea, because in MySQL the syntax "database.table" "
8729 "is the normal way to reference a database and table name. Worse, MySQL will "
8730 "usually let you create a database with a dot, but then you cannot work with "
8731 "it, nor delete it."
8734 #. type: Content of: <html><body><div><h4>
8735 #: orig-docs/Documentation.html:4120
8737 "<a href=\"#faqsqlvalidator\">6.14 How do I set up the <abbr title="
8738 "\"structured query language\">SQL</abbr> Validator?</a>"
8741 #. type: Content of: <html><body><div><p>
8742 #: orig-docs/Documentation.html:4124
8744 "To use SQL Validator, you need PHP with <abbr title=\"Extensible Markup "
8745 "Language\">XML</abbr>, <abbr title=\"Perl Compatible Regular Expressions"
8746 "\">PCRE</abbr> and <abbr title=\"PHP Extension and Application Repository"
8747 "\">PEAR</abbr> support. In addition you need a <abbr title=\"Simple Object "
8748 "Access Protocol\">SOAP</abbr> support, either as a PHP extension or as a "
8752 #. type: Content of: <html><body><div><p>
8753 #: orig-docs/Documentation.html:4134
8755 "To install <abbr title=\"PHP Extension and Application Repository\">PEAR</"
8756 "abbr> <abbr title=\"Simple Object Access Protocol\">SOAP</abbr> module, run "
8757 "<tt>\"pear install Net_Socket Net_URL HTTP_Request Mail_Mime Net_DIME SOAP"
8758 "\"</tt> to get the necessary <abbr title=\"PHP Extension and Application "
8759 "Repository\">PEAR</abbr> modules for usage."
8762 #. type: Content of: <html><body><div><p>
8763 #: orig-docs/Documentation.html:4143
8765 "If you use the Validator, you should be aware that any <abbr title="
8766 "\"structured query language\">SQL</abbr> statement you submit will be stored "
8767 "anonymously (database/table/column names, strings, numbers replaced with "
8768 "generic values). The Mimer <abbr title=\"structured query language\">SQL</"
8769 "abbr> Validator itself, is © 2001 Upright Database Technology. We "
8770 "utilize it as free SOAP service."
8773 #. type: Content of: <html><body><div><h4>
8774 #: orig-docs/Documentation.html:4153
8776 "<a href=\"#faq6_15\">6.15 I want to add a BLOB column and put an index on "
8777 "it, but MySQL says "BLOB column '...' used in key specification without "
8778 "a key length".</a>"
8781 #. type: Content of: <html><body><div><p>
8782 #: orig-docs/Documentation.html:4157
8784 "The right way to do this, is to create the column without any indexes, then "
8785 "display the table structure and use the "Create an index" dialog. "
8786 "On this page, you will be able to choose your BLOB column, and set a size to "
8787 "the index, which is the condition to create an index on a BLOB column."
8790 #. type: Content of: <html><body><div><h4>
8791 #: orig-docs/Documentation.html:4164
8793 "<a href=\"#faq6_16\">6.16 How can I simply move in page with plenty editing "
8797 #. type: Content of: <html><body><div><p>
8798 #: orig-docs/Documentation.html:4167
8800 "You can use Ctrl+arrows (Option+Arrows in Safari) for moving on most pages "
8801 "with many editing fields (table structure changes, row editing, etc.). You "
8802 "can also have a look at the directive <a href=\"#DefaultPropDisplay\" class="
8803 "\"configrule\">$cfg['DefaultPropDisplay']</a> ('vertical') and see if this "
8804 "eases up editing for you."
8807 #. type: Content of: <html><body><div><h4>
8808 #: orig-docs/Documentation.html:4174
8810 "<a href=\"#faq6_17\">6.17 Transformations: I can't enter my own mimetype! "
8811 "WTF is this feature then useful for?</a>"
8814 #. type: Content of: <html><body><div><p>
8815 #: orig-docs/Documentation.html:4177
8817 "Slow down :). Defining mimetypes is of no use, if you can't put "
8818 "transformations on them. Otherwise you could just put a comment on the "
8819 "column. Because entering your own mimetype will cause serious syntax "
8820 "checking issues and validation, this introduces a high-risk false-user-input "
8821 "situation. Instead you have to initialize mimetypes using functions or empty "
8822 "mimetype definitions."
8825 #. type: Content of: <html><body><div><p>
8826 #: orig-docs/Documentation.html:4182
8828 "Plus, you have a whole overview of available mimetypes. Who knows all those "
8829 "mimetypes by heart so he/she can enter it at will?"
8832 #. type: Content of: <html><body><div><h4>
8833 #: orig-docs/Documentation.html:4186
8835 "<a href=\"#faqbookmark\">6.18 Bookmarks: Where can I store bookmarks? Why "
8836 "can't I see any bookmarks below the query box? What is this variable for? </"
8840 #. type: Content of: <html><body><div><p>
8841 #: orig-docs/Documentation.html:4190
8843 "Any query you have executed can be stored as a bookmark on the page where "
8844 "the results are displayed. You will find a button labeled 'Bookmark this "
8845 "query' just at the end of the page."
8848 #. type: Content of: <html><body><div><p>
8849 #: orig-docs/Documentation.html:4193
8851 "As soon as you have stored a bookmark, it is related to the database you run "
8852 "the query on. You can now access a bookmark dropdown on each page, the query "
8853 "box appears on for that database."
8856 #. type: Content of: <html><body><div><p>
8857 #: orig-docs/Documentation.html:4197
8859 "Since phpMyAdmin 2.5.0 you are also able to store variables for the "
8860 "bookmarks. Just use the string <b>/*[VARIABLE]*/</b> anywhere in your "
8861 "query. Everything which is put into the <i>value</i> input box on the query "
8862 "box page will replace the string "/*[VARIABLE]*/" in your stored "
8863 "query. Just be aware of that you HAVE to create a valid query, otherwise "
8864 "your query won't be even able to be stored in the database."
8867 #. type: Content of: <html><body><div><p>
8868 #: orig-docs/Documentation.html:4203
8870 "Also remember, that everything else inside the <b>/*[VARIABLE]*/</b> string "
8871 "for your query will remain the way it is, but will be stripped of the /**/ "
8872 "chars. So you can use:"
8875 #. type: Content of: <html><body><div><p>
8876 #: orig-docs/Documentation.html:4207
8877 msgid "<code>/*, [VARIABLE] AS myname */</code>"
8880 #. type: Content of: <html><body><div><p>
8881 #: orig-docs/Documentation.html:4209
8882 msgid "which will be expanded to"
8885 #. type: Content of: <html><body><div><p>
8886 #: orig-docs/Documentation.html:4211
8887 msgid "<code>, VARIABLE as myname</code>"
8890 #. type: Content of: <html><body><div><p>
8891 #: orig-docs/Documentation.html:4213
8893 "in your query, where VARIABLE is the string you entered in the input box. If "
8894 "an empty string is provided, no replacements are made."
8897 #. type: Content of: <html><body><div><p>
8898 #: orig-docs/Documentation.html:4216
8899 msgid "A more complex example. Say you have stored this query:"
8902 #. type: Content of: <html><body><div><p>
8903 #: orig-docs/Documentation.html:4217
8905 "<code>SELECT Name, Address FROM addresses WHERE 1 /* AND Name LIKE "
8906 "'%[VARIABLE]%' */</code>"
8909 #. type: Content of: <html><body><div><p>
8910 #: orig-docs/Documentation.html:4220
8912 "Say, you now enter "phpMyAdmin" as the variable for the stored "
8913 "query, the full query will be:"
8916 #. type: Content of: <html><body><div><p>
8917 #: orig-docs/Documentation.html:4223
8919 "<code>SELECT Name, Address FROM addresses WHERE 1 AND Name LIKE '%phpMyAdmin"
8923 #. type: Content of: <html><body><div><p>
8924 #: orig-docs/Documentation.html:4226
8926 "You can use multiple occurrences of <b>/*[VARIABLE]*/</b> in a single query "
8927 "(that is, multiple occurrences of the <i>same</i> variable)."
8930 #. type: Content of: <html><body><div><p>
8931 #: orig-docs/Documentation.html:4227
8933 "<b>NOTE THE ABSENCE OF SPACES</b> inside the "/**/" construct. Any "
8934 "spaces inserted there will be later also inserted as spaces in your query "
8935 "and may lead to unexpected results especially when using the variable "
8936 "expansion inside of a "LIKE ''" expression."
8939 #. type: Content of: <html><body><div><p>
8940 #: orig-docs/Documentation.html:4232
8942 "Your initial query which is going to be stored as a bookmark has to yield at "
8943 "least one result row so you can store the bookmark. You may have that to "
8944 "work around using well positioned "/**/" comments."
8947 #. type: Content of: <html><body><div><h4>
8948 #: orig-docs/Documentation.html:4238
8950 "<a href=\"#faq6_19\">6.19 How can I create simple L<sup>A</sup>T<sub><big>E</"
8951 "big></sub>X document to include exported table?</a>"
8954 #. type: Content of: <html><body><div><p>
8955 #: orig-docs/Documentation.html:4241
8957 "You can simply include table in your L<sup>A</sup>T<sub><big>E</big></sub>X "
8958 "documents, minimal sample document should look like following one (assuming "
8959 "you have table exported in file <code>table.tex</code>):"
8962 #. type: Content of: <html><body><div><pre>
8963 #: orig-docs/Documentation.html:4246
8966 "\\documentclass{article} % or any class you want\n"
8967 "\\usepackage{longtable} % for displaying table\n"
8968 "\\begin{document} % start of document\n"
8969 "\\include{table} % including exported table\n"
8970 "\\end{document} % end of document\n"
8973 #. type: Content of: <html><body><div><h4>
8974 #: orig-docs/Documentation.html:4254
8976 "<a href=\"#faq6_20\">6.20 I see a lot of databases which are not mine, and "
8977 "cannot access them. </a>"
8980 #. type: Content of: <html><body><div><p>
8981 #: orig-docs/Documentation.html:4258
8983 "You have one of these global privileges: CREATE TEMPORARY TABLES, SHOW "
8984 "DATABASES, LOCK TABLES. Those privileges also enable users to see all the "
8985 "database names. See this <a href=\"http://bugs.mysql.com/179\">bug report</"
8989 #. type: Content of: <html><body><div><p>
8990 #: orig-docs/Documentation.html:4263
8992 "So if your users do not need those privileges, you can remove them and their "
8993 "databases list will shorten."
8996 #. type: Content of: <html><body><div><h4>
8997 #: orig-docs/Documentation.html:4267
8999 "<a href=\"#faq6_21\">6.21 In edit/insert mode, how can I see a list of "
9000 "possible values for a column, based on some foreign table?</a>"
9003 #. type: Content of: <html><body><div><p>
9004 #: orig-docs/Documentation.html:4270
9006 "You have to setup appropriate links between the tables, and also setup the "
9007 ""display column" in the foreign table. See <a href="
9008 "\"#faq6_6\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a> "
9009 "for an example. Then, if there are 100 values or less in the foreign table, "
9010 "a drop-down list of values will be available. You will see two lists of "
9011 "values, the first list containing the key and the display column, the second "
9012 "list containing the display column and the key. The reason for this is to be "
9013 "able to type the first letter of either the key or the display column."
9016 #. type: Content of: <html><body><div><p>
9017 #: orig-docs/Documentation.html:4280
9019 "For 100 values or more, a distinct window will appear, to browse foreign key "
9020 "values and choose one. To change the default limit of 100, see <tt><a href="
9021 "\"#cfg_ForeignKeyMaxLimit\" class=\"configrule\">$cfg['ForeignKeyMaxLimit']</"
9025 #. type: Content of: <html><body><div><h4>
9026 #: orig-docs/Documentation.html:4285
9028 "<a href=\"#faq6_22\">6.22 Bookmarks: Can I execute a default bookmark "
9029 "automatically when entering Browse mode for a table?</a>"
9032 #. type: Content of: <html><body><div><p>
9033 #: orig-docs/Documentation.html:4288
9035 "Yes. If a bookmark has the same label as a table name and it's not a public "
9036 "bookmark, it will be executed."
9039 #. type: Content of: <html><body><div><h4>
9040 #: orig-docs/Documentation.html:4292
9042 "<a href=\"#faq6_23\">6.23 Export: I heard phpMyAdmin can export Microsoft "
9046 #. type: Content of: <html><body><div><p>
9047 #: orig-docs/Documentation.html:4294
9049 "You can use <abbr title=\"comma separated values\">CSV</abbr> for Microsoft "
9050 "Excel, which works out of the box."
9053 #. type: Content of: <html><body><div><p>
9054 #: orig-docs/Documentation.html:4297
9056 "Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version "
9057 "97 and newer was dropped."
9060 #. type: Content of: <html><body><div><h4>
9061 #: orig-docs/Documentation.html:4302
9063 "<a href=\"#faq6_24\">6.24 Now that phpMyAdmin supports native MySQL 4.1.x "
9064 "column comments, what happens to my column comments stored in pmadb?</a>"
9067 #. type: Content of: <html><body><div><p>
9068 #: orig-docs/Documentation.html:4305
9070 "Automatic migration of a table's pmadb-style column comments to the native "
9071 "ones is done whenever you enter Structure page for this table."
9074 #. type: Content of: <html><body><div><h4>
9075 #: orig-docs/Documentation.html:4309
9077 "<a href=\"#faq6_25\">6.25 How does BLOB streaming work in phpMyAdmin?</a>"
9080 #. type: Content of: <html><body><div><p>
9081 #: orig-docs/Documentation.html:4311
9083 "For general information about BLOB streaming on MySQL, visit <a href="
9084 "\"http://blobstreaming.org\">blobstreaming.org</a>. You need the following "
9088 #. type: Content of: <html><body><div><ul><li>
9089 #: orig-docs/Documentation.html:4313
9090 msgid "PBMS BLOB Streaming Daemon for MySQL (0.5.15 or later)"
9093 #. type: Content of: <html><body><div><ul><li>
9094 #: orig-docs/Documentation.html:4314
9095 msgid "Streaming enabled PBXT Storage engine for MySQL (1.0.11-6 or later)"
9098 #. type: Content of: <html><body><div><ul><li>
9099 #: orig-docs/Documentation.html:4316
9100 msgid "PBMS Client Library for MySQL (0.5.15 or later)"
9103 #. type: Content of: <html><body><div><ul><li>
9104 #: orig-docs/Documentation.html:4317
9105 msgid "PBMS PHP Extension for MySQL (0.1.1 or later)"
9108 #. type: Content of: <html><body><div><p>
9109 #: orig-docs/Documentation.html:4320
9110 msgid "Here are details about configuration and operation:"
9113 #. type: Content of: <html><body><div><ol><li>
9114 #: orig-docs/Documentation.html:4323
9116 "In <tt>config.inc.php</tt> your host should be defined with a FQDN (fully "
9117 "qualified domain name) instead of "localhost"."
9120 #. type: Content of: <html><body><div><ol><li>
9121 #: orig-docs/Documentation.html:4324
9123 "Ensure that your target table is under the <tt>PBXT</tt> storage engine and "
9124 "has a <tt>LONGBLOB</tt> column (which must be nullable if you want to remove "
9125 "the BLOB reference from it)."
9128 #. type: Content of: <html><body><div><ol><li>
9129 #: orig-docs/Documentation.html:4325
9131 "When you insert or update a row in this table, put a checkmark on the ""
9132 "Upload to BLOB repository" optional choice; otherwise, the upload will "
9133 "be done directly in your LONGBLOB column instead of the repository."
9136 #. type: Content of: <html><body><div><ol><li>
9137 #: orig-docs/Documentation.html:4326
9139 "Finally when you browse your table, you'll see in your column a link to "
9140 "stream your data, for example "View image". A header containing "
9141 "the correct MIME-type will be sent to your browser; this MIME-type was "
9142 "stored at upload time."
9145 #. type: Content of: <html><body><div><h4>
9146 #: orig-docs/Documentation.html:4330
9147 msgid "<a href=\"#faq6_26\">6.26 How can I select a range of rows?</a>"
9150 #. type: Content of: <html><body><div><p>
9151 #: orig-docs/Documentation.html:4332
9153 "Click the first row of the range, hold the shift key and click the last row "
9154 "of the range. This works everywhere you see rows, for example in Browse mode "
9155 "or on the Structure page."
9158 #. type: Content of: <html><body><div><h4>
9159 #: orig-docs/Documentation.html:4336
9160 msgid "<a href=\"#faq6_27\">6.27 What format strings can I use?</a>"
9163 #. type: Content of: <html><body><div><p>
9164 #: orig-docs/Documentation.html:4339
9166 "In all places where phpMyAdmin accepts format strings, you can use "
9167 "<code>@VARIABLE@</code> expansion and <a href=\"http://php.net/strftime"
9168 "\">strftime</a> format strings. The expanded variables depend on a context "
9169 "(for example, if you haven't chosen a table, you can not get the table "
9170 "name), but the following variables can be used:"
9173 #. type: Content of: <html><body><div><dl><dt>
9174 #: orig-docs/Documentation.html:4346
9175 msgid "<code>@HTTP_HOST@</code>"
9178 #. type: Content of: <html><body><div><dl><dd>
9179 #: orig-docs/Documentation.html:4347
9180 msgid "HTTP host that runs phpMyAdmin"
9183 #. type: Content of: <html><body><div><dl><dt>
9184 #: orig-docs/Documentation.html:4348
9185 msgid "<code>@SERVER@</code>"
9188 #. type: Content of: <html><body><div><dl><dd>
9189 #: orig-docs/Documentation.html:4349
9190 msgid "MySQL server name"
9193 #. type: Content of: <html><body><div><dl><dt>
9194 #: orig-docs/Documentation.html:4350
9195 msgid "<code>@VERBOSE@</code>"
9198 #. type: Content of: <html><body><div><dl><dd>
9199 #: orig-docs/Documentation.html:4351
9201 "Verbose MySQL server name as defined in <a href=\"#cfg_Servers_verbose"
9202 "\">server configuration</a>"
9205 #. type: Content of: <html><body><div><dl><dt>
9206 #: orig-docs/Documentation.html:4352
9207 msgid "<code>@VSERVER@</code>"
9210 #. type: Content of: <html><body><div><dl><dd>
9211 #: orig-docs/Documentation.html:4353
9212 msgid "Verbose MySQL server name if set, otherwise normal"
9215 #. type: Content of: <html><body><div><dl><dt>
9216 #: orig-docs/Documentation.html:4354
9217 msgid "<code>@DATABASE@</code>"
9220 #. type: Content of: <html><body><div><dl><dd>
9221 #: orig-docs/Documentation.html:4355
9222 msgid "Currently opened database"
9225 #. type: Content of: <html><body><div><dl><dt>
9226 #: orig-docs/Documentation.html:4356
9227 msgid "<code>@TABLE@</code>"
9230 #. type: Content of: <html><body><div><dl><dd>
9231 #: orig-docs/Documentation.html:4357
9232 msgid "Currently opened table"
9235 #. type: Content of: <html><body><div><dl><dt>
9236 #: orig-docs/Documentation.html:4358
9237 msgid "<code>@COLUMNS@</code>"
9240 #. type: Content of: <html><body><div><dl><dd>
9241 #: orig-docs/Documentation.html:4359
9242 msgid "Columns of the currently opened table"
9245 #. type: Content of: <html><body><div><dl><dt>
9246 #: orig-docs/Documentation.html:4360
9247 msgid "<code>@PHPMYADMIN@</code>"
9250 #. type: Content of: <html><body><div><dl><dd>
9251 #: orig-docs/Documentation.html:4361
9252 msgid "phpMyAdmin with version"
9255 #. type: Content of: <html><body><div><h4>
9256 #: orig-docs/Documentation.html:4365
9258 "<a href=\"#wysiwyg\">6.28 How can I easily edit relational schema for export?"
9262 #. type: Content of: <html><body><div><p>
9263 #: orig-docs/Documentation.html:4368
9265 "By clicking on the button 'toggle scratchboard' on the page where you edit x/"
9266 "y coordinates of those elements you can activate a scratchboard where all "
9267 "your elements are placed. By clicking on an element, you can move them "
9268 "around in the pre-defined area and the x/y coordinates will get updated "
9269 "dynamically. Likewise, when entering a new position directly into the input "
9270 "field, the new position in the scratchboard changes after your cursor leaves "
9274 #. type: Content of: <html><body><div><p>
9275 #: orig-docs/Documentation.html:4377
9277 "You have to click on the 'OK'-button below the tables to save the new "
9278 "positions. If you want to place a new element, first add it to the table of "
9279 "elements and then you can drag the new element around."
9282 #. type: Content of: <html><body><div><p>
9283 #: orig-docs/Documentation.html:4382
9285 "By changing the paper size and the orientation you can change the size of "
9286 "the scratchboard as well. You can do so by just changing the dropdown field "
9287 "below, and the scratchboard will resize automatically, without interfering "
9288 "with the current placement of the elements."
9291 #. type: Content of: <html><body><div><p>
9292 #: orig-docs/Documentation.html:4388
9294 "If ever an element gets out of range you can either enlarge the paper size "
9295 "or click on the 'reset' button to place all elements below each other."
9298 #. type: Content of: <html><body><div><h4>
9299 #: orig-docs/Documentation.html:4394
9301 "<a href=\"#faq6_29\">6.29 Why can't I get a chart from my query result table?"
9305 #. type: Content of: <html><body><div><p>
9306 #: orig-docs/Documentation.html:4396
9308 "Not every table can be put to the chart. Only tables with one, two or three "
9309 "columns can be visualised as a chart. Moreover the table must be in a "
9310 "special format for chart script to understand it. Currently supported "
9311 "formats can be found in the <a href=\"http://wiki.phpmyadmin.net/pma/"
9312 "Charts#Data_formats_for_query_results_chart\">wiki</a>."
9315 #. type: Content of: <html><body><div><h4>
9316 #: orig-docs/Documentation.html:4399
9317 msgid "<a href=\"#faq6_30\">6.30 Import: How can I import ESRI Shapefiles</a>"
9320 #. type: Content of: <html><body><div><p>
9321 #: orig-docs/Documentation.html:4402
9323 "An ESRI Shapefile is actually a set of several files, where .shp file "
9324 "contains geometry data and .dbf file contains data related to those geometry "
9325 "data. To read data from .dbf file you need to have PHP compiled with the "
9326 "dBase extension (--enable-dbase). Otherwise only geometry data will be "
9330 #. type: Content of: <html><body><div><p>
9331 #: orig-docs/Documentation.html:4408
9333 "To upload these set of files you can use either of the following methods:"
9336 #. type: Content of: <html><body><div><ul><li><p>
9337 #: orig-docs/Documentation.html:4412
9339 "Configure upload directory with <a href=\"#cfg_UploadDir\" class=\"configrule"
9340 "\">$cfg['UploadDir']</a>, upload both .shp and .dbf files with the same "
9341 "filename and chose the .shp file from the import page."
9344 #. type: Content of: <html><body><div><ul><li><p>
9345 #: orig-docs/Documentation.html:4419
9347 "Create a Zip archive with .shp and .dbf files and import it. For this to "
9348 "work, you need to set <a href=\"#cfg_TempDir\" class=\"configrule\">$cfg"
9349 "['TempDir']</a> to a place where the web server user can write (for example "
9350 "<tt>'./tmp'</tt>)."
9353 #. type: Content of: <html><body><div><ul><li><p>
9354 #: orig-docs/Documentation.html:4424
9355 msgid "To create the temporary directory on a UNIX-based system, you can do:"
9358 #. type: Content of: <html><body><div><ul><li><pre>
9359 #: orig-docs/Documentation.html:4426
9367 #. type: Content of: <html><body><div><h4>
9368 #: orig-docs/Documentation.html:4434
9369 msgid "<a href=\"#faq6_31\">6.31 How do I create a relation in designer?</a>"
9372 #. type: Content of: <html><body><div><p>
9373 #: orig-docs/Documentation.html:4436
9374 msgid "To select relation, click :"
9375 msgstr "For at vælge relation, klik :"
9377 #. type: Content of: <html><body><div><p>
9378 #: orig-docs/Documentation.html:4439
9380 "The display column is shown in pink. To set/unset a column as the display "
9381 "column, click the \"Choose column to display\" icon, then click on the "
9382 "appropriate column name."
9384 "Visningsfeltet er vist som pink. For at sætte/fjerne en kolonne som "
9385 "visningsfelt, klik på \"Vælg kolonne, der skal vises\" ikonet, og klik "
9386 "derefter på det pågældende kolonnenavn."
9388 #. type: Content of: <html><body><div><h4>
9389 #: orig-docs/Documentation.html:4442
9390 msgid "<a href=\"#faq6_32\">6.32 How can I use the zoom search feature?</a>"
9393 #. type: Content of: <html><body><div><p>
9394 #: orig-docs/Documentation.html:4444
9396 "The Zoom search feature is an alternative to table search feature. It allows "
9397 "you to explore a table by representing its data in a scatter plot. You can "
9398 "locate this feature by selecting a table and clicking the 'Search' tab. One "
9399 "of the sub-tabs in the 'Table Search' page is 'Zoom Search'."
9402 #. type: Content of: <html><body><div><p>
9403 #: orig-docs/Documentation.html:4449
9405 "Consider the table REL_persons in <a href=\"#faq6_6\"><abbr title="
9406 "\"Frequently Asked Questions\"> FAQ</abbr> 6.6</a> for an example. To use "
9407 "zoom search, two columns need to be selected, for example, id and town_code. "
9408 "The id values will be represented on one axis and town_code values on the "
9409 "other axis. Each row will be represented as a point in a scatter plot based "
9410 "on its id and town_code. You can include two additional search criteria "
9411 "apart from the two fields to display."
9414 #. type: Content of: <html><body><div><p>
9415 #: orig-docs/Documentation.html:4456
9417 "You can choose which field should be displayed as label for each point. If a "
9418 "display column has been set for the table (see <a href=\"#faqdisplay\"><abbr "
9419 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.7</a>), it is taken as the "
9420 "label unless you specify otherwise. You can also select the maximum number "
9421 "of rows you want to be displayed in the plot by specifing it in the 'Max "
9422 "rows to plot' field. Once you have decided over your criteria, click 'Go' to "
9426 #. type: Content of: <html><body><div><p>
9427 #: orig-docs/Documentation.html:4463
9429 "After the plot is generated, you can use the mousewheel to zoom in and out "
9430 "of the plot. In addition, panning feature is enabled to navigate through "
9431 "the plot. You can zoom-in to a certail level of detail and use panning to "
9432 "locate your area of interest. Clicking on a point opens a dialogue box, "
9433 "displaying field values of the data row represented by the point. You can "
9434 "edit the values if required and click on submit to issue an update query. "
9435 "Basic instructions on how to use can be viewed by clicking the 'How to use?' "
9436 "link located just above the plot."
9439 #. type: Content of: <html><body><div><h3>
9440 #: orig-docs/Documentation.html:4471
9441 msgid "phpMyAdmin project"
9444 #. type: Content of: <html><body><div><h4>
9445 #: orig-docs/Documentation.html:4474
9447 "<a href=\"#faq7_1\">7.1 I have found a bug. How do I inform developers?</a>"
9450 #. type: Content of: <html><body><div><p>
9451 #: orig-docs/Documentation.html:4476
9453 "Our Bug Tracker is located at <a href=\"http://sf.net/projects/phpmyadmin/"
9454 "\">http://sf.net/projects/phpmyadmin/</a> under the Bugs section."
9457 #. type: Content of: <html><body><div><p>
9458 #: orig-docs/Documentation.html:4480
9459 msgid "But please first discuss your bug with other users:"
9462 #. type: Content of: <html><body><div><p>
9463 #: orig-docs/Documentation.html:4481
9465 "<a href=\"https://sourceforge.net/projects/phpmyadmin/forums\"> https://"
9466 "sourceforge.net/projects/phpmyadmin/forums</a>."
9469 #. type: Content of: <html><body><div><h4>
9470 #: orig-docs/Documentation.html:4486
9472 "<a href=\"#faq7_2\">7.2 I want to translate the messages to a new language "
9473 "or upgrade an existing language, where do I start?</a>"
9476 #. type: Content of: <html><body><div><p>
9477 #: orig-docs/Documentation.html:4489
9479 "Always use latest Git version of the po file to translate. You can "
9480 "optionally translate online at our <a href=\"http://l10n.cihar.com/"
9481 "\">translation server</a> where you can also get the latest po files and "
9482 "merge them with your translations. For creating a new translation simply use "
9483 "<code>po/phpmyadmin.pot</code> and generate <code>po/LANG_CODE.po</code> for "
9484 "your language (you can use <code>msginit -i po/phpmyadmin.pot -l LANG_CODE --"
9485 "no-translator -o po/LANG_CODE.po</code> to do this) or ask on the mailing "
9486 "list to add the translation to the web interface. More details are available "
9487 "on <a href=\"http://wiki.phpmyadmin.net/pma/Gettext_for_translators\">our "
9491 #. type: Content of: <html><body><div><p>
9492 #: orig-docs/Documentation.html:4500
9494 "Please note that we try not to use HTML entities like &eacute; in the "
9495 "translations, since we define the right character set in the file. With "
9496 "HTML entities, the text on JavaScript messages would not display correctly. "
9497 "However there are some entities that need to be there: quotes, non-breakable "
9498 "spaces, ampersands, less than, greater than."
9501 #. type: Content of: <html><body><div><p>
9502 #: orig-docs/Documentation.html:4508
9504 "You can then put your translations, as a zip file to avoid losing special "
9505 "characters, on the sourceforge.net <a href=\"https://sourceforge.net/"
9506 "tracker/?group_id=23067&atid=387645\">translation tracker.</a>"
9509 #. type: Content of: <html><body><div><p>
9510 #: orig-docs/Documentation.html:4512
9512 "It would be a good idea to subscribe to the <a href=\"https://lists."
9513 "sourceforge.net/lists/listinfo/phpmyadmin-translators\">phpmyadmin-"
9514 "translators</a> mailing list, because this is where we ask for translations "
9518 #. type: Content of: <html><body><div><p>
9519 #: orig-docs/Documentation.html:4517
9521 "Documentation is being translated using po4a and gettext (see <a href="
9522 "\"http://www.phpmyadmin.net/home_page/docs.php\">documentation</a> for "
9523 "existing translations). To start, checkout <a href=\"http://phpmyadmin.git."
9524 "sourceforge.net/git/gitweb.cgi?p=phpmyadmin/localized_docs;a=tree;f=po"
9525 "\"><code>localized_docs/po</code></a> from Git, or just go to the <a href="
9526 "\"https://l10n.cihar.com/projects/pmadoc/\">translation server</a> and "
9527 "translate it online. If your language is missing, just contact <a href="
9528 "\"mailto:michal@cihar.com\">Michal Čihař</a>; he will add it. If "
9529 "you prefer to directly translate the po files, please put updated ones into "
9530 "our <a href=\"https://sourceforge.net/tracker/?group_id=23067&"
9531 "atid=387645\">translation tracker</a>."
9534 #. type: Content of: <html><body><div><h4>
9535 #: orig-docs/Documentation.html:4529
9537 "<a href=\"#faq7_3\">7.3 I would like to help out with the development of "
9538 "phpMyAdmin. How should I proceed?</a>"
9541 #. type: Content of: <html><body><div><p>
9542 #: orig-docs/Documentation.html:4532
9543 msgid "The following method is preferred for new developers:"
9546 #. type: Content of: <html><body><div><ol><li>
9547 #: orig-docs/Documentation.html:4534
9548 msgid "fetch the current git repository over anonymous git:"
9551 #. type: Content of: <html><body><div><ol><li>
9552 #: orig-docs/Documentation.html:4535
9554 "<tt>git clone git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/"
9558 #. type: Content of: <html><body><div><ol><li>
9559 #: orig-docs/Documentation.html:4538
9560 msgid "add your stuff"
9563 #. type: Content of: <html><body><div><ol><li>
9564 #: orig-docs/Documentation.html:4539
9565 msgid "generate patch with your changes: <tt>git diff > xxx.diff</tt>"
9568 #. type: Content of: <html><body><div><ol><li>
9569 #: orig-docs/Documentation.html:4542
9571 "submit your patch via the <a href=\"https://sourceforge.net/tracker/?"
9572 "group_id=23067&atid=377410\">patch tracker of the phpMyAdmin project</a>."
9575 #. type: Content of: <html><body><div><p>
9576 #: orig-docs/Documentation.html:4548
9578 "More details on git are available on <a href=\"http://wiki.phpmyadmin.net/"
9579 "pma/Git\">our wiki</a>."
9582 #. type: Content of: <html><body><div><p>
9583 #: orig-docs/Documentation.html:4550
9585 "Write access to the repository is granted only to experienced developers who "
9586 "have already contributed something useful to phpMyAdmin."
9589 #. type: Content of: <html><body><div><p>
9590 #: orig-docs/Documentation.html:4552
9592 "Also, have a look at the <a href=\"#developers\">Developers section</a>."
9595 #. type: Content of: <html><body><div><h3>
9596 #: orig-docs/Documentation.html:4554
9600 #. type: Content of: <html><body><div><h4>
9601 #: orig-docs/Documentation.html:4557
9603 "<a href=\"#faq8_1\">8.1 Where can I get information about the security "
9604 "alerts issued for phpMyAdmin?</a>"
9607 #. type: Content of: <html><body><div><p>
9608 #: orig-docs/Documentation.html:4559
9610 "Please refer to <a href=\"http://www.phpmyadmin.net/home_page/security.php"
9611 "\">http://www.phpmyadmin.net/home_page/security.php</a>"
9614 #. type: Content of: <html><body><div><h4>
9615 #: orig-docs/Documentation.html:4564
9617 "<a href=\"#faq8_2\">8.2 How can I protect phpMyAdmin against brute force "
9621 #. type: Content of: <html><body><div><p>
9622 #: orig-docs/Documentation.html:4566
9624 "If you use Apache web server, phpMyAdmin exports information about "
9625 "authentication to the Apache environment and it can be used in Apache logs. "
9626 "Currently there are two variables available:"
9629 #. type: Content of: <html><body><div><dl><dt>
9630 #: orig-docs/Documentation.html:4571
9631 msgid "<code>userID</code>"
9634 #. type: Content of: <html><body><div><dl><dd>
9635 #: orig-docs/Documentation.html:4572
9636 msgid "User name of currently active user (he does not have to be logged in)."
9639 #. type: Content of: <html><body><div><dl><dt>
9640 #: orig-docs/Documentation.html:4574
9641 msgid "<code>userStatus</code>"
9644 #. type: Content of: <html><body><div><dl><dd>
9645 #: orig-docs/Documentation.html:4575
9647 "Status of currently active user, one of <code>ok</code> (user is logged in), "
9648 "<code>mysql-denied</code> (MySQL denied user login), <code>allow-denied</"
9649 "code> (user denied by allow/deny rules), <code>root-denied</code> (root is "
9650 "denied in configuration), <code>empty-denied</code> (empty password is "
9654 #. type: Content of: <html><body><div><p>
9655 #: orig-docs/Documentation.html:4582
9656 msgid "<code>LogFormat</code> directive for Apache can look like following:"
9659 #. type: Content of: <html><body><div><pre>
9660 #: orig-docs/Documentation.html:4585
9663 "LogFormat \"%h %l %u %t \\\"%r\\\" %>s %b \\\n"
9664 "\\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\" %{userID}n %{userStatus}n\" pma_combined\n"
9667 #. type: Content of: <html><body><div><p>
9668 #: orig-docs/Documentation.html:4589
9670 "You can then use any log analyzing tools to detect possible break-in "
9674 #. type: Content of: <html><body><div><h3>
9675 #: orig-docs/Documentation.html:4593
9676 msgid "Synchronization"
9679 #. type: Content of: <html><body><div><h4>
9680 #: orig-docs/Documentation.html:4595
9682 "<a href=\"#faq9_1\">9.1 How can I synchronize two databases/tables in "
9686 #. type: Content of: <html><body><div><p>
9687 #: orig-docs/Documentation.html:4597
9689 "You can now synchronize databases/tables in phpMyAdmin using the Synchronize "
9690 "feature. It allows you to connect to local as well as remote servers. This "
9691 "requires you to enter server host name, username, password, port and the "
9692 "name of the database. Therefore you can now synchronize your databases "
9693 "placed on the same server or some remote server."
9696 #. type: Content of: <html><body><div><p>
9697 #: orig-docs/Documentation.html:4604
9699 "This feature is helpful for developers who need to replicate their "
9700 "database’s structure as well as data. Moreover, this feature not only "
9701 "helps replication but also facilitates the user to keep his/her database in "
9702 "sync with another database. Other than the full database, certain tables of "
9703 "the databases can also be synchronized."
9706 #. type: Content of: <html><body><div><p>
9707 #: orig-docs/Documentation.html:4612
9709 "You need to fill in the host name of the server, the username and password "
9710 "of an user account already there in MySQL. Port is by default populated with "
9711 "3306 (MySQL default port). Then the name of the database should be mentioned "
9712 "at the end. All the information other than the port needs to be filled "
9713 "explicitly for the source as well as target servers."
9716 #. type: Content of: <html><body><div><p>
9717 #: orig-docs/Documentation.html:4620
9719 "After successfully passing through the authentication phase, the source and "
9720 "target database table names will be displayed. It will be a tabular "
9724 #. type: Content of: <html><body><div><p>
9725 #: orig-docs/Documentation.html:4626
9727 "On the left, are listed the source database table names. Some of the names "
9728 "have a <code>+</code> plus sign preceding them. This shows that these tables "
9729 "are only present in source database and they need to be added to the target "
9730 "database in order to synchronize the target database. The tables whose names "
9731 "are not preceded by a <code>+</code> sign are already present in the target "
9735 #. type: Content of: <html><body><div><p>
9736 #: orig-docs/Documentation.html:4635
9738 "On the right, are listed the target database table names. There are few "
9739 "table names that have <code>(not present)</code> appended after their names. "
9740 "This means that these tables are to be created in target database in order "
9741 "to synchronize target database with source database. Some table names have a "
9742 "<code>-</code> minus sign preceding them. This shows that these tables are "
9743 "only present in target database and they will remain unchanged in the target "
9744 "database. The column in the middle shows the difference between the source "
9745 "and target corresponding tables."
9748 #. type: Content of: <html><body><div><p>
9749 #: orig-docs/Documentation.html:4646
9751 "The difference is depicted by the red and green buttons with <tt>S</tt> and "
9752 "<tt>D</tt> letters, indicating that either Structure or Data are not up to "
9753 "date. By clicking on them, they will turn grey, what means that they will be "
9757 #. type: Content of: <html><body><div><h2>
9758 #: orig-docs/Documentation.html:4652
9759 msgid "Developers Information"
9762 #. type: Content of: <html><body><div><p>
9763 #: orig-docs/Documentation.html:4654
9765 "phpMyAdmin is Open Source, so you're invited to contribute to it. Many great "
9766 "features have been written by other people and you too can help to make "
9767 "phpMyAdmin a useful tool."
9770 #. type: Content of: <html><body><div><p>
9771 #: orig-docs/Documentation.html:4658
9773 "If you're planning to contribute source, please read the following "
9777 #. type: Content of: <html><body><div><ul><li>
9778 #: orig-docs/Documentation.html:4661
9780 "All files include <i>libraries/header.inc.php</i> (layout),. <i>libraries/"
9781 "common.lib.php</i> (common functions) and <i>config.inc.php</i>."
9784 #. type: Content of: <html><body><div><ul><li>
9785 #: orig-docs/Documentation.html:4664
9787 "Only configuration data should go in <i>config.inc.php</i>. Please keep it "
9788 "free from other code."
9791 #. type: Content of: <html><body><div><ul><li>
9792 #: orig-docs/Documentation.html:4666
9794 "Commonly used functions should be added to <i>libraries/common.lib.php</i> "
9795 "and more specific ones may be added within a library stored into the "
9796 "<i>libraries</i> sub-directory."
9799 #. type: Content of: <html><body><div><ul><li>
9800 #: orig-docs/Documentation.html:4669
9802 "Obviously, you're free to use whatever coding style you want. But please try "
9803 "to keep your code as simple as possible: beginners are using phpMyAdmin as "
9804 "an example application."
9807 #. type: Content of: <html><body><div><ul><li>
9808 #: orig-docs/Documentation.html:4672
9810 "As far as possible, we want the scripts to be XHTML1.0 and CSS2 compliant on "
9811 "one hand, they fit the <a href=\"http://pear.php.net/\"> <abbr title=\"PHP "
9812 "Extension and Application Repository\">PEAR</abbr> coding standards</a> on "
9813 "the other hand. Please pay attention to this."
9816 #. type: Content of: <html><body><div><ul><li>
9817 #: orig-docs/Documentation.html:4678
9819 "Please enable showing PHP errors and warnings by the <code><a href="
9820 "\"#cfg_Error_Handler_display\">$cfg['Error_Handler']['display']</a></code> "
9821 "configuration directive."
9824 #. type: Content of: <html><body><div><ul><li>
9825 #: orig-docs/Documentation.html:4681
9827 "Please try to keep up the file-naming conventions. Table-related stuff goes "
9828 "to <i>tbl_*.php</i>, db-related code to <i>db_*.php</i>, server-related "
9829 "tools to <i>server_*.php</i> and so on."
9832 #. type: Content of: <html><body><div><ul><li>
9833 #: orig-docs/Documentation.html:4684
9835 "Please use gettext wrappers around all messages (<code>__('Some text')</"
9836 "code> or <code>_ngettext()</code> function). To translate them, you need to "
9837 "call <code>scripts/update-po</code> script. To use translated messages, call "
9838 "<code>scripts/generate-mo</code>, which generates binary files read by "
9842 #. type: Content of: <html><body><div><ul><li>
9843 #: orig-docs/Documentation.html:4690
9844 msgid "If you want to be really helpful, write an entry for the ChangeLog."
9847 #. type: Content of: <html><body><div><ul><li>
9848 #: orig-docs/Documentation.html:4692
9850 "The DBG extension (<a href=\"http://dd.cron.ru/dbg/\">PHP Debugger DBG</a>) "
9851 "is now supported by phpMyAdmin for developers to better debug and profile "
9855 #. type: Content of: <html><body><div><ul><li>
9856 #: orig-docs/Documentation.html:4695
9858 "Please see the <a href=\"#cfg_DBG\" class=\"configrule\">$cfg['DBG']*</a> "
9859 "configuration options for more information."
9862 #. type: Content of: <html><body><div><ul><li>
9863 #: orig-docs/Documentation.html:4698
9865 "This is in memoriam of the Space Shuttle Columbia (STS-107) which was lost "
9866 "during its re-entry into Earth's atmosphere and in memory of the brave men "
9867 "and women who gave their lives for the people of Earth."
9870 #. #-#-#-#-# da-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9871 #. type: Content of: <html><body><div><h2>
9872 #. #-#-#-#-# da-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9874 #: orig-docs/Documentation.html:4703 orig-docs/README:11
9879 #. type: Content of: <html><body><div><pre>
9880 #: orig-docs/Documentation.html:4706
9883 "Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>\n"
9884 "Copyright (C) 2001-2012 Marc Delisle <marc_at_infomarc.info>\n"
9885 " Olivier Müller <om_at_omnis.ch>\n"
9886 " Robin Johnson <robbat2_at_users.sourceforge.net>\n"
9887 " Alexander M. Turek <me_at_derrabus.de>\n"
9888 " Michal Čihař <michal_at_cihar.com>\n"
9889 " Garvin Hicking <me_at_supergarv.de>\n"
9890 " Michael Keck <mkkeck_at_users.sourceforge.net>\n"
9891 " Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
9892 " [check <a href=\"#credits\">credits</a> for more details]\n"
9895 #. #-#-#-#-# da-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9896 #. type: Content of: <html><body><div><p>
9897 #. #-#-#-#-# da-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9899 #: orig-docs/Documentation.html:4719 orig-docs/README:33
9901 "This program is free software; you can redistribute it and/or modify it "
9902 "under the terms of the GNU General Public License version 2, as published by "
9903 "the Free Software Foundation."
9906 #. #-#-#-#-# da-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9907 #. type: Content of: <html><body><div><p>
9908 #. #-#-#-#-# da-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9910 #: orig-docs/Documentation.html:4725 orig-docs/README:38
9912 "This program is distributed in the hope that it will be useful, but WITHOUT "
9913 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
9914 "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
9918 #. #-#-#-#-# da-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9919 #. type: Content of: <html><body><div><p>
9920 #. #-#-#-#-# da-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9922 #: orig-docs/Documentation.html:4732 orig-docs/README:42
9924 "You should have received a copy of the GNU General Public License along with "
9925 "this program; if not, write to the Free Software Foundation, Inc., 51 "
9926 "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
9929 #. type: Content of: <html><body><div><h2>
9930 #: orig-docs/Documentation.html:4738
9934 #. type: Content of: <html><body><div><h3>
9935 #: orig-docs/Documentation.html:4740
9936 msgid "Credits, in chronological order"
9939 #. type: Content of: <html><body><div><ul><li>
9940 #: orig-docs/Documentation.html:4744
9941 msgid "Tobias Ratschiller <tobias_at_ratschiller.com>"
9944 #. type: Content of: <html><body><div><ul><li><ul><li>
9945 #: orig-docs/Documentation.html:4746
9946 msgid "creator of the phpmyadmin project"
9949 #. type: Content of: <html><body><div><ul><li><ul><li>
9950 #: orig-docs/Documentation.html:4747
9951 msgid "maintainer from 1998 to summer 2000"
9954 #. type: Content of: <html><body><div><ul><li>
9955 #: orig-docs/Documentation.html:4750
9956 msgid "Marc Delisle <marc_at_infomarc.info>"
9959 #. type: Content of: <html><body><div><ul><li><ul><li>
9960 #: orig-docs/Documentation.html:4752
9961 msgid "multi-language version in December 1998"
9964 #. type: Content of: <html><body><div><ul><li><ul><li>
9965 #: orig-docs/Documentation.html:4753
9966 msgid "various fixes and improvements"
9969 #. type: Content of: <html><body><div><ul><li><ul><li>
9970 #: orig-docs/Documentation.html:4754
9972 "<abbr title=\"structured query language\">SQL</abbr> analyser (most of it)"
9975 #. type: Content of: <html><body><div><ul><li><ul><li>
9976 #: orig-docs/Documentation.html:4755
9977 msgid "current project maintainer"
9980 #. type: Content of: <html><body><div><ul><li>
9981 #: orig-docs/Documentation.html:4758
9982 msgid "Olivier Müller <om_at_omnis.ch>"
9985 #. type: Content of: <html><body><div><ul><li><ul><li>
9986 #: orig-docs/Documentation.html:4760
9987 msgid "started SourceForge phpMyAdmin project in March 2001"
9990 #. type: Content of: <html><body><div><ul><li><ul><li>
9991 #: orig-docs/Documentation.html:4761
9992 msgid "sync'ed different existing CVS trees with new features and bugfixes"
9995 #. type: Content of: <html><body><div><ul><li><ul><li>
9996 #: orig-docs/Documentation.html:4762
9997 msgid "multi-language improvements, dynamic language selection"
10000 #. type: Content of: <html><body><div><ul><li><ul><li>
10001 #: orig-docs/Documentation.html:4763 orig-docs/Documentation.html:4772
10002 #: orig-docs/Documentation.html:4783 orig-docs/Documentation.html:4910
10003 msgid "many bugfixes and improvements"
10006 #. type: Content of: <html><body><div><ul><li>
10007 #: orig-docs/Documentation.html:4766
10008 msgid "Loïc Chapeaux <lolo_at_phpheaven.net>"
10011 #. type: Content of: <html><body><div><ul><li><ul><li>
10012 #: orig-docs/Documentation.html:4768
10013 msgid "rewrote and optimized javascript, DHTML and DOM stuff"
10016 #. type: Content of: <html><body><div><ul><li><ul><li>
10017 #: orig-docs/Documentation.html:4769
10019 "rewrote the scripts so they fit the <abbr title=\"PHP Extension and "
10020 "Application Repository\">PEAR</abbr> coding standards and generate XHTML1.0 "
10021 "and CSS2 compliant codes"
10024 #. type: Content of: <html><body><div><ul><li><ul><li>
10025 #: orig-docs/Documentation.html:4771
10026 msgid "improved the language detection system"
10029 #. type: Content of: <html><body><div><ul><li>
10030 #: orig-docs/Documentation.html:4775
10031 msgid "Robin Johnson <robbat2_at_users.sourceforge.net>"
10034 #. type: Content of: <html><body><div><ul><li><ul><li>
10035 #: orig-docs/Documentation.html:4777
10036 msgid "database maintenance controls"
10039 #. type: Content of: <html><body><div><ul><li><ul><li>
10040 #: orig-docs/Documentation.html:4778
10041 msgid "table type code"
10044 #. type: Content of: <html><body><div><ul><li><ul><li>
10045 #: orig-docs/Documentation.html:4779
10047 "Host authentication <abbr title=\"Internet Protocol\">IP</abbr> Allow/Deny"
10050 #. type: Content of: <html><body><div><ul><li><ul><li>
10051 #: orig-docs/Documentation.html:4780
10052 msgid "DB-based configuration (Not completed)"
10055 #. type: Content of: <html><body><div><ul><li><ul><li>
10056 #: orig-docs/Documentation.html:4781
10058 "<abbr title=\"structured query language\">SQL</abbr> parser and pretty-"
10062 #. type: Content of: <html><body><div><ul><li><ul><li>
10063 #: orig-docs/Documentation.html:4782
10064 msgid "<abbr title=\"structured query language\">SQL</abbr> validator"
10067 #. type: Content of: <html><body><div><ul><li>
10068 #: orig-docs/Documentation.html:4786
10069 msgid "Armel Fauveau <armel.fauveau_at_globalis-ms.com>"
10072 #. type: Content of: <html><body><div><ul><li><ul><li>
10073 #: orig-docs/Documentation.html:4788
10074 msgid "bookmarks feature"
10077 #. type: Content of: <html><body><div><ul><li><ul><li>
10078 #: orig-docs/Documentation.html:4789
10079 msgid "multiple dump feature"
10082 #. type: Content of: <html><body><div><ul><li><ul><li>
10083 #: orig-docs/Documentation.html:4790
10084 msgid "gzip dump feature"
10087 #. type: Content of: <html><body><div><ul><li><ul><li>
10088 #: orig-docs/Documentation.html:4791
10089 msgid "zip dump feature"
10092 #. type: Content of: <html><body><div><ul><li>
10093 #: orig-docs/Documentation.html:4794
10094 msgid "Geert Lund <glund_at_silversoft.dk>"
10097 #. type: Content of: <html><body><div><ul><li><ul><li>
10098 #: orig-docs/Documentation.html:4796
10099 msgid "various fixes"
10102 #. type: Content of: <html><body><div><ul><li><ul><li>
10103 #: orig-docs/Documentation.html:4797
10104 msgid "moderator of the phpMyAdmin former users forum at phpwizard.net"
10107 #. type: Content of: <html><body><div><ul><li>
10108 #: orig-docs/Documentation.html:4800
10109 msgid "Korakot Chaovavanich <korakot_at_iname.com>"
10112 #. type: Content of: <html><body><div><ul><li><ul><li>
10113 #: orig-docs/Documentation.html:4802
10114 msgid ""insert as new row" feature"
10117 #. type: Content of: <html><body><div><ul><li>
10118 #: orig-docs/Documentation.html:4805
10119 msgid "Pete Kelly <webmaster_at_trafficg.com>"
10122 #. type: Content of: <html><body><div><ul><li><ul><li>
10123 #: orig-docs/Documentation.html:4807
10124 msgid "rewrote and fix dump code"
10127 #. type: Content of: <html><body><div><ul><li><ul><li>
10128 #: orig-docs/Documentation.html:4808 orig-docs/Documentation.html:4815
10129 #: orig-docs/Documentation.html:4821
10133 #. type: Content of: <html><body><div><ul><li>
10134 #: orig-docs/Documentation.html:4811
10135 msgid "Steve Alberty <alberty_at_neptunlabs.de>"
10138 #. type: Content of: <html><body><div><ul><li><ul><li>
10139 #: orig-docs/Documentation.html:4813
10140 msgid "rewrote dump code for PHP4"
10143 #. type: Content of: <html><body><div><ul><li><ul><li>
10144 #: orig-docs/Documentation.html:4814
10145 msgid "mySQL table statistics"
10148 #. type: Content of: <html><body><div><ul><li>
10149 #: orig-docs/Documentation.html:4818
10150 msgid "Benjamin Gandon <gandon_at_isia.cma.fr>"
10153 #. type: Content of: <html><body><div><ul><li><ul><li>
10154 #: orig-docs/Documentation.html:4820
10155 msgid "main author of the version 2.1.0.1"
10158 #. type: Content of: <html><body><div><ul><li>
10159 #: orig-docs/Documentation.html:4824
10160 msgid "Alexander M. Turek <me_at_derrabus.de>"
10163 #. type: Content of: <html><body><div><ul><li><ul><li>
10164 #: orig-docs/Documentation.html:4826
10165 msgid "MySQL 4.0 / 4.1 / 5.0 compatibility"
10168 #. type: Content of: <html><body><div><ul><li><ul><li>
10169 #: orig-docs/Documentation.html:4827
10170 msgid "abstract database interface (PMA_DBI) with MySQLi support"
10173 #. type: Content of: <html><body><div><ul><li><ul><li>
10174 #: orig-docs/Documentation.html:4828
10175 msgid "privileges administration"
10178 #. type: Content of: <html><body><div><ul><li><ul><li>
10179 #: orig-docs/Documentation.html:4829
10180 msgid "<abbr title=\"Extensible Markup Language\">XML</abbr> exports"
10183 #. type: Content of: <html><body><div><ul><li><ul><li>
10184 #: orig-docs/Documentation.html:4830 orig-docs/Documentation.html:4846
10185 msgid "various features and fixes"
10188 #. type: Content of: <html><body><div><ul><li><ul><li>
10189 #: orig-docs/Documentation.html:4831
10190 msgid "German language file updates"
10193 #. type: Content of: <html><body><div><ul><li>
10194 #: orig-docs/Documentation.html:4834
10195 msgid "Mike Beck <mike.beck_at_web.de>"
10198 #. type: Content of: <html><body><div><ul><li><ul><li>
10199 #: orig-docs/Documentation.html:4836
10200 msgid "automatic joins in QBE"
10203 #. type: Content of: <html><body><div><ul><li><ul><li>
10204 #: orig-docs/Documentation.html:4837
10205 msgid "links column in printview"
10208 #. type: Content of: <html><body><div><ul><li><ul><li>
10209 #: orig-docs/Documentation.html:4838
10210 msgid "Relation view"
10211 msgstr "Relation view"
10213 #. type: Content of: <html><body><div><ul><li>
10214 #: orig-docs/Documentation.html:4841
10215 msgid "Michal Čihař <michal_at_cihar.com>"
10218 #. type: Content of: <html><body><div><ul><li><ul><li>
10219 #: orig-docs/Documentation.html:4843
10220 msgid "enhanced index creation/display feature"
10223 #. type: Content of: <html><body><div><ul><li><ul><li>
10224 #: orig-docs/Documentation.html:4844
10225 msgid "feature to use a different charset for HTML than for MySQL"
10228 #. type: Content of: <html><body><div><ul><li><ul><li>
10229 #: orig-docs/Documentation.html:4845
10230 msgid "improvements of export feature"
10233 #. type: Content of: <html><body><div><ul><li><ul><li>
10234 #: orig-docs/Documentation.html:4847
10235 msgid "Czech language file updates"
10238 #. type: Content of: <html><body><div><ul><li>
10239 #: orig-docs/Documentation.html:4850
10241 "Christophe Gesché from the "MySQL Form Generator for "
10242 "PHPMyAdmin" (http://sf.net/projects/phpmysqlformgen/)"
10245 #. type: Content of: <html><body><div><ul><li><ul><li>
10246 #: orig-docs/Documentation.html:4853
10247 msgid "suggested the patch for multiple table printviews"
10250 #. type: Content of: <html><body><div><ul><li>
10251 #: orig-docs/Documentation.html:4856
10252 msgid "Garvin Hicking <me_at_supergarv.de>"
10255 #. type: Content of: <html><body><div><ul><li><ul><li>
10256 #: orig-docs/Documentation.html:4858
10257 msgid "built the patch for vertical display of table rows"
10260 #. type: Content of: <html><body><div><ul><li><ul><li>
10261 #: orig-docs/Documentation.html:4859
10263 "built the Javascript based Query window + <abbr title=\"structured query "
10264 "language\">SQL</abbr> history"
10267 #. type: Content of: <html><body><div><ul><li><ul><li>
10268 #: orig-docs/Documentation.html:4860
10269 msgid "Improvement of column/db comments"
10272 #. type: Content of: <html><body><div><ul><li><ul><li>
10273 #: orig-docs/Documentation.html:4861
10274 msgid "(MIME)-Transformations for columns"
10277 #. type: Content of: <html><body><div><ul><li><ul><li>
10278 #: orig-docs/Documentation.html:4862
10279 msgid "Use custom alias names for Databases in left frame"
10282 #. type: Content of: <html><body><div><ul><li><ul><li>
10283 #: orig-docs/Documentation.html:4863
10284 msgid "hierarchical/nested table display"
10287 #. type: Content of: <html><body><div><ul><li><ul><li>
10288 #: orig-docs/Documentation.html:4864
10290 "<abbr title=\"Portable Document Format\">PDF</abbr>-scratchboard for WYSIWYG-"
10291 "distribution of <abbr title=\"Portable Document Format\">PDF</abbr> relations"
10294 #. type: Content of: <html><body><div><ul><li><ul><li>
10295 #: orig-docs/Documentation.html:4865
10296 msgid "new icon sets"
10299 #. type: Content of: <html><body><div><ul><li><ul><li>
10300 #: orig-docs/Documentation.html:4866
10301 msgid "vertical display of column properties page"
10304 #. type: Content of: <html><body><div><ul><li><ul><li>
10305 #: orig-docs/Documentation.html:4867
10306 msgid "some bugfixes, features, support, German language additions"
10309 #. type: Content of: <html><body><div><ul><li>
10310 #: orig-docs/Documentation.html:4870
10311 msgid "Yukihiro Kawada <kawada_at_den.fujifilm.co.jp>"
10314 #. type: Content of: <html><body><div><ul><li><ul><li>
10315 #: orig-docs/Documentation.html:4872
10316 msgid "japanese kanji encoding conversion feature"
10319 #. type: Content of: <html><body><div><ul><li>
10320 #: orig-docs/Documentation.html:4875
10321 msgid "Piotr Roszatycki <d3xter_at_users.sourceforge.net> and Dan Wilson"
10324 #. type: Content of: <html><body><div><ul><li><ul><li>
10325 #: orig-docs/Documentation.html:4877
10326 msgid "the Cookie authentication mode"
10329 #. type: Content of: <html><body><div><ul><li>
10330 #: orig-docs/Documentation.html:4880
10331 msgid "Axel Sander <n8falke_at_users.sourceforge.net>"
10334 #. type: Content of: <html><body><div><ul><li><ul><li>
10335 #: orig-docs/Documentation.html:4882
10336 msgid "table relation-links feature"
10339 #. type: Content of: <html><body><div><ul><li>
10340 #: orig-docs/Documentation.html:4885
10341 msgid "Maxime Delorme <delorme.maxime_at_free.fr>"
10344 #. type: Content of: <html><body><div><ul><li><ul><li>
10345 #: orig-docs/Documentation.html:4887
10347 "<abbr title=\"Portable Document Format\">PDF</abbr> schema output, thanks "
10348 "also to Olivier Plathey for the "FPDF" library (see <a href="
10349 "\"http://www.fpdf.org/\">http://www.fpdf.org/</a>) and Steven Wittens for "
10350 "the "UFPDF" library (see <a href=\"http://www.acko.net/"
10351 "node/56\">http://www.acko.net/node/56</a>)."
10354 #. type: Content of: <html><body><div><ul><li>
10355 #: orig-docs/Documentation.html:4892
10356 msgid "Olof Edlund <olof.edlund_at_upright.se>"
10359 #. type: Content of: <html><body><div><ul><li><ul><li>
10360 #: orig-docs/Documentation.html:4894
10361 msgid "<abbr title=\"structured query language\">SQL</abbr> validator server"
10364 #. type: Content of: <html><body><div><ul><li>
10365 #: orig-docs/Documentation.html:4897
10366 msgid "Ivan R. Lanin <ivanlanin_at_users.sourceforge.net>"
10369 #. type: Content of: <html><body><div><ul><li><ul><li>
10370 #: orig-docs/Documentation.html:4899
10371 msgid "phpMyAdmin logo (until June 2004)"
10374 #. type: Content of: <html><body><div><ul><li>
10375 #: orig-docs/Documentation.html:4902
10376 msgid "Mike Cochrane <mike_at_graftonhall.co.nz>"
10379 #. type: Content of: <html><body><div><ul><li><ul><li>
10380 #: orig-docs/Documentation.html:4904
10381 msgid "blowfish library from the Horde project"
10384 #. type: Content of: <html><body><div><ul><li>
10385 #: orig-docs/Documentation.html:4907
10386 msgid "Marcel Tschopp <ne0x_at_users.sourceforge.net>"
10389 #. type: Content of: <html><body><div><ul><li><ul><li>
10390 #: orig-docs/Documentation.html:4909
10391 msgid "mysqli support"
10394 #. type: Content of: <html><body><div><ul><li>
10395 #: orig-docs/Documentation.html:4913
10396 msgid "Nicola Asuni (Tecnick.com)"
10399 #. type: Content of: <html><body><div><ul><li><ul><li>
10400 #: orig-docs/Documentation.html:4915
10402 "TCPDF library (<a href=\"http://www.tcpdf.org\">http://www.tcpdf.org</a>)"
10405 #. type: Content of: <html><body><div><ul><li>
10406 #: orig-docs/Documentation.html:4919
10407 msgid "Michael Keck <mkkeck_at_users.sourceforge.net>"
10410 #. type: Content of: <html><body><div><ul><li><ul><li>
10411 #: orig-docs/Documentation.html:4921
10412 msgid "redesign for 2.6.0"
10415 #. type: Content of: <html><body><div><ul><li><ul><li>
10416 #: orig-docs/Documentation.html:4922
10417 msgid "phpMyAdmin sailboat logo (June 2004)"
10420 #. type: Content of: <html><body><div><ul><li>
10421 #: orig-docs/Documentation.html:4925
10422 msgid "Mathias Landhäußer"
10425 #. type: Content of: <html><body><div><ul><li><ul><li>
10426 #: orig-docs/Documentation.html:4927
10427 msgid "Representation at conferences"
10430 #. type: Content of: <html><body><div><ul><li>
10431 #: orig-docs/Documentation.html:4930
10432 msgid "Sebastian Mendel <cybot_tm_at_users.sourceforge.net>"
10435 #. type: Content of: <html><body><div><ul><li><ul><li>
10436 #: orig-docs/Documentation.html:4932
10437 msgid "interface improvements"
10440 #. type: Content of: <html><body><div><ul><li><ul><li>
10441 #: orig-docs/Documentation.html:4933
10442 msgid "various bugfixes"
10445 #. type: Content of: <html><body><div><ul><li>
10446 #: orig-docs/Documentation.html:4936
10447 msgid "Ivan A Kirillov"
10450 #. type: Content of: <html><body><div><ul><li><ul><li>
10451 #: orig-docs/Documentation.html:4938
10452 msgid "new relations Designer"
10455 #. type: Content of: <html><body><div><ul><li>
10456 #: orig-docs/Documentation.html:4941
10457 msgid "Raj Kissu Rajandran (Google Summer of Code 2008)"
10460 #. type: Content of: <html><body><div><ul><li><ul><li>
10461 #: orig-docs/Documentation.html:4943
10462 msgid "BLOBstreaming support"
10465 #. type: Content of: <html><body><div><ul><li>
10466 #: orig-docs/Documentation.html:4946
10467 msgid "Piotr Przybylski (Google Summer of Code 2008, 2010 and 2011)"
10470 #. type: Content of: <html><body><div><ul><li><ul><li>
10471 #: orig-docs/Documentation.html:4948
10472 msgid "improved setup script"
10475 #. type: Content of: <html><body><div><ul><li><ul><li>
10476 #: orig-docs/Documentation.html:4949
10477 msgid "user preferences"
10480 #. type: Content of: <html><body><div><ul><li><ul><li>
10481 #: orig-docs/Documentation.html:4950
10482 msgid "Drizzle support"
10485 #. type: Content of: <html><body><div><ul><li>
10486 #: orig-docs/Documentation.html:4953
10487 msgid "Derek Schaefer (Google Summer of Code 2009)"
10490 #. type: Content of: <html><body><div><ul><li><ul><li>
10491 #: orig-docs/Documentation.html:4955
10492 msgid "Improved the import system"
10495 #. type: Content of: <html><body><div><ul><li>
10496 #: orig-docs/Documentation.html:4958
10497 msgid "Alexander Rutkowski (Google Summer of Code 2009)"
10500 #. type: Content of: <html><body><div><ul><li><ul><li>
10501 #: orig-docs/Documentation.html:4960
10502 msgid "Tracking mechanism"
10505 #. type: Content of: <html><body><div><ul><li>
10506 #: orig-docs/Documentation.html:4963
10507 msgid "Zahra Naeem (Google Summer of Code 2009)"
10510 #. type: Content of: <html><body><div><ul><li><ul><li>
10511 #: orig-docs/Documentation.html:4965
10512 msgid "Synchronization feature"
10515 #. type: Content of: <html><body><div><ul><li>
10516 #: orig-docs/Documentation.html:4968
10517 msgid "Tomáš Srnka (Google Summer of Code 2009)"
10520 #. type: Content of: <html><body><div><ul><li><ul><li>
10521 #: orig-docs/Documentation.html:4970
10522 msgid "Replication support"
10525 #. type: Content of: <html><body><div><ul><li>
10526 #: orig-docs/Documentation.html:4973
10527 msgid "Muhammad Adnan (Google Summer of Code 2010)"
10530 #. type: Content of: <html><body><div><ul><li><ul><li>
10531 #: orig-docs/Documentation.html:4975
10532 msgid "Relation schema export to multiple formats"
10535 #. type: Content of: <html><body><div><ul><li>
10536 #: orig-docs/Documentation.html:4978
10537 msgid "Lori Lee (Google Summer of Code 2010)"
10540 #. type: Content of: <html><body><div><ul><li><ul><li>
10541 #: orig-docs/Documentation.html:4980
10542 msgid "User interface improvements"
10545 #. type: Content of: <html><body><div><ul><li><ul><li>
10546 #: orig-docs/Documentation.html:4981
10547 msgid "ENUM/SET editor"
10550 #. type: Content of: <html><body><div><ul><li><ul><li>
10551 #: orig-docs/Documentation.html:4982
10552 msgid "Simplified interface for export/import"
10555 #. type: Content of: <html><body><div><ul><li>
10556 #: orig-docs/Documentation.html:4985
10557 msgid "Ninad Pundalik (Google Summer of Code 2010)"
10560 #. type: Content of: <html><body><div><ul><li><ul><li>
10561 #: orig-docs/Documentation.html:4987
10562 msgid "AJAXifying the interface"
10565 #. type: Content of: <html><body><div><ul><li>
10566 #: orig-docs/Documentation.html:4990
10567 msgid "Martynas Mickevičius (Google Summer of Code 2010)"
10570 #. type: Content of: <html><body><div><ul><li><ul><li>
10571 #: orig-docs/Documentation.html:4992
10575 #. type: Content of: <html><body><div><ul><li>
10576 #: orig-docs/Documentation.html:4995
10577 msgid "Barrie Leslie"
10580 #. type: Content of: <html><body><div><ul><li><ul><li>
10581 #: orig-docs/Documentation.html:4997
10582 msgid "BLOBstreaming support with PBMS PHP extension"
10585 #. type: Content of: <html><body><div><ul><li>
10586 #: orig-docs/Documentation.html:5000
10587 msgid "Ankit Gupta (Google Summer of Code 2010)"
10590 #. type: Content of: <html><body><div><ul><li><ul><li>
10591 #: orig-docs/Documentation.html:5002
10592 msgid "Visual query builder"
10595 #. type: Content of: <html><body><div><ul><li>
10596 #: orig-docs/Documentation.html:5005
10597 msgid "Rouslan Placella (Google Summer of Code 2011)"
10600 #. type: Content of: <html><body><div><ul><li><ul><li>
10601 #: orig-docs/Documentation.html:5007
10602 msgid "Improved support for Stored Routines, Triggers and Events"
10605 #. type: Content of: <html><body><div><ul><li><ul><li>
10606 #: orig-docs/Documentation.html:5008
10608 msgid "Italian translation updates"
10609 msgstr "Intern relation tilføjet"
10611 #. type: Content of: <html><body><div><p>
10612 #: orig-docs/Documentation.html:5014
10614 "And also to the following people who have contributed minor changes, "
10615 "enhancements, bugfixes or support for a new language since version 2.1.0:"
10618 #. type: Content of: <html><body><div><p>
10619 #: orig-docs/Documentation.html:5019
10621 "Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, Pé"
10622 "ter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats Engstrom, "
10623 "Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger, Lubos "
10624 "Klokner, Martin Marconcini, Girish Nair, David Nordenberg, Andreas Pauley, "
10625 "Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval Sarna, www."
10626 "securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun, Peter Svec, "
10627 "Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V., Martijn W. "
10628 "van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay, Ignacio Vazquez-"
10629 "Abrams, Chee Wai, Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "
10630 ""Manuzhai"."
10633 #. type: Content of: <html><body><div><h3>
10634 #: orig-docs/Documentation.html:5032
10635 msgid "Original Credits of Version 2.1.0"
10638 #. type: Content of: <html><body><div><p>
10639 #: orig-docs/Documentation.html:5035
10641 "This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his idea "
10642 "to create a web-based interface to MySQL using PHP3. Although I have not "
10643 "used any of his source-code, there are some concepts I've borrowed from him. "
10644 "phpMyAdmin was created because Peter told me he wasn't going to further "
10645 "develop his (great) tool."
10648 #. type: Content of: <html><body><div><p>
10649 #: orig-docs/Documentation.html:5042
10650 msgid "Thanks go to"
10653 #. type: Content of: <html><body><div><ul><li>
10654 #: orig-docs/Documentation.html:5045
10656 "Amalesh Kempf <ak-lsml_at_living-source.com> who contributed the code "
10657 "for the check when dropping a table or database. He also suggested that you "
10658 "should be able to specify the primary key on tbl_create.php3. To version "
10659 "1.1.1 he contributed the ldi_*.php3-set (Import text-files) as well as a bug-"
10660 "report. Plus many smaller improvements."
10663 #. type: Content of: <html><body><div><ul><li>
10664 #: orig-docs/Documentation.html:5051
10666 "Jan Legenhausen <jan_at_nrw.net>: He made many of the changes that "
10667 "were introduced in 1.3.0 (including quite significant ones like the "
10668 "authentication). For 1.4.1 he enhanced the table-dump feature. Plus bug-"
10672 #. type: Content of: <html><body><div><ul><li>
10673 #: orig-docs/Documentation.html:5056
10675 "Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca> made phpMyAdmin "
10676 "language-independent by outsourcing the strings to a separate file. He also "
10677 "contributed the French translation."
10680 #. type: Content of: <html><body><div><ul><li>
10681 #: orig-docs/Documentation.html:5060
10683 "Alexandr Bravo <abravo_at_hq.admiral.ru> who contributed tbl_select."
10684 "php3, a feature to display only some columns from a table."
10687 #. type: Content of: <html><body><div><ul><li>
10688 #: orig-docs/Documentation.html:5063
10690 "Chris Jackson <chrisj_at_ctel.net> added support for MySQL functions "
10691 "in tbl_change.php3. He also added the "Query by Example" feature "
10695 #. type: Content of: <html><body><div><ul><li>
10696 #: orig-docs/Documentation.html:5067
10698 "Dave Walton <walton_at_nordicdms.com> added support for multiple "
10699 "servers and is a regular contributor for bug-fixes."
10702 #. type: Content of: <html><body><div><ul><li>
10703 #: orig-docs/Documentation.html:5070
10705 "Gabriel Ash <ga244_at_is8.nyu.edu> contributed the random access "
10706 "features for 2.0.6."
10709 #. type: Content of: <html><body><div><p>
10710 #: orig-docs/Documentation.html:5075
10712 "The following people have contributed minor changes, enhancements, bugfixes "
10713 "or support for a new language:"
10716 #. type: Content of: <html><body><div><p>
10717 #: orig-docs/Documentation.html:5079
10719 "Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas Kleemann, "
10720 "Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel Piankov, Sascha "
10721 "Kettler, Joe Pruett, Renato Lins, Mark Kronsbein, Jannis Hermanns, G. "
10725 #. type: Content of: <html><body><div><p>
10726 #: orig-docs/Documentation.html:5085
10728 "And thanks to everyone else who sent me email with suggestions, bug-reports "
10729 "and or just some feedback."
10732 #. type: Content of: <html><body><div><h2>
10733 #: orig-docs/Documentation.html:5089
10737 #. type: Content of: <html><body><div><p>
10738 #: orig-docs/Documentation.html:5091
10739 msgid "From Wikipedia, the free encyclopedia"
10742 #. type: Content of: <html><body><div><ul><li>
10743 #: orig-docs/Documentation.html:5094
10745 "<a href=\"http://www.wikipedia.org/wiki/.htaccess\">.htaccess</a> - the "
10746 "default name of Apache's directory-level configuration file."
10749 #. type: Content of: <html><body><div><ul><li>
10750 #: orig-docs/Documentation.html:5096
10752 "<a href=\"http://www.wikipedia.org/wiki/Blowfish_%28cipher%29\">Blowfish</a> "
10753 "- a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier."
10756 #. type: Content of: <html><body><div><ul><li>
10757 #: orig-docs/Documentation.html:5098
10759 "<a href=\"http://en.wikipedia.org/wiki/Web_browser\">Browser (Web Browser)</"
10760 "a> - a software application that enables a user to display and interact with "
10761 "text, images, and other information typically located on a web page at a "
10762 "website on the World Wide Web."
10765 #. type: Content of: <html><body><div><ul><li>
10766 #: orig-docs/Documentation.html:5102
10768 "<a href=\"http://www.wikipedia.org/wiki/Bzip2\">bzip2</a> - a free software/"
10769 "open source data compression algorithm and program developed by Julian "
10773 #. type: Content of: <html><body><div><ul><li>
10774 #: orig-docs/Documentation.html:5105
10776 "<a href=\"http://www.wikipedia.org/wiki/CGI\">CGI (Common Gateway Interface)"
10777 "</a> - an important World Wide Web technology that enables a client web "
10778 "browser to request data from a program executed on the Web server."
10781 #. type: Content of: <html><body><div><ul><li>
10782 #: orig-docs/Documentation.html:5108
10784 "<a href=\"http://www.wikipedia.org/wiki/Changelog\">Changelog</a> - a log or "
10785 "record of changes made to a project."
10788 #. type: Content of: <html><body><div><ul><li>
10789 #: orig-docs/Documentation.html:5110
10791 "<a href=\"http://www.wikipedia.org/wiki/Client_%28computing%29\">Client</a> "
10792 "- a computer system that accesses a (remote) service on another computer by "
10793 "some kind of network."
10796 #. type: Content of: <html><body><div><ul><li>
10797 #: orig-docs/Documentation.html:5113
10799 "<a href=\"http://www.wikipedia.org/wiki/Column_%28database%29\">column</a> - "
10800 "a set of data values of a particular simple type, one for each row of the "
10804 #. type: Content of: <html><body><div><ul><li>
10805 #: orig-docs/Documentation.html:5116
10807 "<a href=\"http://www.wikipedia.org/wiki/HTTP_cookie\">Cookie</a> - a packet "
10808 "of information sent by a server to a World Wide Web browser and then sent "
10809 "back by the browser each time it accesses that server."
10812 #. type: Content of: <html><body><div><ul><li>
10813 #: orig-docs/Documentation.html:5119
10815 "<a href=\"http://www.wikipedia.org/wiki/Comma-separated_values\">CSV</a> - "
10816 "Comma-separated values"
10819 #. type: Content of: <html><body><div><ul><li>
10820 #: orig-docs/Documentation.html:5121
10821 msgid "DB - look at <a href=\"#database\">Database</a>."
10824 #. type: Content of: <html><body><div><ul><li>
10825 #: orig-docs/Documentation.html:5122
10827 "<a id=\"database\" href=\"http://www.wikipedia.org/wiki/Database\">database</"
10828 "a> - an organized collection of data."
10831 #. type: Content of: <html><body><div><ul><li>
10832 #: orig-docs/Documentation.html:5124
10834 "Engine - look at <a href=\"#glossar_storage_engine\">Storage Engines</a>."
10837 #. type: Content of: <html><body><div><ul><li>
10838 #: orig-docs/Documentation.html:5125
10840 "<a href=\"http://www.wikipedia.org/wiki/extension\">extension</a> - a PHP "
10841 "module that extends PHP with additional functionality."
10844 #. type: Content of: <html><body><div><ul><li>
10845 #: orig-docs/Documentation.html:5127
10847 "<a href=\"http://www.wikipedia.org/wiki/FAQ\">FAQ (Frequently Asked "
10848 "Questions)</a> - a list of commonly asked question and there answers."
10851 #. type: Content of: <html><body><div><ul><li>
10852 #: orig-docs/Documentation.html:5129
10854 "<a href=\"http://www.wikipedia.org/wiki/Field_%28computer_science"
10855 "%29\">Field</a> - one part of divided data/columns."
10858 #. type: Content of: <html><body><div><ul><li>
10859 #: orig-docs/Documentation.html:5131
10861 "<a href=\"http://www.wikipedia.org/wiki/Foreign_key\">foreign key</a> - a "
10862 "column or group of columns in a database row that point to a key column or "
10863 "group of columns forming a key of another database row in some (usually "
10864 "different) table."
10867 #. type: Content of: <html><body><div><ul><li>
10868 #: orig-docs/Documentation.html:5135
10870 "<a href=\"http://www.fpdf.org/\">FPDF (FreePDF)</a> - the free PDF library"
10873 #. type: Content of: <html><body><div><ul><li>
10874 #: orig-docs/Documentation.html:5137
10876 "<a id=\"gd\" href=\"http://www.wikipedia.org/wiki/GD_Graphics_Library\"> GD "
10877 "Graphics Library</a> - a library by Thomas Boutell and others for "
10878 "dynamically manipulating images."
10881 #. type: Content of: <html><body><div><ul><li>
10882 #: orig-docs/Documentation.html:5140
10883 msgid "GD2 - look at <a href=\"#gd\">GD Graphics Library</a>."
10886 #. type: Content of: <html><body><div><ul><li>
10887 #: orig-docs/Documentation.html:5141
10889 "<a href=\"http://www.wikipedia.org/wiki/Gzip\">gzip</a> - gzip is short for "
10890 "GNU zip, a GNU free software file compression program."
10893 #. type: Content of: <html><body><div><ul><li>
10894 #: orig-docs/Documentation.html:5144
10896 "<a href=\"http://www.wikipedia.org/wiki/Host\">host</a> - any machine "
10897 "connected to a computer network, a node that has a hostname."
10900 #. type: Content of: <html><body><div><ul><li>
10901 #: orig-docs/Documentation.html:5146
10903 "<a href=\"http://www.wikipedia.org/wiki/Hostname\">hostname</a> - the unique "
10904 "name by which a network attached device is known on a network."
10907 #. type: Content of: <html><body><div><ul><li>
10908 #: orig-docs/Documentation.html:5148
10910 "<a href=\"http://www.wikipedia.org/wiki/HyperText_Transfer_Protocol\">HTTP "
10911 "(HyperText Transfer Protocol)</a> - the primary method used to transfer or "
10912 "convey information on the World Wide Web."
10915 #. type: Content of: <html><body><div><ul><li>
10916 #: orig-docs/Documentation.html:5152
10918 "<a href=\"http://www.wikipedia.org/wiki/Https:_URI_scheme\">https</a> - a "
10919 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>-connection with "
10920 "additional security measures."
10923 #. type: Content of: <html><body><div><ul><li>
10924 #: orig-docs/Documentation.html:5155
10926 "<a href=\"http://www.wikipedia.org/wiki/Internet_Information_Services\">IIS "
10927 "(Internet Information Services)</a> - a set of Internet-based services for "
10928 "servers using Microsoft Windows."
10931 #. type: Content of: <html><body><div><ul><li>
10932 #: orig-docs/Documentation.html:5157
10934 "<a id=\"glossar_index\" href=\"http://www.wikipedia.org/wiki/Index_"
10935 "%28database%29\">Index</a> - a feature that allows quick access to the rows "
10939 #. type: Content of: <html><body><div><ul><li>
10940 #: orig-docs/Documentation.html:5159
10942 "<a href=\"http://www.wikipedia.org/wiki/Internet_Protocol\">IP (Internet "
10943 "Protocol)</a> - a data-oriented protocol used by source and destination "
10944 "hosts for communicating data across a packet-switched internetwork."
10947 #. type: Content of: <html><body><div><ul><li>
10948 #: orig-docs/Documentation.html:5162
10950 "<a href=\"http://www.wikipedia.org/wiki/IP_Address\">IP Address</a> - a "
10951 "unique number that devices use in order to identify and communicate with "
10952 "each other on a network utilizing the Internet Protocol standard."
10955 #. type: Content of: <html><body><div><ul><li>
10956 #: orig-docs/Documentation.html:5165
10958 "<a href=\"http://www.wikipedia.org/wiki/ISAPI\">ISAPI (Internet Server "
10959 "Application Programming Interface)</a> - the API of Internet Information "
10963 #. type: Content of: <html><body><div><ul><li>
10964 #: orig-docs/Documentation.html:5168
10966 "<a href=\"http://www.wikipedia.org/wiki/ISP\">ISP (Internet service provider)"
10967 "</a> - a business or organization that offers users access to the Internet "
10968 "and related services."
10971 #. type: Content of: <html><body><div><ul><li>
10972 #: orig-docs/Documentation.html:5170
10974 "<a id=\"jpeg\" href=\"http://www.wikipedia.org/wiki/JPEG\">JPEG</a> - a most "
10975 "commonly used standard method of lossy compression for photographic images."
10978 #. type: Content of: <html><body><div><ul><li>
10979 #: orig-docs/Documentation.html:5173
10980 msgid "JPG - look at <a href=\"#jpeg\">JPEG</a>."
10983 #. type: Content of: <html><body><div><ul><li>
10984 #: orig-docs/Documentation.html:5174
10985 msgid "Key - look at <a href=\"#glossar_index\">index</a>."
10988 #. type: Content of: <html><body><div><ul><li>
10989 #: orig-docs/Documentation.html:5175
10991 "<a href=\"http://www.wikipedia.org/wiki/LaTeX\">L<sup>A</sup>T<sub><big>E</"
10992 "big></sub>X</a> - a document preparation system for the T<sub>E</sub>X "
10993 "typesetting program."
10996 #. type: Content of: <html><body><div><ul><li>
10997 #: orig-docs/Documentation.html:5177
10999 "<a href=\"http://www.wikipedia.org/wiki/Mac\">Mac (Apple Macintosh)</a> - "
11000 "line of personal computers is designed, developed, manufactured, and "
11001 "marketed by Apple Computer."
11004 #. type: Content of: <html><body><div><ul><li>
11005 #: orig-docs/Documentation.html:5180
11007 "<a id=\"glossar_mac_os_x\" href=\"http://www.wikipedia.org/wiki/Mac_OS_X"
11008 "\"><acronym title=\"Apple Macintosh\">Mac</acronym> <abbr title=\"operating "
11009 "system\">OS</abbr> X</a> - the operating system which is included with all "
11010 "currently shipping Apple Macintosh computers in the consumer and "
11011 "professional markets."
11014 #. type: Content of: <html><body><div><ul><li>
11015 #: orig-docs/Documentation.html:5183
11017 "<a href=\"http://www.wikipedia.org/wiki/MCrypt\">MCrypt</a> - a "
11018 "cryptographic library."
11021 #. type: Content of: <html><body><div><ul><li>
11022 #: orig-docs/Documentation.html:5185
11024 "<a href=\"http://php.net/mcrypt\">mcrypt</a> - the MCrypt PHP extension."
11027 #. type: Content of: <html><body><div><ul><li>
11028 #: orig-docs/Documentation.html:5187
11030 "<a href=\"http://www.wikipedia.org/wiki/MIME\">MIME (Multipurpose Internet "
11031 "Mail Extensions)</a> - an Internet Standard for the format of e-mail."
11034 #. type: Content of: <html><body><div><ul><li>
11035 #: orig-docs/Documentation.html:5189
11037 "<a href=\"http://www.wikipedia.org/wiki/module\">module</a> - some sort of "
11038 "extension for the Apache Webserver."
11041 #. type: Content of: <html><body><div><ul><li>
11042 #: orig-docs/Documentation.html:5191
11044 "<a href=\"http://www.wikipedia.org/wiki/MySQL\">MySQL</a> - a multithreaded, "
11045 "multi-user, SQL (Structured Query Language) Database Management System "
11049 #. type: Content of: <html><body><div><ul><li>
11050 #: orig-docs/Documentation.html:5194
11052 "<a href=\"http://php.net/mysqli\">mysqli</a> - the improved MySQL client PHP "
11056 #. type: Content of: <html><body><div><ul><li>
11057 #: orig-docs/Documentation.html:5196
11059 "<a href=\"http://php.net/mysql\">mysql</a> - the MySQL client PHP extension."
11062 #. type: Content of: <html><body><div><ul><li>
11063 #: orig-docs/Documentation.html:5198
11065 "<a href=\"http://www.wikipedia.org/wiki/OpenDocument\">OpenDocument</a> - "
11066 "open standard for office documents."
11069 #. type: Content of: <html><body><div><ul><li>
11070 #: orig-docs/Documentation.html:5200
11072 "<a href=\"http://www.wikipedia.org/wiki/OS_X\"><abbr title=\"operating system"
11073 "\">OS</abbr> X</a> - look at <a href=\"#glossar_mac_os_x\"><acronym title="
11074 "\"Apple Macintosh\">Mac</acronym> <abbr title=\"operating system\">OS</abbr> "
11078 #. type: Content of: <html><body><div><ul><li>
11079 #: orig-docs/Documentation.html:5202
11081 "<a href=\"http://www.wikipedia.org/wiki/Portable_Document_Format\">PDF "
11082 "(Portable Document Format)</a> - a file format developed by Adobe Systems "
11083 "for representing two dimensional documents in a device independent and "
11084 "resolution independent format."
11087 #. type: Content of: <html><body><div><ul><li>
11088 #: orig-docs/Documentation.html:5207
11090 "<a href=\"http://pear.php.net/\">PEAR</a> - the PHP Extension and "
11091 "Application Repository."
11094 #. type: Content of: <html><body><div><ul><li>
11095 #: orig-docs/Documentation.html:5209
11097 "<a href=\"http://php.net/pcre\">PCRE (Perl Compatible Regular Expressions)</"
11098 "a> - the perl-compatible regular expression functions for PHP"
11101 #. type: Content of: <html><body><div><ul><li>
11102 #: orig-docs/Documentation.html:5211
11104 "<a href=\"http://www.wikipedia.org/wiki/PHP\">PHP</a> - short for \"PHP: "
11105 "Hypertext Preprocessor\", is an open-source, reflective programming language "
11106 "used mainly for developing server-side applications and dynamic web content, "
11107 "and more recently, a broader range of software applications."
11110 #. type: Content of: <html><body><div><ul><li>
11111 #: orig-docs/Documentation.html:5216
11113 "<a href=\"http://www.wikipedia.org/wiki/Port_%28computing%29\">port</a> - a "
11114 "connection through which data is sent and received."
11117 #. type: Content of: <html><body><div><ul><li>
11118 #: orig-docs/Documentation.html:5218
11120 "<a href=\"http://www.wikipedia.org/wiki/Request_for_Comments\">RFC</a> - "
11121 "Request for Comments (RFC) documents are a series of memoranda encompassing "
11122 "new research, innovations, and methodologies applicable to Internet "
11126 #. type: Content of: <html><body><div><ul><li>
11127 #: orig-docs/Documentation.html:5222
11129 "<a href=\"http://www.ietf.org/rfc/rfc1952.txt\">RFC 1952</a> - GZIP file "
11130 "format specification version 4.3"
11133 #. type: Content of: <html><body><div><ul><li>
11134 #: orig-docs/Documentation.html:5224
11136 "<a href=\"http://www.wikipedia.org/wiki/Row_%28database%29\">Row (record, "
11137 "tuple)</a> - represents a single, implicitly structured data item in a table."
11140 #. type: Content of: <html><body><div><ul><li>
11141 #: orig-docs/Documentation.html:5226
11143 "<a href=\"http://www.wikipedia.org/wiki/Server_%28computing%29\">Server</a> "
11144 "- a computer system that provides services to other computing systems over a "
11148 #. type: Content of: <html><body><div><ul><li>
11149 #: orig-docs/Documentation.html:5229
11151 "<a id=\"glossar_storage_engine\" href=\"http://dev.mysql.com/doc/en/storage-"
11152 "engines.html\">Storage Engines</a> - handlers for different table types"
11155 #. type: Content of: <html><body><div><ul><li>
11156 #: orig-docs/Documentation.html:5231
11158 "<a href=\"http://www.wikipedia.org/wiki/Socket#Computer_sockets\">socket</a> "
11159 "- a form of inter-process communication."
11162 #. type: Content of: <html><body><div><ul><li>
11163 #: orig-docs/Documentation.html:5233
11165 "<a href=\"http://www.wikipedia.org/wiki/Secure_Sockets_Layer\">SSL (Secure "
11166 "Sockets Layer)</a> - a cryptographic protocol which provides secure "
11167 "communication on the Internet."
11170 #. type: Content of: <html><body><div><ul><li>
11171 #: orig-docs/Documentation.html:5236
11173 "<a href=\"http://en.wikipedia.org/wiki/Stored_procedure\">Stored procedure</"
11174 "a> - a subroutine available to applications accessing a relational database "
11178 #. type: Content of: <html><body><div><ul><li>
11179 #: orig-docs/Documentation.html:5238
11181 "<a href=\"http://www.wikipedia.org/wiki/SQL\">SQL</a> - Structured Query "
11185 #. type: Content of: <html><body><div><ul><li>
11186 #: orig-docs/Documentation.html:5240
11188 "<a href=\"http://www.wikipedia.org/wiki/Table_%28database%29\">table</a> - a "
11189 "set of data elements (cells) that is organized, defined and stored as "
11190 "horizontal rows and vertical columns where each item can be uniquely "
11191 "identified by a label or key or by it?s position in relation to other items."
11194 #. type: Content of: <html><body><div><ul><li>
11195 #: orig-docs/Documentation.html:5244
11199 #. type: Content of: <html><body><div><ul><li>
11200 #: orig-docs/Documentation.html:5245
11202 "<a href=\"http://www.wikipedia.org/wiki/Tar_%28file_format%29\">tar</a> - a "
11203 "type of archive file format: the Tape ARchive format."
11206 #. type: Content of: <html><body><div><ul><li>
11207 #: orig-docs/Documentation.html:5247
11209 "<a href=\"http://www.wikipedia.org/wiki/TCP\">TCP (Transmission Control "
11210 "Protocol)</a> - one of the core protocols of the Internet protocol suite."
11213 #. type: Content of: <html><body><div><ul><li>
11214 #: orig-docs/Documentation.html:5249
11216 "<a href=\"http://en.wikipedia.org/wiki/Database_trigger\">trigger</a> - a "
11217 "procedural code that is automatically executed in response to certain events "
11218 "on a particular table or view in a database"
11221 #. type: Content of: <html><body><div><ul><li>
11222 #: orig-docs/Documentation.html:5252
11224 "<a href=\"http://www.acko.net/node/56\">UFPDF</a> - Unicode/UTF-8 extension "
11228 #. type: Content of: <html><body><div><ul><li>
11229 #: orig-docs/Documentation.html:5254
11231 "<a href=\"http://www.wikipedia.org/wiki/URL\">URL (Uniform Resource Locator)"
11232 "</a> - a sequence of characters, conforming to a standardized format, that "
11233 "is used for referring to resources, such as documents and images on the "
11234 "Internet, by their location."
11237 #. type: Content of: <html><body><div><ul><li>
11238 #: orig-docs/Documentation.html:5258
11240 "<a href=\"http://www.wikipedia.org/wiki/Webserver\">Webserver</a> - A "
11241 "computer (program) that is responsible for accepting HTTP requests from "
11242 "clients and serving them Web pages."
11245 #. type: Content of: <html><body><div><ul><li>
11246 #: orig-docs/Documentation.html:5261
11248 "<a href=\"http://www.wikipedia.org/wiki/XML\">XML (Extensible Markup "
11249 "Language)</a> - a W3C-recommended general-purpose markup language for "
11250 "creating special-purpose markup languages, capable of describing many "
11251 "different kinds of data."
11254 #. type: Content of: <html><body><div><ul><li>
11255 #: orig-docs/Documentation.html:5265
11257 "<a href=\"http://www.wikipedia.org/wiki/ZIP_%28file_format%29\">ZIP</a> - a "
11258 "popular data compression and archival format."
11261 #. type: Content of: <html><body><div><ul><li>
11262 #: orig-docs/Documentation.html:5267
11264 "<a href=\"http://www.wikipedia.org/wiki/Zlib\">zlib</a> - an open-source, "
11265 "cross-platform data compression library by Jean-loup Gailly and Mark Adler."
11268 #. type: Content of: <html><body><ul><li>
11269 #: orig-docs/Documentation.html:5274
11271 "Copyright © 2003 - 2010 <a href=\"http://www.phpmyadmin.net/home_page/"
11272 "team.php\">phpMyAdmin devel team</a>"
11275 #. type: Content of: <html><body><ul><li>
11276 #: orig-docs/Documentation.html:5275
11277 msgid "<a href=\"LICENSE\">License</a>"
11280 #. type: Content of: <html><body><ul><li>
11281 #: orig-docs/Documentation.html:5276
11282 msgid "<a href=\"http://www.phpmyadmin.net/home_page/donate.php\">Donate</a>"
11285 #. type: Content of: <html><body><ul><li>
11286 #: orig-docs/Documentation.html:5277
11288 "Valid <a href=\"http://validator.w3.org/check/referer\">HTML</a> and <a href="
11289 "\"http://jigsaw.w3.org/css-validator/check/referer\">CSS</a>"
11292 #. type: Content of: <html><body><h1>
11293 #: output/da/index-full-template.html:7 output/da/index-full-template.html:10
11294 msgid "phpMyAdmin Danish Documentation"
11297 #. type: Content of: <html><body><p>
11298 #: output/da/index-full-template.html:11
11299 msgid "Documents translated to Danish:"
11302 #. type: Content of: <html><body><ul><li>
11303 #: output/da/index-full-template.html:13
11304 msgid "<a href=\"INSTALL\">INSTALL</a>"
11307 #. type: Content of: <html><body><ul><li>
11308 #: output/da/index-full-template.html:14
11309 msgid "<a href=\"TODO\">TODO</a>"
11312 #. type: Content of: <html><body><ul><li>
11313 #: output/da/index-full-template.html:15
11314 msgid "<a href=\"README\">README</a>"
11317 #. type: Content of: <html><body><ul><li>
11318 #: output/da/index-full-template.html:16
11319 msgid "<a href=\"Documentation.html\">Main documentation</a>"
11322 #. type: Content of: <p>
11323 #: addendum/head.html:2
11325 "This is translated version of a <a href=\"http://www.phpmyadmin.net/"
11326 "documentation/\">phpMyAdmin documentation</a>. You can contribute to it on "
11327 "our <a href=\"https://l10n.cihar.com/projects/pmadoc/\">translation server</"
11331 #. type: Content of: <p>
11332 #: addendum/credits.html:2
11334 "This translation was brought to you by various translators on <a href="
11335 "\"https://l10n.cihar.com/projects/pmadoc/\">translation server</a>. They "
11336 "should have written their names here."
11339 #. type: Plain text
11340 #: addendum/comment.html:2
11344 #. type: Plain text
11345 #: addendum/comment.html:4
11346 msgid "This file is generated using po4a, do not edit!"
11349 #. type: Plain text
11350 #: addendum/comment.html:6
11351 msgid "You can edit po files to change the translation."
11354 #. type: Plain text
11355 #: addendum/comment.html:8
11356 msgid "Or you can edit them online at https://l10n.cihar.com/projects/pmadoc/."
11359 #. type: Plain text
11360 #: addendum/comment.html:9
11365 #: orig-docs/INSTALL:2
11367 msgid "phpMyAdmin - Installation"
11370 #. type: Plain text
11371 #: orig-docs/INSTALL:5
11373 "Please have a look to the Documentation.txt or Documentation.html files."
11377 #: orig-docs/TODO:2
11379 msgid "phpMyAdmin - Todo"
11382 #. type: Plain text
11383 #: orig-docs/TODO:5
11384 msgid "We are currently using the Sourceforge Tracker as Todo list:"
11387 #. type: Plain text
11388 #: orig-docs/TODO:7
11390 msgid " http://sourceforge.net/tracker/?atid=377411&group_id=23067&func=browse\n"
11393 #. type: Plain text
11394 #: orig-docs/TODO:8
11395 msgid "-- swix/20010704"
11399 #: orig-docs/README:2
11401 msgid "phpMyAdmin - Readme"
11404 #. type: Plain text
11405 #: orig-docs/README:5
11406 msgid "Version @@VER@@"
11409 #. type: Plain text
11410 #: orig-docs/README:7
11411 msgid "A set of PHP-scripts to manage MySQL over the web."
11414 #. type: Plain text
11415 #: orig-docs/README:9
11416 msgid "http://www.phpmyadmin.net/"
11419 #. type: Plain text
11420 #: orig-docs/README:15
11423 "Copyright (C) 1998-2000\n"
11424 " Tobias Ratschiller <tobias_at_ratschiller.com>\n"
11427 #. type: Plain text
11428 #: orig-docs/README:26
11431 "Copyright (C) 2001-2012\n"
11432 " Marc Delisle <marc_at_infomarc.info>\n"
11433 " Olivier Müller <om_at_omnis.ch>\n"
11434 " Robin Johnson <robbat2_at_users.sourceforge.net>\n"
11435 " Alexander M. Turek <me_at_derrabus.de>\n"
11436 " Michal Čihař <michal_at_cihar.com>\n"
11437 " Garvin Hicking <me_at_supergarv.de>\n"
11438 " Michael Keck <mkkeck_at_users.sourceforge.net>\n"
11439 " Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
11440 " [check Documentation.txt/.html file for more details]\n"
11444 #: orig-docs/README:28
11449 #. type: Plain text
11450 #: orig-docs/README:47
11451 msgid "PHP 5.2 or later"
11454 #. type: Plain text
11455 #: orig-docs/README:48
11456 msgid "MySQL 5.0 or later"
11459 #. type: Plain text
11460 #: orig-docs/README:49
11461 msgid "a web-browser (doh!)"
11465 #: orig-docs/README:51
11470 #. type: Plain text
11471 #: orig-docs/README:55
11473 "phpMyAdmin is intended to handle the administration of MySQL over the web. "
11474 "For a summary of features, please see the Documentation.txt/.html file."
11478 #: orig-docs/README:57
11483 #. type: Plain text
11484 #: orig-docs/README:60
11485 msgid "You can get the newest version at http://www.phpmyadmin.net/."
11489 #: orig-docs/README:62
11491 msgid "More Information"
11494 #. type: Plain text
11495 #: orig-docs/README:65
11496 msgid "Please see the Documentation.txt/.html file."
11500 #: orig-docs/README:67
11505 #. type: Plain text
11506 #: orig-docs/README:70
11507 msgid "See reference about support forums under http://www.phpmyadmin.net/"
11511 #: orig-docs/README:73
11516 #. type: Plain text
11517 #: orig-docs/README:76
11518 msgid "The phpMyAdmin Devel team"
11521 #. type: Plain text
11522 #: orig-docs/README:79
11526 #. type: Plain text
11527 #: orig-docs/README:82
11529 "Please, don't send us emails with question like \"How do I compile PHP with "
11530 "MySQL-support\". We just don't have the time to be your free help desk."
11533 #. type: Plain text
11534 #: orig-docs/README:85
11536 "Please send your questions to the appropriate mailing lists / forums. "
11537 "Before contacting us, please read the Documentation.html (esp. the FAQ part)."