1 # Norwegian translations for phpMyAdmin-docs package
2 # Copyright (C) 2009 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin-docs package.
4 # Automatically generated, 2009.
8 "Project-Id-Version: phpMyAdmin-docs VERSION\n"
9 "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2012-02-01 11:12+0100\n"
11 "PO-Revision-Date: 2009-05-19 09:52+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
23 msgid "phpMyAdmin @@VER@@ - Documentation"
24 msgstr "phpMyAdmin-Dokumentasjon"
26 #. type: Content of: <html><body><div><h1>
27 #: orig-docs/Documentation.html:19
29 "<a href=\"http://www.phpmyadmin.net/\">php<span class=\"myadmin\">MyAdmin</"
30 "span></a> @@VER@@ Documentation"
33 #. type: Content of: <html><body><ul><li>
34 #: orig-docs/Documentation.html:27
35 msgid "<a href=\"Documentation.html#top\">Top</a>"
38 #. type: Content of: <html><body><ul><li>
39 #: orig-docs/Documentation.html:28
40 msgid "<a href=\"Documentation.html#require\">Requirements</a>"
43 #. type: Content of: <html><body><ul><li>
44 #: orig-docs/Documentation.html:29
45 msgid "<a href=\"Documentation.html#intro\">Introduction</a>"
48 #. type: Content of: <html><body><ul><li>
49 #: orig-docs/Documentation.html:30
50 msgid "<a href=\"Documentation.html#setup\">Installation</a>"
53 #. type: Content of: <html><body><ul><li>
54 #: orig-docs/Documentation.html:31
55 msgid "<a href=\"Documentation.html#setup_script\">Setup script</a>"
58 #. type: Content of: <html><body><ul><li>
59 #: orig-docs/Documentation.html:32
60 msgid "<a href=\"Documentation.html#config\">Configuration</a>"
63 #. type: Content of: <html><body><ul><li>
64 #: orig-docs/Documentation.html:33
65 msgid "<a href=\"Documentation.html#transformations\">Transformations</a>"
68 #. type: Content of: <html><body><ul><li>
69 #: orig-docs/Documentation.html:34
71 "<a href=\"Documentation.html#faq\"><abbr title=\"Frequently Asked Questions"
75 #. type: Content of: <html><body><ul><li>
76 #: orig-docs/Documentation.html:35
77 msgid "<a href=\"Documentation.html#developers\">Developers</a>"
80 #. type: Content of: <html><body><ul><li>
81 #: orig-docs/Documentation.html:36
82 msgid "<a href=\"Documentation.html#copyright\">Copyright</a>"
85 #. type: Content of: <html><body><ul><li>
86 #: orig-docs/Documentation.html:37
87 msgid "<a href=\"Documentation.html#credits\">Credits</a>"
90 #. type: Content of: <html><body><ul><li>
91 #: orig-docs/Documentation.html:38
92 msgid "<a href=\"Documentation.html#glossary\">Glossary</a>"
95 #. type: Content of: <html><body><div><ul><li>
96 #: orig-docs/Documentation.html:43
97 msgid "<a href=\"http://www.phpmyadmin.net/\"> phpMyAdmin homepage</a>"
100 #. type: Content of: <html><body><div><ul><li>
101 #: orig-docs/Documentation.html:45
103 "<a href=\"https://sourceforge.net/projects/phpmyadmin/\"> SourceForge "
104 "phpMyAdmin project page</a>"
107 #. type: Content of: <html><body><div><ul><li>
108 #: orig-docs/Documentation.html:47
109 msgid "<a href=\"http://wiki.phpmyadmin.net\"> Official phpMyAdmin wiki</a>"
112 #. type: Content of: <html><body><div><ul><li>
113 #: orig-docs/Documentation.html:49
114 msgid "Local documents:"
117 #. type: Content of: <html><body><div><ul><li><ul><li>
118 #: orig-docs/Documentation.html:50
119 msgid "Version history: <a href=\"changelog.php\">ChangeLog</a>"
122 #. type: Content of: <html><body><div><ul><li><ul><li>
123 #: orig-docs/Documentation.html:51
124 msgid "License: <a href=\"license.php\">LICENSE</a>"
127 #. #-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
128 #. type: Content of: <html><body><div><h2>
129 #. #-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
131 #: orig-docs/Documentation.html:57 orig-docs/README:44
136 #. type: Content of: <html><body><div><ul><li>
137 #: orig-docs/Documentation.html:59
141 #. type: Content of: <html><body><div><ul><li><ul><li>
142 #: orig-docs/Documentation.html:60
144 "You need PHP 5.2.0 or newer, with <tt>session</tt> support (<a href="
145 "\"#faq1_31\">see <abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.31</"
146 "a>) , the Standard PHP Library (SPL) extension and JSON support."
149 #. type: Content of: <html><body><div><ul><li><ul><li>
150 #: orig-docs/Documentation.html:65
152 "To support uploading of ZIP files, you need the PHP <tt>zip</tt> extension."
155 #. type: Content of: <html><body><div><ul><li><ul><li>
156 #: orig-docs/Documentation.html:66
158 "For proper support of multibyte strings (eg. UTF-8, which is currently the "
159 "default), you should install the mbstring and ctype extensions."
162 #. type: Content of: <html><body><div><ul><li><ul><li>
163 #: orig-docs/Documentation.html:70
165 "You need GD2 support in PHP to display inline thumbnails of JPEGs (""
166 "image/jpeg: inline") with their original aspect ratio"
169 #. type: Content of: <html><body><div><ul><li><ul><li>
170 #: orig-docs/Documentation.html:73
172 "When using the "cookie" <a href=\"#authentication_modes"
173 "\">authentication method</a>, the <a href=\"http://www.php.net/mcrypt"
174 "\"><tt>mcrypt</tt></a> extension is strongly suggested for most users and is "
175 "<b>required</b> for 64–bit machines. Not using mcrypt will cause "
176 "phpMyAdmin to load pages significantly slower."
179 #. type: Content of: <html><body><div><ul><li><ul><li>
180 #: orig-docs/Documentation.html:80
182 "To support upload progress bars, see <a href=\"#faq2_9\"> <abbr title="
183 "\"Frequently Asked Questions\">FAQ</abbr> 2.9</a>."
186 #. type: Content of: <html><body><div><ul><li><ul><li>
187 #: orig-docs/Documentation.html:82
189 "To support BLOB streaming, see PHP and MySQL requirements in <a href="
190 "\"#faq6_25\"> <abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.25</a>."
193 #. type: Content of: <html><body><div><ul><li><ul><li>
194 #: orig-docs/Documentation.html:85
196 "To support XML and Open Document Spreadsheet importing, you need PHP 5.2.17 "
197 "or newer and the <a href=\"http://www.php.net/libxml\"><tt>libxml</tt></a> "
201 #. type: Content of: <html><body><div><ul><li>
202 #: orig-docs/Documentation.html:90
203 msgid "<b>MySQL</b> 5.0 or newer (<a href=\"#faq1_17\">details</a>);"
206 #. type: Content of: <html><body><div><ul><li>
207 #: orig-docs/Documentation.html:91
208 msgid "<b>Web browser</b> with cookies enabled."
211 #. type: Content of: <html><body><div><h2>
212 #: orig-docs/Documentation.html:95
216 #. type: Content of: <html><body><div><p>
217 #: orig-docs/Documentation.html:97
219 "phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a "
220 "single database. To accomplish the latter you'll need a properly set up "
221 "MySQL user who can read/write only the desired database. It's up to you to "
222 "look up the appropriate part in the MySQL manual."
225 #. type: Content of: <html><body><div><h3>
226 #: orig-docs/Documentation.html:103
227 msgid "Currently phpMyAdmin can:"
230 #. type: Content of: <html><body><div><ul><li>
231 #: orig-docs/Documentation.html:105
232 msgid "browse and drop databases, tables, views, columns and indexes"
235 #. type: Content of: <html><body><div><ul><li>
236 #: orig-docs/Documentation.html:106
238 "create, copy, drop, rename and alter databases, tables, columns and indexes"
241 #. type: Content of: <html><body><div><ul><li>
242 #: orig-docs/Documentation.html:108
244 "maintenance server, databases and tables, with proposals on server "
248 #. type: Content of: <html><body><div><ul><li>
249 #: orig-docs/Documentation.html:110
251 "execute, edit and bookmark any <abbr title=\"structured query language"
252 "\">SQL</abbr>-statement, even batch-queries"
255 #. type: Content of: <html><body><div><ul><li>
256 #: orig-docs/Documentation.html:113
257 msgid "load text files into tables"
260 #. type: Content of: <html><body><div><ul><li>
261 #: orig-docs/Documentation.html:114
262 msgid "create<a href=\"#footnote_1\"><sup>1</sup></a> and read dumps of tables"
265 #. type: Content of: <html><body><div><ul><li>
266 #: orig-docs/Documentation.html:116
268 "export<a href=\"#footnote_1\"><sup>1</sup></a> data to various formats: "
269 "<abbr title=\"Comma Separated Values\">CSV</abbr>, <abbr title=\"Extensible "
270 "Markup Language\">XML</abbr>, <abbr title=\"Portable Document Format\">PDF</"
271 "abbr>, <abbr title=\"International Standards Organisation\">ISO</abbr>/<abbr "
272 "title=\"International Electrotechnical Commission\">IEC</abbr> 26300 - "
273 "OpenDocument Text and Spreadsheet, <abbr title=\"Microsoft Word 2000\">Word</"
274 "abbr>, and L<sup>A</sup>T<sub><big>E</big></sub>X formats"
277 #. type: Content of: <html><body><div><ul><li>
278 #: orig-docs/Documentation.html:126
280 "import data and MySQL structures from OpenDocument spreadsheets, as well as "
281 "<abbr title=\"Extensible Markup Language\">XML</abbr>, <abbr title=\"Comma "
282 "Separated Values\">CSV</abbr>, and <abbr title=\"Server Query Language"
283 "\">SQL</abbr> files"
286 #. type: Content of: <html><body><div><ul><li>
287 #: orig-docs/Documentation.html:127
288 msgid "administer multiple servers"
291 #. type: Content of: <html><body><div><ul><li>
292 #: orig-docs/Documentation.html:128
293 msgid "manage MySQL users and privileges"
296 #. type: Content of: <html><body><div><ul><li>
297 #: orig-docs/Documentation.html:129
298 msgid "check referential integrity in MyISAM tables"
301 #. type: Content of: <html><body><div><ul><li>
302 #: orig-docs/Documentation.html:130
304 "using Query-by-example (QBE), create complex queries automatically "
305 "connecting required tables"
308 #. type: Content of: <html><body><div><ul><li>
309 #: orig-docs/Documentation.html:132
311 "create <abbr title=\"Portable Document Format\">PDF</abbr> graphics of your "
315 #. type: Content of: <html><body><div><ul><li>
316 #: orig-docs/Documentation.html:134
317 msgid "search globally in a database or a subset of it"
320 #. type: Content of: <html><body><div><ul><li>
321 #: orig-docs/Documentation.html:135
323 "transform stored data into any format using a set of predefined functions, "
324 "like displaying BLOB-data as image or download-link"
327 #. type: Content of: <html><body><div><ul><li>
328 #: orig-docs/Documentation.html:138
329 msgid "track changes on databases, tables and views"
332 #. type: Content of: <html><body><div><ul><li>
333 #: orig-docs/Documentation.html:139
335 "support InnoDB tables and foreign keys <a href=\"#faq3_6\">(see <abbr title="
336 "\"Frequently Asked Questions\">FAQ</abbr> 3.6)</a>"
339 #. type: Content of: <html><body><div><ul><li>
340 #: orig-docs/Documentation.html:141
342 "support mysqli, the improved MySQL extension <a href=\"#faq1_17\"> (see "
343 "<abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.17)</a>"
346 #. type: Content of: <html><body><div><ul><li>
347 #: orig-docs/Documentation.html:143
348 msgid "create, edit, call, export and drop stored procedures and functions"
351 #. type: Content of: <html><body><div><ul><li>
352 #: orig-docs/Documentation.html:144
353 msgid "create, edit, export and drop events and triggers"
356 #. type: Content of: <html><body><div><ul><li>
357 #: orig-docs/Documentation.html:145
359 "communicate in <a href=\"http://www.phpmyadmin.net/home_page/translations.php"
360 "\">62 different languages</a>"
363 #. type: Content of: <html><body><div><ul><li>
364 #: orig-docs/Documentation.html:147
366 "synchronize two databases residing on the same as well as remote servers <a "
367 "href=\"#faq9_1\">(see <abbr title=\"Frequently Asked Questions\">FAQ</abbr> "
371 #. type: Content of: <html><body><div><h4>
372 #: orig-docs/Documentation.html:153
373 msgid "A word about users:"
376 #. type: Content of: <html><body><div><p>
377 #: orig-docs/Documentation.html:154
379 "Many people have difficulty understanding the concept of user management "
380 "with regards to phpMyAdmin. When a user logs in to phpMyAdmin, that username "
381 "and password are passed directly to MySQL. phpMyAdmin does no account "
382 "management on its own (other than allowing one to manipulate the MySQL user "
383 "account information); all users must be valid MySQL users."
386 #. type: Content of: <html><body><div><p>
387 #: orig-docs/Documentation.html:162
389 "<sup>1)</sup> phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 "
390 "formats) dumps and <abbr title=\"comma separated values\">CSV</abbr> "
391 "exports if you use PHP with Zlib support (<tt>--with-zlib</tt>) and/or Bzip2 "
392 "support (<tt>--with-bz2</tt>). Proper support may also need changes in "
396 #. type: Content of: <html><body><div><h2>
397 #: orig-docs/Documentation.html:169
401 #. type: Content of: <html><body><div><ol><li>
402 #: orig-docs/Documentation.html:171
403 msgid "<a href=\"#quick_install\">Quick Install</a>"
406 #. type: Content of: <html><body><div><ol><li>
407 #: orig-docs/Documentation.html:172
408 msgid "<a href=\"#setup_script\">Setup script usage</a>"
411 #. type: Content of: <html><body><div><ol><li>
412 #: orig-docs/Documentation.html:173
413 msgid "<a href=\"#linked-tables\">phpMyAdmin configuration storage</a>"
416 #. type: Content of: <html><body><div><ol><li>
417 #: orig-docs/Documentation.html:174
418 msgid "<a href=\"#upgrading\">Upgrading from an older version</a>"
421 #. type: Content of: <html><body><div><ol><li>
422 #: orig-docs/Documentation.html:175
423 msgid "<a href=\"#authentication_modes\">Using authentication modes</a>"
426 #. type: Content of: <html><body><div><p>
427 #: orig-docs/Documentation.html:179
429 "phpMyAdmin does not apply any special security methods to the MySQL database "
430 "server. It is still the system administrator's job to grant permissions on "
431 "the MySQL databases properly. phpMyAdmin's "Privileges" page can "
435 #. type: Content of: <html><body><div><p>
436 #: orig-docs/Documentation.html:186
437 msgid "Warning for <acronym title=\"Apple Macintosh\">Mac</acronym> users:"
440 #. type: Content of: <html><body><div><p>
441 #: orig-docs/Documentation.html:187
443 "if you are on a <acronym title=\"Apple Macintosh\">Mac</acronym> <abbr title="
444 "\"operating system\">OS</abbr> version before <abbr title=\"operating system"
445 "\">OS</abbr> X, StuffIt unstuffs with <acronym title=\"Apple Macintosh"
446 "\">Mac</acronym> formats."
449 #. type: Content of: <html><body><div><p>
450 #: orig-docs/Documentation.html:191
452 "So you'll have to resave as in BBEdit to Unix style ALL phpMyAdmin scripts "
453 "before uploading them to your server, as PHP seems not to like <acronym "
454 "title=\"Apple Macintosh\">Mac</acronym>-style end of lines character (""
455 "<tt>\\r</tt>")."
458 #. type: Content of: <html><body><div><h3>
459 #: orig-docs/Documentation.html:196
460 msgid "Quick Install"
463 #. type: Content of: <html><body><div><ol><li>
464 #: orig-docs/Documentation.html:197
466 "Choose an appropriate distribution kit from the phpmyadmin.net Downloads "
467 "page. Some kits contain only the English messages, others contain all "
468 "languages in UTF-8 format (this should be fine in most situations), others "
469 "contain all languages and all character sets. We'll assume you chose a kit "
470 "whose name looks like <tt>phpMyAdmin-x.x.x-all-languages.tar.gz</tt>."
473 #. type: Content of: <html><body><div><ol><li>
474 #: orig-docs/Documentation.html:204
476 "Untar or unzip the distribution (be sure to unzip the subdirectories): "
477 "<tt>tar -xzvf phpMyAdmin_x.x.x-all-languages.tar.gz</tt> in your webserver's "
478 "document root. If you don't have direct access to your document root, put "
479 "the files in a directory on your local machine, and, after step 4, transfer "
480 "the directory on your web server using, for example, ftp."
483 #. type: Content of: <html><body><div><ol><li>
484 #: orig-docs/Documentation.html:209
486 "Ensure that all the scripts have the appropriate owner (if PHP is running in "
487 "safe mode, having some scripts with an owner different from the owner of "
488 "other scripts will be a problem). See <a href=\"#faq4_2\"> <abbr title="
489 "\"Frequently Asked Questions\">FAQ</abbr> 4.2</a> and <a href="
490 "\"#faq1_26\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.26</a> "
494 #. type: Content of: <html><body><div><ol><li>
495 #: orig-docs/Documentation.html:216
497 "Now you must configure your installation. There are two methods that can be "
498 "used. Traditionally, users have hand-edited a copy of <tt>config.inc.php</"
499 "tt>, but now a wizard-style setup script is provided for those who prefer a "
500 "graphical installation. Creating a <tt>config.inc.php</tt> is still a quick "
501 "way to get started and needed for some advanced features."
504 #. type: Content of: <html><body><div><ol><li><ul><li>
505 #: orig-docs/Documentation.html:221
507 "To manually create the file, simply use your text editor to create the file "
508 "<tt>config.inc.php</tt> (you can copy <tt>config.sample.inc.php</tt> to get "
509 "minimal configuration file) in the main (top-level) phpMyAdmin directory "
510 "(the one that contains <tt>index.php</tt>). phpMyAdmin first loads "
511 "<tt>libraries/config.default.php</tt> and then overrides those values with "
512 "anything found in <tt>config.inc.php</tt>. If the default value is okay for "
513 "a particular setting, there is no need to include it in <tt>config.inc.php</"
514 "tt>. You'll need a few directives to get going, a simple configuration may "
518 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
519 #: orig-docs/Documentation.html:233
523 "$cfg['blowfish_secret'] = 'ba17c1ec07d65003'; // use here a value of your choice\n"
527 "$cfg['Servers'][$i]['auth_type'] = 'cookie';\n"
531 #. type: Content of: <html><body><div><ol><li><ul><li>
532 #: orig-docs/Documentation.html:241
533 msgid "Or, if you prefer to not be prompted every time you log in:"
536 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
537 #: orig-docs/Documentation.html:243
544 "$cfg['Servers'][$i]['user'] = 'root';\n"
545 "$cfg['Servers'][$i]['password'] = 'cbb74bc'; // use here your password\n"
546 "$cfg['Servers'][$i]['auth_type'] = 'config';\n"
550 #. type: Content of: <html><body><div><ol><li><ul><li>
551 #: orig-docs/Documentation.html:252
553 "For a full explanation of possible configuration values, see the <a href="
554 "\"#config\">Configuration Section</a> of this document."
557 #. type: Content of: <html><body><div><ol><li><ul><li>
558 #: orig-docs/Documentation.html:254
560 "Instead of manually editing <tt>config.inc.php</tt>, you can use the <a href="
561 "\"setup/\">Setup Script</a>. First you must manually create a folder "
562 "<tt>config</tt> in the phpMyAdmin directory. This is a security measure. On "
563 "a Linux/Unix system you can use the following commands:"
566 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
567 #: orig-docs/Documentation.html:261
571 "mkdir config # create directory for saving\n"
572 "chmod o+rw config # give it world writable permissions\n"
575 #. type: Content of: <html><body><div><ol><li><ul><li>
576 #: orig-docs/Documentation.html:265
577 msgid "And to edit an existing configuration, copy it over first:"
580 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
581 #: orig-docs/Documentation.html:267
584 "cp config.inc.php config/ # copy current configuration for editing\n"
585 "chmod o+w config/config.inc.php # give it world writable permissions\n"
588 #. type: Content of: <html><body><div><ol><li><ul><li>
589 #: orig-docs/Documentation.html:270
591 "On other platforms, simply create the folder and ensure that your web server "
592 "has read and write access to it. <a href=\"#faq1_26\">FAQ 1.26</a> can help "
596 #. type: Content of: <html><body><div><ol><li><ul><li>
597 #: orig-docs/Documentation.html:274
599 "Next, open <tt><a href=\"setup/\">setup/</a> </tt>in your browser. Note that "
600 "<strong>changes are not saved to disk until explicitly choose <tt>Save</tt></"
601 "strong> from the <i>Configuration</i> area of the screen. Normally the "
602 "script saves the new config.inc.php to the <tt>config/</tt> directory, but "
603 "if the webserver does not have the proper permissions you may see the error "
604 "\"Cannot load or save configuration.\" Ensure that the <tt> config/</tt> "
605 "directory exists and has the proper permissions - or use the <tt>Download</"
606 "tt> link to save the config file locally and upload (via FTP or some similar "
607 "means) to the proper location."
610 #. type: Content of: <html><body><div><ol><li><ul><li>
611 #: orig-docs/Documentation.html:285
613 "Once the file has been saved, it must be moved out of the <tt> config/</tt> "
614 "directory and the permissions must be reset, again as a security measure:"
617 #. type: Content of: <html><body><div><ol><li><ul><li><pre>
618 #: orig-docs/Documentation.html:289
621 "mv config/config.inc.php . # move file to current directory\n"
622 "chmod o-rw config.inc.php # remove world read and write permissions\n"
623 "rm -rf config # remove not needed directory\n"
626 #. type: Content of: <html><body><div><ol><li><ul><li>
627 #: orig-docs/Documentation.html:293
629 "Now the file is ready to be used. You can choose to review or edit the file "
630 "with your favorite editor, if you prefer to set some advanced options which "
631 "the setup script does not provide."
634 #. type: Content of: <html><body><div><ol><li>
635 #: orig-docs/Documentation.html:296
637 "If you are using the <tt>auth_type</tt> "config", it is suggested "
638 "that you protect the phpMyAdmin installation directory because using config "
639 "does not require a user to enter a password to access the phpMyAdmin "
640 "installation. Use of an alternate authentication method is recommended, for "
641 "example with HTTP–AUTH in a <a href=\"#glossary\"><i>.htaccess</i></a> "
642 "file or switch to using <tt>auth_type</tt> cookie or http. See the <a href="
643 "\"#faqmultiuser\"> multi–user sub–section</a> of this <abbr "
644 "title=\"Frequently Asked Questions\">FAQ</abbr> for additional information, "
645 "especially <a href=\"#faq4_4\"> <abbr title=\"Frequently Asked Questions"
646 "\">FAQ</abbr> 4.4</a>."
649 #. type: Content of: <html><body><div><ol><li>
650 #: orig-docs/Documentation.html:308
652 "Open the <a href=\"index.php\">main phpMyAdmin directory</a> in your "
653 "browser. phpMyAdmin should now display a welcome screen and your databases, "
654 "or a login dialog if using <abbr title=\"HyperText Transfer Protocol\">HTTP</"
655 "abbr> or cookie authentication mode."
658 #. type: Content of: <html><body><div><ol><li>
659 #: orig-docs/Documentation.html:313
661 "You should deny access to the <tt>./libraries</tt> and <tt>./setup/lib</tt> "
662 "subfolders in your webserver configuration. For Apache you can use supplied ."
663 "htaccess file in that folder, for other webservers, you should configure "
664 "this yourself. Such configuration prevents from possible path exposure and "
665 "cross side scripting vulnerabilities that might happen to be found in that "
669 #. type: Content of: <html><body><div><ol><li>
670 #: orig-docs/Documentation.html:320
672 "It is generally good idea to protect public phpMyAdmin installation against "
673 "access by robots as they usually can not do anything good there. You can do "
674 "this using <code>robots.txt</code> file in root of your webserver or limit "
675 "access by web server configuration. You can find example <code>.htaccess</"
676 "code> file which can help you achieve this in <code>contrib</code> directory "
680 #. type: Content of: <html><body><div><h3>
681 #: orig-docs/Documentation.html:329
683 msgid "phpMyAdmin configuration storage"
684 msgstr "phpMyAdmin-Dokumentasjon"
686 #. type: Content of: <html><body><div><p>
687 #: orig-docs/Documentation.html:331
689 "For a whole set of new features (bookmarks, comments, <abbr title="
690 "\"structured query language\">SQL</abbr>-history, tracking mechanism, <abbr "
691 "title=\"Portable Document Format\">PDF</abbr>-generation, column contents "
692 "transformation, etc.) you need to create a set of special tables. Those "
693 "tables can be located in your own database, or in a central database for a "
694 "multi-user installation (this database would then be accessed by the "
695 "controluser, so no other user should have rights to it)."
698 #. type: Content of: <html><body><div><p>
699 #: orig-docs/Documentation.html:340
701 "Please look at your <tt>./scripts/</tt> directory, where you should find a "
702 "file called <i>create_tables.sql</i>. (If you are using a Windows server, "
703 "pay special attention to <a href=\"#faq1_23\"> <abbr title=\"Frequently "
704 "Asked Questions\">FAQ</abbr> 1.23</a>)."
707 #. type: Content of: <html><body><div><p>
708 #: orig-docs/Documentation.html:345
710 "If you already had this infrastructure and upgraded to MySQL 4.1.2 or newer, "
711 "please use <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> and then create "
712 "new tables by importing <i>./scripts/create_tables.sql</i>."
715 #. type: Content of: <html><body><div><p>
716 #: orig-docs/Documentation.html:349
718 "You can use your phpMyAdmin to create the tables for you. Please be aware "
719 "that you may need special (administrator) privileges to create the database "
720 "and tables, and that the script may need some tuning, depending on the "
724 #. type: Content of: <html><body><div><p>
725 #: orig-docs/Documentation.html:354
727 "After having imported the <i>./scripts/create_tables.sql</i> file, you "
728 "should specify the table names in your <i>./config.inc.php</i> file. The "
729 "directives used for that can be found in the <a href=\"#config"
730 "\">Configuration section</a>. You will also need to have a controluser with "
731 "the proper rights to those tables (see section <a href="
732 "\"#authentication_modes\">Using authentication modes</a> below)."
735 #. type: Content of: <html><body><div><h3>
736 #: orig-docs/Documentation.html:361
737 msgid "Upgrading from an older version"
740 #. type: Content of: <html><body><div><p>
741 #: orig-docs/Documentation.html:363
743 "Simply copy <i>./config.inc.php</i> from your previous installation into the "
744 "newly unpacked one. Configuration files from old versions may require some "
745 "tweaking as some options have been changed or removed; in particular, the "
746 "definition of <tt>$cfg['AttributeTypes']</tt> has changed so you better "
747 "remove it from your file and just use the default one. For compatibility "
748 "with PHP 6, remove a <tt>set_magic_quotes_runtime(0);</tt> statement that "
749 "you might find near the end of your configuration file."
752 #. type: Content of: <html><body><div><p>
753 #: orig-docs/Documentation.html:371
755 "You should <strong>not</strong> copy <tt>libraries/config.default.php</tt> "
756 "over <tt>config.inc.php</tt> because the default configuration file is "
760 #. type: Content of: <html><body><div><p>
761 #: orig-docs/Documentation.html:375
763 "If you have upgraded your MySQL server from a version previous to 4.1.2 to "
764 "version 5.x or newer and if you use the phpMyAdmin configuration storage, "
765 "you should run the SQL script found in <tt>scripts/"
766 "upgrade_tables_mysql_4_1_2+.sql</tt>."
769 #. type: Content of: <html><body><div><h3>
770 #: orig-docs/Documentation.html:380
771 msgid "Using authentication modes"
774 #. type: Content of: <html><body><div><ul><li>
775 #: orig-docs/Documentation.html:382
777 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> and cookie "
778 "authentication modes are recommended in a <b>multi-user environment</b> "
779 "where you want to give users access to their own database and don't want "
780 "them to play around with others."
783 #. type: Content of: <html><body><div><ul><li>
784 #: orig-docs/Documentation.html:386
786 "Nevertheless be aware that MS Internet Explorer seems to be really buggy "
787 "about cookies, at least till version 6."
790 #. type: Content of: <html><body><div><ul><li>
791 #: orig-docs/Documentation.html:388
793 "Even in a <b>single-user environment</b>, you might prefer to use <abbr "
794 "title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie mode so that "
795 "your user/password pair are not in clear in the configuration file."
798 #. type: Content of: <html><body><div><ul><li>
799 #: orig-docs/Documentation.html:393
801 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> and cookie "
802 "authentication modes are more secure: the MySQL login information does not "
803 "need to be set in the phpMyAdmin configuration file (except possibly for the "
804 "<a href=\"#controluser\">controluser</a>)."
807 #. type: Content of: <html><body><div><ul><li>
808 #: orig-docs/Documentation.html:397
810 "However, keep in mind that the password travels in plain text, unless you "
811 "are using the HTTPS protocol."
814 #. type: Content of: <html><body><div><ul><li>
815 #: orig-docs/Documentation.html:399
817 "In cookie mode, the password is stored, encrypted with the blowfish "
818 "algorithm, in a temporary cookie."
821 #. type: Content of: <html><body><div><ul><li>
822 #: orig-docs/Documentation.html:402
824 "Note: this section is only applicable if your MySQL server is running with "
825 "<tt>--skip-show-database</tt>."
828 #. type: Content of: <html><body><div><ul><li>
829 #: orig-docs/Documentation.html:405
831 "For '<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' and 'cookie' "
832 "modes, phpMyAdmin needs a controluser that has <b>only</b> the <tt>SELECT</"
833 "tt> privilege on the <i>`mysql`.`user` (all columns except `Password`)</i>, "
834 "<i>`mysql`.`db` (all columns)</i>, <i>`mysql`.`host` (all columns)</i> and "
835 "<i>`mysql`.`tables_priv` (all columns except `Grantor` and `Timestamp`)</i> "
839 #. type: Content of: <html><body><div><ul><li>
840 #: orig-docs/Documentation.html:410
842 "You must specify the details for the <a href=\"#controluser\">controluser</"
843 "a> in the <tt>config.inc.php</tt> file under the <tt><a href="
844 "\"#cfg_Servers_controluser\" class=\"configrule\"> $cfg['Servers'][$i]"
845 "['controluser']</a></tt> and <tt><a href=\"#cfg_Servers_controlpass\" class="
846 "\"configrule\"> $cfg['Servers'][$i]['controlpass']</a></tt> settings."
849 #. type: Content of: <html><body><div><ul><li>
850 #: orig-docs/Documentation.html:417
852 "The following example assumes you want to use <tt>pma</tt> as the "
853 "controluser and <tt>pmapass</tt> as the controlpass, but <b>this is only an "
854 "example: use something else in your file!</b> Input these statements from "
855 "the phpMyAdmin SQL Query window or mysql command–line client."
858 #. type: Content of: <html><body><div><ul><li>
859 #: orig-docs/Documentation.html:422
861 "Of course you have to replace <tt>localhost</tt> with the webserver's host "
862 "if it's not the same as the MySQL server's one."
865 #. type: Content of: <html><body><div><ul><li><pre>
866 #: orig-docs/Documentation.html:426
869 "GRANT USAGE ON mysql.* TO 'pma'@'localhost' IDENTIFIED BY 'pmapass';\n"
871 " Host, User, Select_priv, Insert_priv, Update_priv, Delete_priv,\n"
872 " Create_priv, Drop_priv, Reload_priv, Shutdown_priv, Process_priv,\n"
873 " File_priv, Grant_priv, References_priv, Index_priv, Alter_priv,\n"
874 " Show_db_priv, Super_priv, Create_tmp_table_priv, Lock_tables_priv,\n"
875 " Execute_priv, Repl_slave_priv, Repl_client_priv\n"
876 " ) ON mysql.user TO 'pma'@'localhost';\n"
877 "GRANT SELECT ON mysql.db TO 'pma'@'localhost';\n"
878 "GRANT SELECT ON mysql.host TO 'pma'@'localhost';\n"
879 "GRANT SELECT (Host, Db, User, Table_name, Table_priv, Column_priv)\n"
880 " ON mysql.tables_priv TO 'pma'@'localhost';"
883 #. type: Content of: <html><body><div><ul><li>
884 #: orig-docs/Documentation.html:439
885 msgid "If you want to use the many new relation and bookmark features:"
888 #. type: Content of: <html><body><div><ul><li><pre>
889 #: orig-docs/Documentation.html:442
891 msgid "GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';\n"
894 #. type: Content of: <html><body><div><ul><li>
895 #: orig-docs/Documentation.html:445
897 "(this of course requires that your <a href=\"#linked-tables\">phpMyAdmin "
898 "configuration storage</a> be set up)."
901 #. type: Content of: <html><body><div><ul><li>
902 #: orig-docs/Documentation.html:449
904 "Then each of the <i>true</i> users should be granted a set of privileges on "
905 "a set of particular databases. Normally you shouldn't give global privileges "
906 "to an ordinary user, unless you understand the impact of those privileges "
907 "(for example, you are creating a superuser)."
910 #. type: Content of: <html><body><div><ul><li>
911 #: orig-docs/Documentation.html:453
913 "For example, to grant the user <i>real_user</i> with all privileges on the "
914 "database <i>user_base</i>:"
917 #. type: Content of: <html><body><div><ul><li><pre>
918 #: orig-docs/Documentation.html:457
920 msgid "GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real_password';\n"
923 #. type: Content of: <html><body><div><ul><li>
924 #: orig-docs/Documentation.html:460
926 "What the user may now do is controlled entirely by the MySQL user management "
930 #. type: Content of: <html><body><div><ul><li>
931 #: orig-docs/Documentation.html:462
933 "With <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
934 "authentication mode, you don't need to fill the user/password fields inside "
935 "the <a href=\"#cfg_Servers\" class=\"configrule\">$cfg['Servers']</a> array."
938 #. type: Content of: <html><body><div><h4>
939 #: orig-docs/Documentation.html:468
941 "'<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' authentication mode"
944 #. type: Content of: <html><body><div><ul><li>
945 #: orig-docs/Documentation.html:470
947 "Uses <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> Basic "
948 "authentication method and allows you to log in as any valid MySQL user."
951 #. type: Content of: <html><body><div><ul><li>
952 #: orig-docs/Documentation.html:472
954 "Is supported with most PHP configurations. For <abbr title=\"Internet "
955 "Information Services\">IIS</abbr> (<abbr title=\"Internet Server Application "
956 "Programming Interface\">ISAPI</abbr>) support using <abbr title=\"Common "
957 "Gateway Interface\">CGI</abbr> PHP see <a href=\"#faq1_32\"><abbr title="
958 "\"Frequently Asked Questions\">FAQ</abbr> 1.32</a>, for using with Apache "
959 "<abbr title=\"Common Gateway Interface\">CGI</abbr> see <a href="
960 "\"#faq1_35\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.35</a>."
963 #. type: Content of: <html><body><div><ul><li>
964 #: orig-docs/Documentation.html:481
966 "See also <a href=\"#faq4_4\"> <abbr title=\"Frequently Asked Questions"
967 "\">FAQ</abbr> 4.4</a> about not using the <i>.htaccess</i> mechanism along "
968 "with '<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' "
969 "authentication mode."
972 #. type: Content of: <html><body><div><h4>
973 #: orig-docs/Documentation.html:488
974 msgid "'cookie' authentication mode"
977 #. type: Content of: <html><body><div><ul><li>
978 #: orig-docs/Documentation.html:490
980 "You can use this method as a replacement for the <abbr title=\"HyperText "
981 "Transfer Protocol\">HTTP</abbr> authentication (for example, if you're "
982 "running <abbr title=\"Internet Information Services\">IIS</abbr>)."
985 #. type: Content of: <html><body><div><ul><li>
986 #: orig-docs/Documentation.html:494
988 "Obviously, the user must enable cookies in the browser, but this is now a "
989 "requirement for all authentication modes."
992 #. type: Content of: <html><body><div><ul><li>
993 #: orig-docs/Documentation.html:496
995 "With this mode, the user can truly log out of phpMyAdmin and log in back "
996 "with the same username."
999 #. type: Content of: <html><body><div><ul><li>
1000 #: orig-docs/Documentation.html:498
1002 "If you want to log in to arbitrary server see <a href=\"#AllowArbitraryServer"
1003 "\" class=\"configrule\"> $cfg['AllowArbitraryServer']</a> directive."
1006 #. type: Content of: <html><body><div><ul><li>
1007 #: orig-docs/Documentation.html:501
1009 "As mentioned in the <a href=\"#require\">requirements</a> section, having "
1010 "the <tt>mcrypt</tt> extension will speed up access considerably, but is not "
1014 #. type: Content of: <html><body><div><h4>
1015 #: orig-docs/Documentation.html:506
1016 msgid "'signon' authentication mode"
1019 #. type: Content of: <html><body><div><ul><li>
1020 #: orig-docs/Documentation.html:508
1022 "This mode is a convenient way of using credentials from another application "
1023 "to authenticate to phpMyAdmin."
1026 #. type: Content of: <html><body><div><ul><li>
1027 #: orig-docs/Documentation.html:510
1028 msgid "The other application has to store login information into session data."
1031 #. type: Content of: <html><body><div><ul><li>
1032 #: orig-docs/Documentation.html:512
1034 "More details in the <a href=\"#cfg_Servers_auth_type\">auth_type</a> section."
1037 #. type: Content of: <html><body><div><h4>
1038 #: orig-docs/Documentation.html:515
1039 msgid "'config' authentication mode"
1042 #. type: Content of: <html><body><div><ul><li>
1043 #: orig-docs/Documentation.html:517
1045 "This mode is the less secure one because it requires you to fill the <a href="
1046 "\"#servers_user\" class=\"configrule\"> $cfg['Servers'][$i]['user']</a> and "
1047 "<a href=\"#servers_user\" class=\"configrule\"> $cfg['Servers'][$i]"
1048 "['password']</a> fields (and as a result, anyone who can read your config."
1049 "inc.php can discover your username and password)."
1052 #. type: Content of: <html><body><div><ul><li>
1053 #: orig-docs/Documentation.html:524
1055 "But you don't need to setup a "controluser" here: using the <a "
1056 "href=\"#servers_only_db\" class=\"configrule\"> $cfg['Servers'][$i]"
1057 "['only_db']</a> might be enough."
1060 #. type: Content of: <html><body><div><ul><li>
1061 #: orig-docs/Documentation.html:527
1063 "In the <a href=\"#faqmultiuser\"> <abbr title=\"Internet service provider"
1064 "\">ISP</abbr> <abbr title=\"Frequently Asked Questions\">FAQ</abbr></a> "
1065 "section, there is an entry explaining how to protect your configuration file."
1068 #. type: Content of: <html><body><div><ul><li>
1069 #: orig-docs/Documentation.html:531
1071 "For additional security in this mode, you may wish to consider the Host "
1072 "authentication <a href=\"#servers_allowdeny_order\" class=\"configrule\"> "
1073 "$cfg['Servers'][$i]['AllowDeny']['order']</a> and <a href="
1074 "\"#servers_allowdeny_rules\" class=\"configrule\"> $cfg['Servers'][$i]"
1075 "['AllowDeny']['rules']</a> configuration directives."
1078 #. type: Content of: <html><body><div><ul><li>
1079 #: orig-docs/Documentation.html:538
1081 "Unlike cookie and http, does not require a user to log in when first loading "
1082 "the phpMyAdmin site. This is by design but could allow any user to access "
1083 "your installation. Use of some restriction method is suggested, perhaps a <a "
1084 "href=\"#glossary\">.htaccess</a> file with the HTTP-AUTH directive or "
1085 "disallowing incoming HTTP requests at one’s router or firewall will "
1086 "suffice (both of which are beyond the scope of this manual but easily "
1087 "searchable with Google)."
1090 #. type: Content of: <html><body><div><h4>
1091 #: orig-docs/Documentation.html:546
1092 msgid "Swekey authentication"
1095 #. type: Content of: <html><body><div><p>
1096 #: orig-docs/Documentation.html:548
1098 "The Swekey is a low cost authentication USB key that can be used in web "
1102 #. type: Content of: <html><body><div><p>
1103 #: orig-docs/Documentation.html:550
1105 "When Swekey authentication is activated, phpMyAdmin requires the users's "
1106 "Swekey to be plugged before entering the login page (currently supported for "
1107 "cookie authentication mode only). Swekey Authentication is disabled by "
1111 #. type: Content of: <html><body><div><p>
1112 #: orig-docs/Documentation.html:554
1113 msgid "To enable it, add the following line to <tt>config.inc.php</tt>:"
1116 #. type: Content of: <html><body><div><pre>
1117 #: orig-docs/Documentation.html:557
1119 msgid "$cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey.conf';\n"
1122 #. type: Content of: <html><body><div><p>
1123 #: orig-docs/Documentation.html:560
1125 "You then have to create the <tt>swekey.conf</tt> file that will associate "
1126 "each user with their Swekey Id. It is important to place this file outside "
1127 "of your web server's document root (in the example, it is located in <tt>/"
1128 "etc</tt>). A self documented sample file is provided in the <tt>contrib</tt> "
1129 "directory. Feel free to use it with your own users' information."
1132 #. type: Content of: <html><body><div><p>
1133 #: orig-docs/Documentation.html:565
1135 "If you want to purchase a Swekey please visit <a href=\"http://phpmyadmin."
1136 "net/auth_key\">http://phpmyadmin.net/auth_key</a> since this link provides "
1137 "funding for phpMyAdmin."
1140 #. type: Content of: <html><body><div><h3>
1141 #: orig-docs/Documentation.html:570 orig-docs/Documentation.html:3183
1142 msgid "Configuration"
1145 #. type: Content of: <html><body><div><p>
1146 #: orig-docs/Documentation.html:572
1148 "<span class=\"important\">Warning for <acronym title=\"Apple Macintosh"
1149 "\">Mac</acronym> users:</span> PHP does not seem to like <acronym title="
1150 "\"Apple Macintosh\">Mac</acronym> end of lines character ("<tt>\\r</"
1151 "tt>"). So ensure you choose the option that allows to use the *nix end "
1152 "of line character ("<tt>\\n</tt>") in your text editor before "
1153 "saving a script you have modified."
1156 #. type: Content of: <html><body><div><p>
1157 #: orig-docs/Documentation.html:579
1159 "<span class=\"important\">Configuration note:</span> Almost all configurable "
1160 "data is placed in <tt>config.inc.php</tt>. If this file does not exist, "
1161 "please refer to the <a href=\"#setup\">Quick install</a> section to create "
1162 "one. This file only needs to contain the parameters you want to change from "
1163 "their corresponding default value in <tt>libraries/config.default.php</tt>."
1166 #. type: Content of: <html><body><div><p>
1167 #: orig-docs/Documentation.html:586
1169 "The parameters which relate to design (like colors) are placed in <tt>themes/"
1170 "themename/layout.inc.php</tt>. You might also want to create <i>config."
1171 "footer.inc.php</i> and <i>config.header.inc.php</i> files to add your site "
1172 "specific code to be included on start and end of each page."
1175 #. type: Content of: <html><body><div><dl><dt>
1176 #: orig-docs/Documentation.html:591
1177 msgid "$cfg['PmaAbsoluteUri'] string"
1180 #. type: Content of: <html><body><div><dl><dd>
1181 #: orig-docs/Documentation.html:592
1183 "Sets here the complete <abbr title=\"Uniform Resource Locator\">URL</abbr> "
1184 "(with full path) to your phpMyAdmin installation's directory. E.g. "
1185 "<tt>http://www.your_web.net/path_to_your_phpMyAdmin_directory/</tt>. Note "
1186 "also that the <abbr title=\"Uniform Resource Locator\">URL</abbr> on some "
1187 "web servers are case–sensitive. Don’t forget the trailing slash "
1191 #. type: Content of: <html><body><div><dl><dd>
1192 #: orig-docs/Documentation.html:599
1194 "Starting with version 2.3.0, it is advisable to try leaving this blank. In "
1195 "most cases phpMyAdmin automatically detects the proper setting. Users of "
1196 "port forwarding will need to set PmaAbsoluteUri (<a href=\"https://"
1197 "sourceforge.net/tracker/index.php?func=detail&aid=1340187&"
1198 "group_id=23067&atid=377409\">more info</a>). A good test is to browse a "
1199 "table, edit a row and save it. There should be an error message if "
1200 "phpMyAdmin is having trouble auto–detecting the correct value. If you "
1201 "get an error that this must be set or if the autodetect code fails to detect "
1202 "your path, please post a bug report on our bug tracker so we can improve the "
1206 #. type: Content of: <html><body><div><dl><dt>
1207 #: orig-docs/Documentation.html:609
1208 msgid "$cfg['PmaNoRelation_DisableWarning'] boolean"
1211 #. type: Content of: <html><body><div><dl><dd>
1212 #: orig-docs/Documentation.html:610
1214 "Starting with version 2.3.0 phpMyAdmin offers a lot of features to work with "
1215 "master / foreign – tables (see <a href=\"#pmadb\" class=\"configrule\">"
1216 "$cfg['Servers'][$i]['pmadb']</a>)."
1219 #. type: Content of: <html><body><div><dl><dd>
1220 #: orig-docs/Documentation.html:614
1222 "If you tried to set this up and it does not work for you, have a look on the "
1223 ""Structure" page of one database where you would like to use it. "
1224 "You will find a link that will analyze why those features have been disabled."
1227 #. type: Content of: <html><body><div><dl><dd>
1228 #: orig-docs/Documentation.html:618
1230 "If you do not want to use those features set this variable to <tt>TRUE</tt> "
1231 "to stop this message from appearing."
1234 #. type: Content of: <html><body><div><dl><dt>
1235 #: orig-docs/Documentation.html:621
1236 msgid "$cfg['SuhosinDisableWarning'] boolean"
1239 #. type: Content of: <html><body><div><dl><dd>
1240 #: orig-docs/Documentation.html:622
1242 "A warning is displayed on the main page if Suhosin is detected. You can set "
1243 "this parameter to <tt>TRUE</tt> to stop this message from appearing."
1246 #. type: Content of: <html><body><div><dl><dt>
1247 #: orig-docs/Documentation.html:626
1248 msgid "$cfg['McryptDisableWarning'] boolean"
1251 #. type: Content of: <html><body><div><dl><dd>
1252 #: orig-docs/Documentation.html:627
1254 "Disable the default warning that is displayed if mcrypt is missing for "
1255 "cookie authentication. You can set this parameter to <tt>TRUE</tt> to stop "
1256 "this message from appearing."
1259 #. type: Content of: <html><body><div><dl><dt>
1260 #: orig-docs/Documentation.html:632
1261 msgid "$cfg['TranslationWarningThreshold'] integer"
1264 #. type: Content of: <html><body><div><dl><dd>
1265 #: orig-docs/Documentation.html:633
1266 msgid "Show warning about incomplete translations on certain threshold."
1269 #. type: Content of: <html><body><div><dl><dt>
1270 #: orig-docs/Documentation.html:635
1271 msgid "$cfg['AllowThirdPartyFraming'] boolean"
1274 #. type: Content of: <html><body><div><dl><dd>
1275 #: orig-docs/Documentation.html:636
1277 "Setting this to <tt>true</tt> allows a page located on a different domain to "
1278 "call phpMyAdmin inside a frame, and is a potential security hole allowing "
1279 "cross-frame scripting attacks."
1282 #. type: Content of: <html><body><div><dl><dt>
1283 #: orig-docs/Documentation.html:640
1284 msgid "$cfg['blowfish_secret'] string"
1287 #. type: Content of: <html><body><div><dl><dd>
1288 #: orig-docs/Documentation.html:641
1290 "The "cookie" auth_type uses blowfish algorithm to encrypt the "
1294 #. type: Content of: <html><body><div><dl><dd>
1295 #: orig-docs/Documentation.html:643
1297 "If you are using the "cookie" auth_type, enter here a random "
1298 "passphrase of your choice. It will be used internally by the blowfish "
1299 "algorithm: you won’t be prompted for this passphrase. There is no "
1300 "maximum length for this secret."
1303 #. type: Content of: <html><body><div><dl><dd>
1304 #: orig-docs/Documentation.html:648
1306 "Since version 3.1.0 phpMyAdmin can generate this on the fly, but it makes a "
1307 "bit weaker security as this generated secret is stored in session and "
1308 "furthermore it makes impossible to recall user name from cookie."
1311 #. type: Content of: <html><body><div><dl><dt>
1312 #: orig-docs/Documentation.html:653
1313 msgid "$cfg['Servers'] array"
1316 #. type: Content of: <html><body><div><dl><dd>
1317 #: orig-docs/Documentation.html:654
1319 "Since version 1.4.2, phpMyAdmin supports the administration of multiple "
1320 "MySQL servers. Therefore, a <a href=\"#cfg_Servers\" class=\"configrule\">"
1321 "$cfg['Servers']</a>-array has been added which contains the login "
1322 "information for the different servers. The first <a href=\"#cfg_Servers_host"
1323 "\" class=\"configrule\">$cfg['Servers'][$i]['host']</a> contains the "
1324 "hostname of the first server, the second <a href=\"#cfg_Servers_host\" class="
1325 "\"configrule\">$cfg['Servers'][$i]['host']</a> the hostname of the second "
1326 "server, etc. In <tt>./libraries/config.default.php</tt>, there is only one "
1327 "section for server definition, however you can put as many as you need in "
1328 "<tt>./config.inc.php</tt>, copy that block or needed parts (you don't have "
1329 "to define all settings, just those you need to change)."
1332 #. type: Content of: <html><body><div><dl><dt>
1333 #: orig-docs/Documentation.html:668
1334 msgid "$cfg['Servers'][$i]['host'] string"
1337 #. type: Content of: <html><body><div><dl><dd>
1338 #: orig-docs/Documentation.html:669
1340 "The hostname or <abbr title=\"Internet Protocol\">IP</abbr> address of your "
1341 "$i-th MySQL-server. E.g. localhost."
1344 #. type: Content of: <html><body><div><dl><dt>
1345 #: orig-docs/Documentation.html:672
1346 msgid "$cfg['Servers'][$i]['port'] string"
1349 #. type: Content of: <html><body><div><dl><dd>
1350 #: orig-docs/Documentation.html:673
1352 "The port-number of your $i-th MySQL-server. Default is 3306 (leave blank). "
1353 "If you use "localhost" as the hostname, MySQL ignores this port "
1354 "number and connects with the socket, so if you want to connect to a port "
1355 "different from the default port, use "127.0.0.1" or the real "
1356 "hostname in <a href=\"#cfg_Servers_host\" class=\"configrule\">$cfg"
1357 "['Servers'][$i]['host']</a>."
1360 #. type: Content of: <html><body><div><dl><dt>
1361 #: orig-docs/Documentation.html:681
1362 msgid "$cfg['Servers'][$i]['socket'] string"
1365 #. type: Content of: <html><body><div><dl><dd>
1366 #: orig-docs/Documentation.html:682
1367 msgid "The path to the socket to use. Leave blank for default."
1370 #. type: Content of: <html><body><div><dl><dd>
1371 #: orig-docs/Documentation.html:683
1373 "To determine the correct socket, check your MySQL configuration or, using "
1374 "the <tt>mysql</tt> command–line client, issue the <tt>status</tt> "
1375 "command. Among the resulting information displayed will be the socket used."
1378 #. type: Content of: <html><body><div><dl><dt>
1379 #: orig-docs/Documentation.html:687
1380 msgid "$cfg['Servers'][$i]['ssl'] boolean"
1383 #. type: Content of: <html><body><div><dl><dd>
1384 #: orig-docs/Documentation.html:688
1385 msgid "Whether to enable SSL for connection to MySQL server."
1388 #. type: Content of: <html><body><div><dl><dt>
1389 #: orig-docs/Documentation.html:691
1390 msgid "$cfg['Servers'][$i]['connect_type'] string"
1393 #. type: Content of: <html><body><div><dl><dd>
1394 #: orig-docs/Documentation.html:692
1396 "What type connection to use with the MySQL server. Your options are "
1397 "<tt>'socket'</tt> and <tt>'tcp'</tt>. It defaults to 'tcp' as that is nearly "
1398 "guaranteed to be available on all MySQL servers, while sockets are not "
1399 "supported on some platforms."
1402 #. type: Content of: <html><body><div><dl><dd>
1403 #: orig-docs/Documentation.html:697
1405 "To use the socket mode, your MySQL server must be on the same machine as the "
1409 #. type: Content of: <html><body><div><dl><dt>
1410 #: orig-docs/Documentation.html:700
1411 msgid "$cfg['Servers'][$i]['extension'] string"
1414 #. type: Content of: <html><body><div><dl><dd>
1415 #: orig-docs/Documentation.html:701
1416 msgid "What php MySQL extension to use for the connection. Valid options are:"
1419 #. type: Content of: <html><body><div><dl><dd>
1420 #: orig-docs/Documentation.html:704
1421 msgid "<tt><i>mysql</i></tt> : The classic MySQL extension."
1424 #. type: Content of: <html><body><div><dl><dd>
1425 #: orig-docs/Documentation.html:707
1427 "<tt><i>mysqli</i></tt> : The improved MySQL extension. This extension became "
1428 "available with PHP 5.0.0 and is the recommended way to connect to a server "
1429 "running MySQL 4.1.x or newer."
1432 #. type: Content of: <html><body><div><dl><dt>
1433 #: orig-docs/Documentation.html:712
1434 msgid "$cfg['Servers'][$i]['compress'] boolean"
1437 #. type: Content of: <html><body><div><dl><dd>
1438 #: orig-docs/Documentation.html:713
1440 "Whether to use a compressed protocol for the MySQL server connection or not "
1444 #. type: Content of: <html><body><div><dl><dt>
1445 #: orig-docs/Documentation.html:717
1447 "<span id=\"cfg_Servers_controlhost\">$cfg['Servers'][$i]['controlhost']</"
1451 #. type: Content of: <html><body><div><dl><dd>
1452 #: orig-docs/Documentation.html:719
1454 "Permits to use an alternate host to hold the configuration storage data."
1457 #. type: Content of: <html><body><div><dl><dt>
1458 #: orig-docs/Documentation.html:723
1460 "<span id=\"cfg_Servers_controluser\">$cfg['Servers'][$i]['controluser']</"
1464 #. type: Content of: <html><body><div><dl><dt>
1465 #: orig-docs/Documentation.html:724
1467 "<span id=\"cfg_Servers_controlpass\">$cfg['Servers'][$i]['controlpass']</"
1471 #. type: Content of: <html><body><div><dl><dd>
1472 #: orig-docs/Documentation.html:726
1474 "This special account is used for 2 distinct purposes: to make possible all "
1475 "relational features (see <a href=\"#pmadb\" class=\"configrule\">$cfg"
1476 "['Servers'][$i]['pmadb']</a>) and, for a MySQL server running with <tt>--"
1477 "skip-show-database</tt>, to enable a multi-user installation (<abbr title="
1478 "\"HyperText Transfer Protocol\">HTTP</abbr> or cookie authentication mode)."
1481 #. type: Content of: <html><body><div><dl><dd>
1482 #: orig-docs/Documentation.html:734
1484 "When using <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
1485 "authentication modes (or 'config' authentication mode since phpMyAdmin "
1486 "2.2.1), you need to supply the details of a MySQL account that has "
1487 "<tt>SELECT</tt> privilege on the <i>mysql.user (all columns except ""
1488 "Password")</i>, <i>mysql.db (all columns)</i> and <i>mysql.tables_priv "
1489 "(all columns except "Grantor" and "Timestamp") </"
1490 "i>tables. This account is used to check what databases the user will see at "
1494 #. type: Content of: <html><body><div><dl><dd>
1495 #: orig-docs/Documentation.html:743 orig-docs/Documentation.html:786
1497 "Please see the <a href=\"#setup\">install section</a> on "Using "
1498 "authentication modes" for more information."
1501 #. type: Content of: <html><body><div><dl><dd>
1502 #: orig-docs/Documentation.html:746
1504 "In phpMyAdmin versions before 2.2.5, those were called "stduser/"
1508 #. type: Content of: <html><body><div><dl><dt>
1509 #: orig-docs/Documentation.html:749
1511 "$cfg['Servers'][$i]['auth_type'] string <tt>['<abbr title=\"HyperText "
1512 "Transfer Protocol\">HTTP</abbr>'|'http'|'cookie'|'config'|'signon']</tt>"
1515 #. type: Content of: <html><body><div><dl><dd>
1516 #: orig-docs/Documentation.html:751
1518 "Whether config or cookie or <abbr title=\"HyperText Transfer Protocol"
1519 "\">HTTP</abbr> or signon authentication should be used for this server."
1522 #. type: Content of: <html><body><div><dl><dd><ul><li>
1523 #: orig-docs/Documentation.html:754
1525 "'config' authentication (<tt>$auth_type = 'config'</tt>) is the "
1526 "plain old way: username and password are stored in <i>config.inc.php</i>."
1529 #. type: Content of: <html><body><div><dl><dd><ul><li>
1530 #: orig-docs/Documentation.html:757
1532 "'cookie' authentication mode (<tt>$auth_type = 'cookie'</tt>) as "
1533 "introduced in 2.2.3 allows you to log in as any valid MySQL user with the "
1534 "help of cookies. Username and password are stored in cookies during the "
1535 "session and password is deleted when it ends. This can also allow you to log "
1536 "in in arbitrary server if <tt><a href=\"#AllowArbitraryServer\" class="
1537 "\"configrule\">$cfg['AllowArbitraryServer']</a></tt> enabled."
1540 #. type: Content of: <html><body><div><dl><dd><ul><li>
1541 #: orig-docs/Documentation.html:765
1543 "'<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' authentication "
1544 "(was called 'advanced' in previous versions and can be written also as "
1545 "'http') (<tt>$auth_type = '<abbr title=\"HyperText Transfer "
1546 "Protocol\">HTTP</abbr>'</tt>) as introduced in 1.3.0 allows you to log in as "
1547 "any valid MySQL user via HTTP-Auth."
1550 #. type: Content of: <html><body><div><dl><dd><ul><li>
1551 #: orig-docs/Documentation.html:768
1553 "'signon' authentication mode (<tt>$auth_type = 'signon'</tt>) as "
1554 "introduced in 2.10.0 allows you to log in from prepared PHP session data or "
1555 "using supplied PHP script. This is useful for implementing single signon "
1556 "from another application. Sample way how to seed session is in signon "
1557 "example: <code>scripts/signon.php</code>. There is also alternative example "
1558 "using OpenID - <code>scripts/openid.php</code> and example for scripts based "
1559 "solution - <code>scripts/signon-script.php</code>. You need to configure <a "
1560 "href=\"#cfg_Servers_SignonSession\" class=\"configrule\">session name</a> or "
1561 "<a href=\"#cfg_Servers_SignonScript\" class=\"configrule\">script to be "
1562 "executed</a> and <a href=\"#cfg_Servers_SignonURL\" class=\"configrule"
1563 "\">signon URL</a> to use this authentication method."
1566 #. type: Content of: <html><body><div><dl><dt>
1567 #: orig-docs/Documentation.html:790
1569 "<span id=\"cfg_Servers_auth_http_realm\">$cfg['Servers'][$i]"
1570 "['auth_http_realm']</span> string"
1573 #. type: Content of: <html><body><div><dl><dd>
1574 #: orig-docs/Documentation.html:793
1576 "When using auth_type = '<abbr title=\"HyperText Transfer Protocol\">HTTP</"
1577 "abbr>', this field allows to define a custom <abbr title=\"HyperText "
1578 "Transfer Protocol\">HTTP</abbr> Basic Auth Realm which will be displayed to "
1579 "the user. If not explicitly specified in your configuration, a string "
1580 "combined of \"phpMyAdmin \" and either <a href=\"#cfg_Servers_verbose\" "
1581 "class=\"configrule\">$cfg['Servers'][$i]['verbose']</a> or <a href="
1582 "\"#cfg_Servers_host\" class=\"configrule\">$cfg['Servers'][$i]['host']</a> "
1586 #. type: Content of: <html><body><div><dl><dt>
1587 #: orig-docs/Documentation.html:800
1589 "<span id=\"cfg_Servers_auth_swekey_config\">$cfg['Servers'][$i]"
1590 "['auth_swekey_config']</span> string"
1593 #. type: Content of: <html><body><div><dl><dd>
1594 #: orig-docs/Documentation.html:803
1596 "The name of the file containing <a href=\"#swekey\">Swekey</a> ids and login "
1597 "names for hardware authentication. Leave empty to deactivate this feature."
1600 #. type: Content of: <html><body><div><dl><dt>
1601 #: orig-docs/Documentation.html:807
1602 msgid "<span id=\"cfg_Servers_user\">$cfg['Servers'][$i]['user']</span> string"
1605 #. type: Content of: <html><body><div><dl><dt>
1606 #: orig-docs/Documentation.html:808
1608 "<span id=\"cfg_Servers_password\">$cfg['Servers'][$i]['password']</span> "
1612 #. type: Content of: <html><body><div><dl><dd>
1613 #: orig-docs/Documentation.html:811
1615 "When using auth_type = 'config', this is the user/password-pair which "
1616 "phpMyAdmin will use to connect to the MySQL server. This user/password pair "
1617 "is not needed when <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> "
1618 "or cookie authentication is used and should be empty."
1621 #. type: Content of: <html><body><div><dl><dt>
1622 #: orig-docs/Documentation.html:816
1624 "<span id=\"cfg_Servers_nopassword\">$cfg['Servers'][$i]['nopassword']</span> "
1628 #. type: Content of: <html><body><div><dl><dd>
1629 #: orig-docs/Documentation.html:820
1631 "Allow attempt to log in without password when a login with password fails. "
1632 "This can be used together with http authentication, when authentication is "
1633 "done some other way and phpMyAdmin gets user name from auth and uses empty "
1634 "password for connecting to MySQL. Password login is still tried first, but "
1635 "as fallback, no password method is tried."
1638 #. type: Content of: <html><body><div><dl><dt>
1639 #: orig-docs/Documentation.html:827
1641 "<span id=\"cfg_Servers_only_db\">$cfg['Servers'][$i]['only_db']</span> "
1645 #. type: Content of: <html><body><div><dl><dd>
1646 #: orig-docs/Documentation.html:830
1648 "If set to a (an array of) database name(s), only this (these) database(s) "
1649 "will be shown to the user. Since phpMyAdmin 2.2.1, this/these database(s) "
1650 "name(s) may contain MySQL wildcards characters ("_" and ""
1651 "%"): if you want to use literal instances of these characters, escape "
1652 "them (I.E. use <tt>'my\\_db'</tt> and not <tt>'my_db'</tt>)."
1655 #. type: Content of: <html><body><div><dl><dd>
1656 #: orig-docs/Documentation.html:836
1658 "This setting is an efficient way to lower the server load since the latter "
1659 "does not need to send MySQL requests to build the available database list. "
1660 "But <span class=\"important\">it does not replace the privileges rules of "
1661 "the MySQL database server</span>. If set, it just means only these databases "
1662 "will be displayed but <span class=\"important\">not that all other databases "
1663 "can't be used.</span>"
1666 #. type: Content of: <html><body><div><dl><dd>
1667 #: orig-docs/Documentation.html:844
1669 "An example of using more that one database: <tt>$cfg['Servers'][$i]"
1670 "['only_db'] = array('db1', 'db2');</tt>"
1673 #. type: Content of: <html><body><div><dl><dd>
1674 #: orig-docs/Documentation.html:848
1676 "As of phpMyAdmin 2.5.5 the order inside the array is used for sorting the "
1677 "databases in the left frame, so that you can individually arrange your "
1681 #. type: Content of: <html><body><div><dl><dd>
1682 #: orig-docs/Documentation.html:850
1684 "If you want to have certain databases at the top, but don't care about the "
1685 "others, you do not need to specify all other databases. Use: <tt>$cfg"
1686 "['Servers'][$i]['only_db'] = array('db3', 'db4', '*');</tt> instead to tell "
1687 "phpMyAdmin that it should display db3 and db4 on top, and the rest in "
1691 #. type: Content of: <html><body><div><dl><dt>
1692 #: orig-docs/Documentation.html:856
1694 "<span id=\"cfg_Servers_hide_db\">$cfg['Servers'][$i]['hide_db']</span> string"
1697 #. type: Content of: <html><body><div><dl><dd>
1698 #: orig-docs/Documentation.html:858
1700 "Regular expression for hiding some databases from unprivileged users. This "
1701 "only hides them from listing, but a user is still able to access them "
1702 "(using, for example, the SQL query area). To limit access, use the MySQL "
1706 #. type: Content of: <html><body><div><dl><dd>
1707 #: orig-docs/Documentation.html:863
1709 "For example, to hide all databases starting with the letter "a", use"
1712 #. type: Content of: <html><body><div><dl><dd><pre>
1713 #: orig-docs/Documentation.html:864
1715 msgid "$cfg['Servers'][$i]['hide_db'] = '^a';"
1718 #. type: Content of: <html><body><div><dl><dd>
1719 #: orig-docs/Documentation.html:865
1720 msgid "and to hide both "db1" and "db2" use"
1723 #. type: Content of: <html><body><div><dl><dd><pre>
1724 #: orig-docs/Documentation.html:866
1726 msgid "$cfg['Servers'][$i]['hide_db'] = '^(db1|db2)$';"
1729 #. type: Content of: <html><body><div><dl><dd>
1730 #: orig-docs/Documentation.html:867
1732 "More information on regular expressions can be found in the <a href=\"http://"
1733 "php.net/manual/en/reference.pcre.pattern.syntax.php\"> PCRE pattern syntax</"
1734 "a> portion of the PHP reference manual."
1737 #. type: Content of: <html><body><div><dl><dt>
1738 #: orig-docs/Documentation.html:872
1739 msgid "$cfg['Servers'][$i]['verbose'] string"
1742 #. type: Content of: <html><body><div><dl><dd>
1743 #: orig-docs/Documentation.html:873
1745 "Only useful when using phpMyAdmin with multiple server entries. If set, this "
1746 "string will be displayed instead of the hostname in the pull-down menu on "
1747 "the main page. This can be useful if you want to show only certain databases "
1748 "on your system, for example. For HTTP auth, all non-US-ASCII characters will "
1752 #. type: Content of: <html><body><div><dl><dt>
1753 #: orig-docs/Documentation.html:880
1755 "<span id=\"cfg_Servers_pmadb\">$cfg['Servers'][$i]['pmadb']</span> string"
1758 #. type: Content of: <html><body><div><dl><dd>
1759 #: orig-docs/Documentation.html:882
1761 "The name of the database containing the phpMyAdmin configuration storage."
1764 #. type: Content of: <html><body><div><dl><dd>
1765 #: orig-docs/Documentation.html:885
1767 "See the <a href=\"#linked-tables\">phpMyAdmin configuration storage</a> "
1768 "section in this document to see the benefits of this feature, and for a "
1769 "quick way of creating this database and the needed tables."
1772 #. type: Content of: <html><body><div><dl><dd>
1773 #: orig-docs/Documentation.html:890
1775 "If you are the only user of this phpMyAdmin installation, you can use your "
1776 "current database to store those special tables; in this case, just put your "
1777 "current database name in <tt>$cfg['Servers'][$i]['pmadb']</tt>. For a multi-"
1778 "user installation, set this parameter to the name of your central database "
1779 "containing the phpMyAdmin configuration storage."
1782 #. type: Content of: <html><body><div><dl><dt>
1783 #: orig-docs/Documentation.html:898
1785 "<span id=\"cfg_Servers_bookmarktable\">$cfg['Servers'][$i]['bookmarktable']</"
1789 #. type: Content of: <html><body><div><dl><dd>
1790 #: orig-docs/Documentation.html:900
1792 "Since release 2.2.0 phpMyAdmin allows users to bookmark queries. This can be "
1793 "useful for queries you often run."
1796 #. type: Content of: <html><body><div><dl><dd>
1797 #: orig-docs/Documentation.html:903 orig-docs/Documentation.html:938
1798 #: orig-docs/Documentation.html:990 orig-docs/Documentation.html:1022
1799 #: orig-docs/Documentation.html:1061 orig-docs/Documentation.html:1134
1800 #: orig-docs/Documentation.html:1211 orig-docs/Documentation.html:1227
1801 msgid "To allow the usage of this functionality:"
1804 #. type: Content of: <html><body><div><dl><dd><ul><li>
1805 #: orig-docs/Documentation.html:904 orig-docs/Documentation.html:940
1806 #: orig-docs/Documentation.html:965 orig-docs/Documentation.html:992
1807 #: orig-docs/Documentation.html:1023 orig-docs/Documentation.html:1063
1808 #: orig-docs/Documentation.html:1088 orig-docs/Documentation.html:1107
1809 #: orig-docs/Documentation.html:1137 orig-docs/Documentation.html:1214
1810 #: orig-docs/Documentation.html:1229
1812 "set up <a href=\"#pmadb\">pmadb</a> and the phpMyAdmin configuration storage"
1815 #. type: Content of: <html><body><div><dl><dd><ul><li>
1816 #: orig-docs/Documentation.html:905
1817 msgid "enter the table name in <tt>$cfg['Servers'][$i]['bookmarktable']</tt>"
1820 #. type: Content of: <html><body><div><dl><dt>
1821 #: orig-docs/Documentation.html:911
1823 "<span id=\"cfg_Servers_relation\">$cfg['Servers'][$i]['relation']</span> "
1827 #. type: Content of: <html><body><div><dl><dd>
1828 #: orig-docs/Documentation.html:913
1830 "Since release 2.2.4 you can describe, in a special 'relation' table, which "
1831 "column is a key in another table (a foreign key). phpMyAdmin currently uses "
1835 #. type: Content of: <html><body><div><dl><dd><ul><li>
1836 #: orig-docs/Documentation.html:916
1838 "make clickable, when you browse the master table, the data values that point "
1839 "to the foreign table;"
1842 #. type: Content of: <html><body><div><dl><dd><ul><li>
1843 #: orig-docs/Documentation.html:918
1845 "display in an optional tool-tip the "display column" when browsing "
1846 "the master table, if you move the mouse to a column containing a foreign key "
1847 "(use also the 'table_info' table);"
1850 #. type: Content of: <html><body><div><dl><dd><ul><li>
1851 #: orig-docs/Documentation.html:921
1853 "(see <a href=\"#faqdisplay\"><abbr title=\"Frequently Asked Questions\"> "
1854 "FAQ</abbr> 6.7</a>)"
1857 #. type: Content of: <html><body><div><dl><dd><ul><li>
1858 #: orig-docs/Documentation.html:923
1860 "in edit/insert mode, display a drop-down list of possible foreign keys (key "
1861 "value and "display column" are shown)"
1864 #. type: Content of: <html><body><div><dl><dd><ul><li>
1865 #: orig-docs/Documentation.html:925
1867 "(see <a href=\"#faq6_21\"><abbr title=\"Frequently Asked Questions\"> FAQ</"
1871 #. type: Content of: <html><body><div><dl><dd><ul><li>
1872 #: orig-docs/Documentation.html:927
1874 "display links on the table properties page, to check referential integrity "
1875 "(display missing foreign keys) for each described key;"
1878 #. type: Content of: <html><body><div><dl><dd><ul><li>
1879 #: orig-docs/Documentation.html:930
1881 "in query-by-example, create automatic joins (see <a href=\"#faq6_6\"> <abbr "
1882 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a>)"
1885 #. type: Content of: <html><body><div><dl><dd><ul><li>
1886 #: orig-docs/Documentation.html:932
1888 "enable you to get a <abbr title=\"Portable Document Format\">PDF</abbr> "
1889 "schema of your database (also uses the table_coords table)."
1892 #. type: Content of: <html><body><div><dl><dd>
1893 #: orig-docs/Documentation.html:936
1894 msgid "The keys can be numeric or character."
1897 #. type: Content of: <html><body><div><dl><dd><ul><li>
1898 #: orig-docs/Documentation.html:942
1899 msgid "put the relation table name in <tt>$cfg['Servers'][$i]['relation']</tt>"
1902 #. type: Content of: <html><body><div><dl><dd><ul><li>
1903 #: orig-docs/Documentation.html:944
1905 "now as normal user open phpMyAdmin and for each one of your tables where you "
1906 "want to use this feature, click "Structure/Relation view/" and "
1907 "choose foreign columns."
1910 #. type: Content of: <html><body><div><dl><dd>
1911 #: orig-docs/Documentation.html:951
1913 "Please note that in the current version, <tt>master_db</tt> must be the same "
1914 "as <tt>foreign_db</tt>. Those columns have been put in future development of "
1915 "the cross-db relations."
1918 #. type: Content of: <html><body><div><dl><dt>
1919 #: orig-docs/Documentation.html:957
1921 "<span id=\"cfg_Servers_table_info\">$cfg['Servers'][$i]['table_info']</span> "
1925 #. type: Content of: <html><body><div><dl><dd>
1926 #: orig-docs/Documentation.html:960
1928 "Since release 2.3.0 you can describe, in a special 'table_info' table, which "
1929 "column is to be displayed as a tool-tip when moving the cursor over the "
1930 "corresponding key."
1933 #. type: Content of: <html><body><div><dl><dd>
1934 #: orig-docs/Documentation.html:963
1936 "This configuration variable will hold the name of this special table. To "
1937 "allow the usage of this functionality:"
1940 #. type: Content of: <html><body><div><dl><dd><ul><li>
1941 #: orig-docs/Documentation.html:966
1943 "put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g. "
1947 #. type: Content of: <html><body><div><dl><dd><ul><li>
1948 #: orig-docs/Documentation.html:969
1950 "then for each table where you want to use this feature, click ""
1951 "Structure/Relation view/Choose column to display" to choose the column."
1954 #. type: Content of: <html><body><div><dl><dd>
1955 #: orig-docs/Documentation.html:973
1956 msgid "Usage tip: <a href=\"#faqdisplay\">Display column</a>."
1959 #. type: Content of: <html><body><div><dl><dt>
1960 #: orig-docs/Documentation.html:976
1962 "<span id=\"cfg_Servers_table_coords\">$cfg['Servers'][$i]['table_coords']</"
1966 #. type: Content of: <html><body><div><dl><dt>
1967 #: orig-docs/Documentation.html:977
1969 "<span id=\"cfg_Servers_pdf_pages\">$cfg['Servers'][$i]['pdf_pages']</span> "
1973 #. type: Content of: <html><body><div><dl><dd>
1974 #: orig-docs/Documentation.html:979
1976 "Since release 2.3.0 you can have phpMyAdmin create <abbr title=\"Portable "
1977 "Document Format\">PDF</abbr> pages showing the relations between your "
1978 "tables. To do this it needs two tables "pdf_pages" (storing "
1979 "information about the available <abbr title=\"Portable Document Format"
1980 "\">PDF</abbr> pages) and "table_coords" (storing coordinates where "
1981 "each table will be placed on a <abbr title=\"Portable Document Format\">PDF</"
1982 "abbr> schema output)."
1985 #. type: Content of: <html><body><div><dl><dd>
1986 #: orig-docs/Documentation.html:988
1987 msgid "You must be using the "relation" feature."
1990 #. type: Content of: <html><body><div><dl><dd><ul><li>
1991 #: orig-docs/Documentation.html:993
1993 "put the correct table names in <tt>$cfg['Servers'][$i]['table_coords']</tt> "
1994 "and <tt>$cfg['Servers'][$i]['pdf_pages']</tt>"
1997 #. type: Content of: <html><body><div><dl><dd>
1998 #: orig-docs/Documentation.html:998
2000 "Usage tips: <a href=\"#faqpdf\"><abbr title=\"Portable Document Format"
2001 "\">PDF</abbr> output</a>."
2004 #. type: Content of: <html><body><div><dl><dt>
2005 #: orig-docs/Documentation.html:1002
2007 "<span id=\"cfg_Servers_column_info\">$cfg['Servers'][$i]['column_info']</"
2011 #. This part requires a content update!
2012 #. type: Content of: <html><body><div><dl><dd>
2013 #: orig-docs/Documentation.html:1005
2015 "Since release 2.3.0 you can store comments to describe each column for each "
2016 "table. These will then be shown on the "printview"."
2019 #. type: Content of: <html><body><div><dl><dd>
2020 #: orig-docs/Documentation.html:1009
2022 "Starting with release 2.5.0, comments are consequently used on the table "
2023 "property pages and table browse view, showing up as tool-tips above the "
2024 "column name (properties page) or embedded within the header of table in "
2025 "browse view. They can also be shown in a table dump. Please see the relevant "
2026 "configuration directives later on."
2029 #. type: Content of: <html><body><div><dl><dd>
2030 #: orig-docs/Documentation.html:1015
2032 "Also new in release 2.5.0 is a MIME-transformation system which is also "
2033 "based on the following table structure. See <a href=\"#transformations\"> "
2034 "Transformations</a> for further information. To use the MIME-transformation "
2035 "system, your column_info table has to have the three new columns 'mimetype', "
2036 "'transformation', 'transformation_options'."
2039 #. type: Content of: <html><body><div><dl><dd><ul><li>
2040 #: orig-docs/Documentation.html:1024
2042 "put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g. "
2043 "'pma_column_info')"
2046 #. type: Content of: <html><body><div><dl><dd><ul><li>
2047 #: orig-docs/Documentation.html:1027
2048 msgid "to update your PRE-2.5.0 Column_comments Table use this:"
2051 #. type: Content of: <html><body><div><dl><dd><ul><li><pre>
2052 #: orig-docs/Documentation.html:1030
2055 "ALTER TABLE `pma_column_comments`\n"
2056 " ADD `mimetype` VARCHAR( 255 ) NOT NULL,\n"
2057 " ADD `transformation` VARCHAR( 255 ) NOT NULL,\n"
2058 " ADD `transformation_options` VARCHAR( 255 ) NOT NULL;\n"
2061 #. type: Content of: <html><body><div><dl><dd><ul><li>
2062 #: orig-docs/Documentation.html:1036
2064 "and remember that the Variable in <i>config.inc.php</i> has been renamed from"
2067 #. type: Content of: <html><body><div><dl><dd><ul><li>
2068 #: orig-docs/Documentation.html:1038
2070 "<tt>$cfg['Servers'][$i]['column_comments']</tt> to <tt>$cfg['Servers'][$i]"
2071 "['column_info']</tt>"
2074 #. type: Content of: <html><body><div><dl><dt>
2075 #: orig-docs/Documentation.html:1044
2077 "<span id=\"cfg_Servers_history\">$cfg['Servers'][$i]['history']</span> string"
2080 #. type: Content of: <html><body><div><dl><dd>
2081 #: orig-docs/Documentation.html:1046
2083 "Since release 2.5.0 you can store your <abbr title=\"structured query "
2084 "language\">SQL</abbr> history, which means all queries you entered manually "
2085 "into the phpMyAdmin interface. If you don't want to use a table-based "
2086 "history, you can use the JavaScript-based history. Using that, all your "
2087 "history items are deleted when closing the window."
2090 #. type: Content of: <html><body><div><dl><dd>
2091 #: orig-docs/Documentation.html:1053
2093 "Using <a href=\"#cfg_QueryHistoryMax\" class=\"configrule\">$cfg"
2094 "['QueryHistoryMax']</a> you can specify an amount of history items you want "
2095 "to have on hold. On every login, this list gets cut to the maximum amount."
2098 #. type: Content of: <html><body><div><dl><dd>
2099 #: orig-docs/Documentation.html:1058
2101 "The query history is only available if JavaScript is enabled in your browser."
2104 #. type: Content of: <html><body><div><dl><dd><ul><li>
2105 #: orig-docs/Documentation.html:1064
2107 "put the table name in <tt>$cfg['Servers'][$i]['history']</tt> (e.g. "
2111 #. type: Content of: <html><body><div><dl><dt>
2112 #: orig-docs/Documentation.html:1071
2114 "<span id=\"cfg_Servers_recent\">$cfg['Servers'][$i]['recent']</span> string"
2117 #. type: Content of: <html><body><div><dl><dd>
2118 #: orig-docs/Documentation.html:1074
2120 "Since release 3.5.0 you can show recently used tables in the left navigation "
2121 "frame. It helps you to jump across table directly, without the need to "
2122 "select the database, and then select the table. Using <a href="
2123 "\"#cfg_LeftRecentTable\" class=\"configrule\">$cfg['LeftRecentTable']</a> "
2124 "you can configure the maximum number of recent tables shown. When you select "
2125 "a table from the list, it will jump to the page specified in <a href="
2126 "\"#cfg_LeftDefaultTabTable\" class=\"configrule\">$cfg['LeftDefaultTabTable']"
2130 #. type: Content of: <html><body><div><dl><dd>
2131 #: orig-docs/Documentation.html:1082
2133 "Without configuring the storage, you can still access the recently used "
2134 "tables, but it will disappear after you logout."
2137 #. type: Content of: <html><body><div><dl><dd>
2138 #: orig-docs/Documentation.html:1085
2139 msgid "To allow the usage of this functionality persistently:"
2142 #. type: Content of: <html><body><div><dl><dd><ul><li>
2143 #: orig-docs/Documentation.html:1089
2145 "put the table name in <tt>$cfg['Servers'][$i]['recent']</tt> (e.g. "
2149 #. type: Content of: <html><body><div><dl><dt>
2150 #: orig-docs/Documentation.html:1094
2152 "<span id=\"cfg_Servers_table_uiprefs\">$cfg['Servers'][$i]['table_uiprefs']</"
2156 #. type: Content of: <html><body><div><dl><dd>
2157 #: orig-docs/Documentation.html:1097
2159 "Since release 3.5.0 phpMyAdmin can be configured to remember several things "
2160 "(sorted column <a href=\"#cfg_RememberSorting\" class=\"configrule\">$cfg"
2161 "['RememberSorting']</a> , column order, and column visibility from a "
2162 "database table) for browsing tables. Without configuring the storage, these "
2163 "features still can be used, but the values will disappear after you logout."
2166 #. type: Content of: <html><body><div><dl><dd>
2167 #: orig-docs/Documentation.html:1104
2168 msgid "To allow the usage of these functionality persistently:"
2171 #. type: Content of: <html><body><div><dl><dd><ul><li>
2172 #: orig-docs/Documentation.html:1108
2174 "put the table name in <tt>$cfg['Servers'][$i]['table_uiprefs']</tt> (e.g. "
2175 "'pma_table_uiprefs')"
2178 #. type: Content of: <html><body><div><dl><dt>
2179 #: orig-docs/Documentation.html:1113
2181 "<span id=\"cfg_Servers_tracking\">$cfg['Servers'][$i]['tracking']</span> "
2185 #. type: Content of: <html><body><div><dl><dd>
2186 #: orig-docs/Documentation.html:1116
2188 "Since release 3.3.x a tracking mechanism is available. It helps you to "
2189 "track every <abbr title=\"structured query language\">SQL</abbr> command "
2190 "which is executed by phpMyAdmin. The mechanism supports logging of data "
2191 "manipulation and data definition statements. After enabling it you can "
2192 "create versions of tables."
2195 #. type: Content of: <html><body><div><dl><dd>
2196 #: orig-docs/Documentation.html:1121
2197 msgid "The creation of a version has two effects:"
2200 #. type: Content of: <html><body><div><dl><dd><ul><li>
2201 #: orig-docs/Documentation.html:1124
2203 "phpMyAdmin saves a snapshot of the table, including structure and indexes."
2206 #. type: Content of: <html><body><div><dl><dd><ul><li>
2207 #: orig-docs/Documentation.html:1125
2209 "phpMyAdmin logs all commands which change the structure and/or data of the "
2210 "table and links these commands with the version number."
2213 #. type: Content of: <html><body><div><dl><dd>
2214 #: orig-docs/Documentation.html:1128
2216 "Of course you can view the tracked changes. On the \"Tracking\" page a "
2217 "complete report is available for every version. For the report you can use "
2218 "filters, for example you can get a list of statements within a date range. "
2219 "When you want to filter usernames you can enter * for all names or you enter "
2220 "a list of names separated by ','. In addition you can export the (filtered) "
2221 "report to a file or to a temporary database."
2224 #. type: Content of: <html><body><div><dl><dd><ul><li>
2225 #: orig-docs/Documentation.html:1138
2227 "put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt> (e.g. "
2231 #. type: Content of: <html><body><div><dl><dt>
2232 #: orig-docs/Documentation.html:1143
2234 "<span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers'][$i]"
2235 "['tracking_version_auto_create']</span> boolean"
2238 #. type: Content of: <html><body><div><dl><dd>
2239 #: orig-docs/Documentation.html:1146
2241 "Whether the tracking mechanism creates versions for tables and views "
2242 "automatically. Default value is false."
2245 #. type: Content of: <html><body><div><dl><dd>
2246 #: orig-docs/Documentation.html:1148
2247 msgid "If this is set to true and you create a table or view with"
2250 #. type: Content of: <html><body><div><dl><dd><ul><li>
2251 #: orig-docs/Documentation.html:1151
2252 msgid "CREATE TABLE ..."
2255 #. type: Content of: <html><body><div><dl><dd><ul><li>
2256 #: orig-docs/Documentation.html:1152
2257 msgid "CREATE VIEW ..."
2260 #. type: Content of: <html><body><div><dl><dd>
2261 #: orig-docs/Documentation.html:1155
2263 "and no version exists for it, the mechanism will create a version for you "
2267 #. type: Content of: <html><body><div><dl><dt>
2268 #: orig-docs/Documentation.html:1160
2270 "<span id=\"cfg_Servers_tracking_default_statements\">$cfg['Servers'][$i]"
2271 "['tracking_default_statements']</span> string"
2274 #. type: Content of: <html><body><div><dl><dd>
2275 #: orig-docs/Documentation.html:1163
2277 "Defines the list of statements the auto-creation uses for new versions. "
2281 #. type: Content of: <html><body><div><dl><dd><pre>
2282 #: orig-docs/Documentation.html:1166
2285 "CREATE TABLE,ALTER TABLE,DROP TABLE,RENAME TABLE,\n"
2286 "CREATE INDEX,DROP INDEX,\n"
2287 "INSERT,UPDATE,DELETE,TRUNCATE,REPLACE,\n"
2288 "CREATE VIEW,ALTER VIEW,DROP VIEW,\n"
2289 "CREATE DATABASE,ALTER DATABASE,DROP DATABASE"
2292 #. type: Content of: <html><body><div><dl><dt>
2293 #: orig-docs/Documentation.html:1174
2295 "<span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]"
2296 "['tracking_add_drop_view']</span> boolean"
2299 #. type: Content of: <html><body><div><dl><dd>
2300 #: orig-docs/Documentation.html:1177
2302 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2303 "log when creating a view. Default value is true."
2306 #. type: Content of: <html><body><div><dl><dt>
2307 #: orig-docs/Documentation.html:1183
2309 "<span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]"
2310 "['tracking_add_drop_table']</span> boolean"
2313 #. type: Content of: <html><body><div><dl><dd>
2314 #: orig-docs/Documentation.html:1186
2316 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2317 "log when creating a table. Default value is true."
2320 #. type: Content of: <html><body><div><dl><dt>
2321 #: orig-docs/Documentation.html:1191
2323 "<span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$i]"
2324 "['tracking_add_drop_database']</span> boolean"
2327 #. type: Content of: <html><body><div><dl><dd>
2328 #: orig-docs/Documentation.html:1194
2330 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2331 "the log when creating a database. Default value is true."
2334 #. type: Content of: <html><body><div><dl><dt>
2335 #: orig-docs/Documentation.html:1199
2337 "<span id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span> "
2341 #. type: Content of: <html><body><div><dl><dd>
2342 #: orig-docs/Documentation.html:1202
2344 "Since release 3.4.x phpMyAdmin allows users to set most preferences by "
2345 "themselves and store them in the database."
2348 #. type: Content of: <html><body><div><dl><dd>
2349 #: orig-docs/Documentation.html:1206
2351 "If you don't allow for storing preferences in <a href=\"#pmadb\">pmadb</a>, "
2352 "users can still personalize phpMyAdmin, but settings will be saved in "
2353 "browser's local storage, or, it is is unavailable, until the end of session."
2356 #. type: Content of: <html><body><div><dl><dd><ul><li>
2357 #: orig-docs/Documentation.html:1216
2358 msgid "put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt>"
2361 #. type: Content of: <html><body><div><dl><dt>
2362 #: orig-docs/Documentation.html:1221
2364 "<span id=\"cfg_Servers_designer_coords\">$cfg['Servers'][$i]"
2365 "['designer_coords']</span> string"
2368 #. type: Content of: <html><body><div><dl><dd>
2369 #: orig-docs/Documentation.html:1223
2371 "Since release 2.10.0 a Designer interface is available; it permits to "
2372 "visually manage the relations."
2375 #. type: Content of: <html><body><div><dl><dd><ul><li>
2376 #: orig-docs/Documentation.html:1230
2378 "put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt> (e.g. "
2379 "'pma_designer_coords')"
2382 #. type: Content of: <html><body><div><dl><dt>
2383 #: orig-docs/Documentation.html:1235
2385 "<span id=\"cfg_Servers_MaxTableUiprefs\">$cfg['Servers'][$i]"
2386 "['MaxTableUiprefs']</span> integer"
2389 #. type: Content of: <html><body><div><dl><dd>
2390 #: orig-docs/Documentation.html:1237
2393 "Maximum number of rows saved in <a href=\"#cfg_Servers_table_uiprefs\">$cfg"
2394 "['Servers'][$i]['table_uiprefs']</a> table."
2395 msgstr "Maks antall tabeller vist i tabellista"
2397 #. type: Content of: <html><body><div><dl><dd>
2398 #: orig-docs/Documentation.html:1240
2400 "When tables are dropped or renamed, table_uiprefs may contain invalid data "
2401 "(referring to tables which no longer exist)."
2404 #. type: Content of: <html><body><div><dl><dd>
2405 #: orig-docs/Documentation.html:1242
2407 "We only keep this number of newest rows in table_uiprefs and automatically "
2408 "delete older rows."
2411 #. type: Content of: <html><body><div><dl><dt>
2412 #: orig-docs/Documentation.html:1244
2414 "<span id=\"cfg_Servers_verbose_check\">$cfg['Servers'][$i]['verbose_check']</"
2418 #. type: Content of: <html><body><div><dl><dd>
2419 #: orig-docs/Documentation.html:1246
2421 "Because release 2.5.0 introduced the new MIME-transformation support, the "
2422 "column_info table got enhanced with three new columns. If the above variable "
2423 "is set to <tt>TRUE</tt> (default) phpMyAdmin will check if you have the "
2424 "latest table structure available. If not, it will emit a warning to the "
2428 #. type: Content of: <html><body><div><dl><dd>
2429 #: orig-docs/Documentation.html:1252
2431 "You can disable this checking behavior by setting the variable to false, "
2432 "which should offer a performance increase."
2435 #. type: Content of: <html><body><div><dl><dd>
2436 #: orig-docs/Documentation.html:1255
2438 "Recommended to set to FALSE, when you are sure, your table structure is up "
2442 #. type: Content of: <html><body><div><dl><dt>
2443 #: orig-docs/Documentation.html:1257
2445 "<span id=\"cfg_Servers_AllowRoot\">$cfg['Servers'][$i]['AllowRoot']</span> "
2449 #. type: Content of: <html><body><div><dl><dd>
2450 #: orig-docs/Documentation.html:1259
2452 "Whether to allow root access. This is just a shortcut for the AllowDeny "
2456 #. type: Content of: <html><body><div><dl><dt>
2457 #: orig-docs/Documentation.html:1261
2459 "<span id=\"cfg_Servers_AllowNoPassword\">$cfg['Servers'][$i]"
2460 "['AllowNoPassword']</span> boolean"
2463 #. type: Content of: <html><body><div><dl><dd>
2464 #: orig-docs/Documentation.html:1263
2466 "Whether to allow logins without a password. The default value of <tt>false</"
2467 "tt> for this parameter prevents unintended access to a MySQL server with was "
2468 "left with an empty password for root or on which an anonymous (blank) user "
2472 #. type: Content of: <html><body><div><dl><dt>
2473 #: orig-docs/Documentation.html:1269
2475 "<span id=\"cfg_Servers_AllowDeny_order\">$cfg['Servers'][$i]['AllowDeny']"
2476 "['order']</span> string"
2479 #. type: Content of: <html><body><div><dl><dd>
2480 #: orig-docs/Documentation.html:1271
2482 "If your rule order is empty, then <abbr title=\"Internet Protocol\">IP</"
2483 "abbr> authorization is disabled."
2486 #. type: Content of: <html><body><div><dl><dd>
2487 #: orig-docs/Documentation.html:1274
2489 "If your rule order is set to <tt>'deny,allow'</tt> then the system applies "
2490 "all deny rules followed by allow rules. Access is allowed by default. Any "
2491 "client which does not match a Deny command or does match an Allow command "
2492 "will be allowed access to the server."
2495 #. type: Content of: <html><body><div><dl><dd>
2496 #: orig-docs/Documentation.html:1279
2498 "If your rule order is set to <tt>'allow,deny'</tt> then the system applies "
2499 "all allow rules followed by deny rules. Access is denied by default. Any "
2500 "client which does not match an Allow directive or does match a Deny "
2501 "directive will be denied access to the server."
2504 #. type: Content of: <html><body><div><dl><dd>
2505 #: orig-docs/Documentation.html:1284
2507 "If your rule order is set to 'explicit', authorization is performed in a "
2508 "similar fashion to rule order 'deny,allow', with the added restriction that "
2509 "your host/username combination <b>must</b> be listed in the <i>allow</i> "
2510 "rules, and not listed in the <i>deny</i> rules. This is the <b>most</b> "
2511 "secure means of using Allow/Deny rules, and was available in Apache by "
2512 "specifying allow and deny rules without setting any order."
2515 #. type: Content of: <html><body><div><dl><dd>
2516 #: orig-docs/Documentation.html:1292
2518 "Please also see <a href=\"#cfg_TrustedProxies\">$cfg['TrustedProxies']</a> "
2519 "for detecting IP address behind proxies."
2522 #. type: Content of: <html><body><div><dl><dt>
2523 #: orig-docs/Documentation.html:1297
2525 "<span id=\"cfg_Servers_AllowDeny_rules\">$cfg['Servers'][$i]['AllowDeny']"
2526 "['rules']</span> array of strings"
2529 #. type: Content of: <html><body><div><dl><dd>
2530 #: orig-docs/Documentation.html:1299
2531 msgid "The general format for the rules is as such:"
2534 #. type: Content of: <html><body><div><dl><dd><pre>
2535 #: orig-docs/Documentation.html:1302
2537 msgid "<'allow' | 'deny'> <username> [from] <ipmask>\n"
2540 #. type: Content of: <html><body><div><dl><dd>
2541 #: orig-docs/Documentation.html:1305
2543 "If you wish to match all users, it is possible to use a <tt>'%'</tt> as a "
2544 "wildcard in the <i>username</i> field."
2547 #. type: Content of: <html><body><div><dl><dd>
2548 #: orig-docs/Documentation.html:1307
2550 "There are a few shortcuts you can use in the <i>ipmask</i> field as well "
2551 "(please note that those containing SERVER_ADDRESS might not be available on "
2555 #. type: Content of: <html><body><div><dl><dd><pre>
2556 #: orig-docs/Documentation.html:1311
2559 "'all' -> 0.0.0.0/0\n"
2560 "'localhost' -> 127.0.0.1/8\n"
2561 "'localnetA' -> SERVER_ADDRESS/8\n"
2562 "'localnetB' -> SERVER_ADDRESS/16\n"
2563 "'localnetC' -> SERVER_ADDRESS/24\n"
2566 #. type: Content of: <html><body><div><dl><dd>
2567 #: orig-docs/Documentation.html:1318
2569 "Having an empty rule list is equivalent to either using <tt>'allow % from "
2570 "all'</tt> if your rule order is set to <tt>'deny,allow'</tt> or <tt>'deny % "
2571 "from all'</tt> if your rule order is set to <tt>'allow,deny'</tt> or "
2572 "<tt>'explicit'</tt>."
2575 #. type: Content of: <html><body><div><dl><dd>
2576 #: orig-docs/Documentation.html:1323
2578 "For the <abbr title=\"Internet Protocol\">IP</abbr> matching system, the "
2582 #. type: Content of: <html><body><div><dl><dd>
2583 #: orig-docs/Documentation.html:1325
2585 "<tt>xxx.xxx.xxx.xxx</tt> (an exact <abbr title=\"Internet Protocol\">IP</"
2589 #. type: Content of: <html><body><div><dl><dd>
2590 #: orig-docs/Documentation.html:1326
2592 "<tt>xxx.xxx.xxx.[yyy-zzz]</tt> (an <abbr title=\"Internet Protocol\">IP</"
2593 "abbr> address range)"
2596 #. type: Content of: <html><body><div><dl><dd>
2597 #: orig-docs/Documentation.html:1327
2599 "<tt>xxx.xxx.xxx.xxx/nn</tt> (CIDR, Classless Inter-Domain Routing type <abbr "
2600 "title=\"Internet Protocol\">IP</abbr> addresses)"
2603 #. type: Content of: <html><body><div><dl><dd>
2604 #: orig-docs/Documentation.html:1328
2605 msgid "But the following does not work:"
2608 #. type: Content of: <html><body><div><dl><dd>
2609 #: orig-docs/Documentation.html:1329
2611 "<tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (partial <abbr title=\"Internet Protocol"
2612 "\">IP</abbr> address range)"
2615 #. type: Content of: <html><body><div><dl><dd>
2616 #: orig-docs/Documentation.html:1331
2617 msgid "Also IPv6 addresses are not supported."
2620 #. type: Content of: <html><body><div><dl><dt>
2621 #: orig-docs/Documentation.html:1333
2623 "<span id=\"cfg_Servers_DisableIS\">$cfg['Servers'][$i]['DisableIS']</span> "
2627 #. type: Content of: <html><body><div><dl><dd>
2628 #: orig-docs/Documentation.html:1334
2630 "Disable using <tt>INFORMATION_SCHEMA</tt> to retrieve information (use "
2631 "<tt>SHOW</tt> commands instead), because of speed issues when many databases "
2632 "are present. Currently used in some parts of the code, more to come."
2635 #. type: Content of: <html><body><div><dl><dt>
2636 #: orig-docs/Documentation.html:1336
2638 "<span id=\"cfg_Servers_ShowDatabasesCommand\">$cfg['Servers'][$i]"
2639 "['ShowDatabasesCommand']</span> string"
2642 #. type: Content of: <html><body><div><dl><dd>
2643 #: orig-docs/Documentation.html:1337
2645 "On a server with a huge number of databases, the default <tt>SHOW DATABASES</"
2646 "tt> command used to fetch the name of available databases will probably be "
2647 "too slow, so it can be replaced by faster commands (see <tt>libraries/config."
2648 "default.php</tt> for examples)."
2651 #. type: Content of: <html><body><div><dl><dt>
2652 #: orig-docs/Documentation.html:1342
2654 "<span id=\"cfg_Servers_CountTables\">$cfg['Servers'][$i]['CountTables']</"
2658 #. type: Content of: <html><body><div><dl><dd>
2659 #: orig-docs/Documentation.html:1343
2661 "Whether to count the number of tables for each database when preparing the "
2662 "list of databases for the navigation frame."
2665 #. type: Content of: <html><body><div><dl><dt>
2666 #: orig-docs/Documentation.html:1345
2668 "<span id=\"cfg_Servers_SignonScript\">$cfg['Servers'][$i]['SignonScript']</"
2672 #. type: Content of: <html><body><div><dl><dd>
2673 #: orig-docs/Documentation.html:1346
2675 "Name of PHP script to be sourced and executed to obtain login credentials. "
2676 "This is alternative approach to session based single signon. The script "
2677 "needs to provide function <code>get_login_credentials</code> which returns "
2678 "list of username and password, accepting single parameter of existing "
2679 "username (can be empty). See <code>scripts/signon-script.php</code> for an "
2683 #. type: Content of: <html><body><div><dl><dt>
2684 #: orig-docs/Documentation.html:1353
2686 "<span id=\"cfg_Servers_SignonSession\">$cfg['Servers'][$i]['SignonSession']</"
2690 #. type: Content of: <html><body><div><dl><dd>
2691 #: orig-docs/Documentation.html:1354
2693 "Name of session which will be used for signon authentication method. You "
2694 "should use something different than <code>phpMyAdmin</code>, because this is "
2695 "session which phpMyAdmin uses internally. Takes effect only if <a href="
2696 "\"#cfg_Servers_SignonScript\" class=\"configrule\">SignonScript</a> is not "
2700 #. type: Content of: <html><body><div><dl><dt>
2701 #: orig-docs/Documentation.html:1360
2703 "<span id=\"cfg_Servers_SignonURL\">$cfg['Servers'][$i]['SignonURL']</span> "
2707 #. type: Content of: <html><body><div><dl><dd>
2708 #: orig-docs/Documentation.html:1361
2710 "URL where user will be redirected to log in for signon authentication "
2711 "method. Should be absolute including protocol."
2714 #. type: Content of: <html><body><div><dl><dt>
2715 #: orig-docs/Documentation.html:1363
2717 "<span id=\"cfg_Servers_LogoutURL\">$cfg['Servers'][$i]['LogoutURL']</span> "
2721 #. type: Content of: <html><body><div><dl><dd>
2722 #: orig-docs/Documentation.html:1364
2724 "URL where user will be redirected after logout (doesn't affect config "
2725 "authentication method). Should be absolute including protocol."
2728 #. type: Content of: <html><body><div><dl><dt>
2729 #: orig-docs/Documentation.html:1367
2730 msgid "$cfg['ServerDefault'] integer"
2733 #. type: Content of: <html><body><div><dl><dd>
2734 #: orig-docs/Documentation.html:1368
2736 "If you have more than one server configured, you can set <tt>$cfg"
2737 "['ServerDefault']</tt> to any one of them to autoconnect to that server when "
2738 "phpMyAdmin is started, or set it to 0 to be given a list of servers without "
2742 #. type: Content of: <html><body><div><dl><dd>
2743 #: orig-docs/Documentation.html:1372
2745 "If you have only one server configured, <tt>$cfg['ServerDefault']</tt> MUST "
2746 "be set to that server."
2749 #. type: Content of: <html><body><div><dl><dt>
2750 #: orig-docs/Documentation.html:1375
2751 msgid "$cfg['AjaxEnable'] boolean"
2754 #. type: Content of: <html><body><div><dl><dd>
2755 #: orig-docs/Documentation.html:1376
2757 "Defines whether to refresh only parts of certain pages using Ajax "
2758 "techniques. Applies only where a non-Ajax behavior is possible; for example, "
2759 "the Designer feature is Ajax-only so this directive does not apply to it."
2762 #. type: Content of: <html><body><div><dl><dt>
2763 #: orig-docs/Documentation.html:1381
2764 msgid "$cfg['VersionCheck'] boolean"
2767 #. type: Content of: <html><body><div><dl><dd>
2768 #: orig-docs/Documentation.html:1382
2770 "Enables check for latest versions using javascript on main phpMyAdmin page."
2773 #. type: Content of: <html><body><div><dl><dt>
2774 #: orig-docs/Documentation.html:1385
2775 msgid "$cfg['MaxDbList'] integer"
2778 #. type: Content of: <html><body><div><dl><dd>
2779 #: orig-docs/Documentation.html:1386
2781 "The maximum number of database names to be displayed in the navigation frame "
2782 "and the database list."
2785 #. type: Content of: <html><body><div><dl><dt>
2786 #: orig-docs/Documentation.html:1389
2787 msgid "$cfg['MaxTableList'] integer"
2790 #. type: Content of: <html><body><div><dl><dd>
2791 #: orig-docs/Documentation.html:1390
2793 "The maximum number of table names to be displayed in the main panel's list "
2794 "(except on the Export page). This limit is also enforced in the navigation "
2795 "panel when in Light mode."
2798 #. type: Content of: <html><body><div><dl><dt>
2799 #: orig-docs/Documentation.html:1394
2801 msgid "$cfg['ShowHint'] boolean"
2802 msgstr "Standard visningsretning"
2804 #. type: Content of: <html><body><div><dl><dd>
2805 #: orig-docs/Documentation.html:1395
2807 "Whether or not to show hints (for example, hints when hovering over table "
2811 #. type: Content of: <html><body><div><dl><dt>
2812 #: orig-docs/Documentation.html:1397
2813 msgid "$cfg['MaxCharactersInDisplayedSQL'] integer"
2816 #. type: Content of: <html><body><div><dl><dd>
2817 #: orig-docs/Documentation.html:1398
2819 "The maximum number of characters when a SQL query is displayed. The default "
2820 "limit of 1000 should be correct to avoid the display of tons of hexadecimal "
2821 "codes that represent BLOBs, but some users have real SQL queries that are "
2822 "longer than 1000 characters. Also, if a query's length exceeds this limit, "
2823 "this query is not saved in the history."
2826 #. type: Content of: <html><body><div><dl><dt>
2827 #: orig-docs/Documentation.html:1404
2828 msgid "$cfg['OBGzip'] string/boolean"
2831 #. type: Content of: <html><body><div><dl><dd>
2832 #: orig-docs/Documentation.html:1405
2834 "Defines whether to use GZip output buffering for increased speed in <abbr "
2835 "title=\"HyperText Transfer Protocol\">HTTP</abbr> transfers."
2838 #. type: Content of: <html><body><div><dl><dd>
2839 #: orig-docs/Documentation.html:1407
2841 "Set to true/false for enabling/disabling. When set to 'auto' (string), "
2842 "phpMyAdmin tries to enable output buffering and will automatically disable "
2843 "it if your browser has some problems with buffering. IE6 with a certain "
2844 "patch is known to cause data corruption when having enabled buffering."
2847 #. type: Content of: <html><body><div><dl><dt>
2848 #: orig-docs/Documentation.html:1412
2849 msgid "$cfg['PersistentConnections'] boolean"
2852 #. type: Content of: <html><body><div><dl><dd>
2853 #: orig-docs/Documentation.html:1413
2855 "Whether <a href=\"http://php.net/manual/en/features.persistent-connections."
2856 "php\">persistent connections</a> should be used or not. Works with following "
2860 #. type: Content of: <html><body><div><dl><dd><ul><li>
2861 #: orig-docs/Documentation.html:1416
2863 "mysql (<a href=\"http://php.net/manual/en/function.mysql-pconnect.php"
2864 "\">mysql_pconnect</a>),"
2867 #. type: Content of: <html><body><div><dl><dd><ul><li>
2868 #: orig-docs/Documentation.html:1417
2870 "mysqli (requires PHP 5.3.0 or newer, <a href=\"http://php.net/manual/en/"
2871 "mysqli.persistconns.php\">more information</a>)."
2874 #. type: Content of: <html><body><div><dl><dt>
2875 #: orig-docs/Documentation.html:1420
2876 msgid "$cfg['ForceSSL'] boolean"
2879 #. type: Content of: <html><body><div><dl><dd>
2880 #: orig-docs/Documentation.html:1421
2881 msgid "Whether to force using https while accessing phpMyAdmin."
2884 #. type: Content of: <html><body><div><dl><dt>
2885 #: orig-docs/Documentation.html:1423
2886 msgid "$cfg['ExecTimeLimit'] integer [number of seconds]"
2889 #. type: Content of: <html><body><div><dl><dd>
2890 #: orig-docs/Documentation.html:1424
2892 "Set the number of seconds a script is allowed to run. If seconds is set to "
2893 "zero, no time limit is imposed."
2896 #. type: Content of: <html><body><div><dl><dd>
2897 #: orig-docs/Documentation.html:1426
2899 "This setting is used while importing/exporting dump files and in the "
2900 "Synchronize feature but has no effect when PHP is running in safe mode."
2903 #. type: Content of: <html><body><div><dl><dt>
2904 #: orig-docs/Documentation.html:1429
2905 msgid "$cfg['SessionSavePath'] string"
2908 #. type: Content of: <html><body><div><dl><dd>
2909 #: orig-docs/Documentation.html:1430
2911 "Path for storing session data (<a href=\"http://php.net/session_save_path"
2912 "\">session_save_path PHP parameter</a>)."
2915 #. type: Content of: <html><body><div><dl><dt>
2916 #: orig-docs/Documentation.html:1433
2917 msgid "$cfg['MemoryLimit'] string [number of bytes]"
2920 #. type: Content of: <html><body><div><dl><dd>
2921 #: orig-docs/Documentation.html:1434
2923 "Set the number of bytes a script is allowed to allocate. If set to zero, no "
2927 #. type: Content of: <html><body><div><dl><dd>
2928 #: orig-docs/Documentation.html:1436
2930 "This setting is used while importing/exporting dump files and at some other "
2931 "places in phpMyAdmin so you definitely don't want to put here a too low "
2932 "value. It has no effect when PHP is running in safe mode."
2935 #. type: Content of: <html><body><div><dl><dd>
2936 #: orig-docs/Documentation.html:1439
2938 "You can also use any string as in php.ini, eg. '16M'. Ensure you don't omit "
2939 "the suffix (16 means 16 bytes!)"
2942 #. type: Content of: <html><body><div><dl><dt>
2943 #: orig-docs/Documentation.html:1442
2944 msgid "$cfg['SkipLockedTables'] boolean"
2947 #. type: Content of: <html><body><div><dl><dd>
2948 #: orig-docs/Documentation.html:1443
2950 "Mark used tables and make it possible to show databases with locked tables "
2951 "(since MySQL 3.23.30)."
2954 #. type: Content of: <html><body><div><dl><dt>
2955 #: orig-docs/Documentation.html:1446
2956 msgid "$cfg['ShowSQL'] boolean"
2959 #. type: Content of: <html><body><div><dl><dd>
2960 #: orig-docs/Documentation.html:1447
2962 "Defines whether <abbr title=\"structured query language\">SQL</abbr> queries "
2963 "generated by phpMyAdmin should be displayed or not."
2966 #. type: Content of: <html><body><div><dl><dt>
2967 #: orig-docs/Documentation.html:1450
2969 msgid "$cfg['RetainQueryBox'] boolean"
2970 msgstr "Standard visningsretning"
2972 #. type: Content of: <html><body><div><dl><dd>
2973 #: orig-docs/Documentation.html:1451
2975 "Defines whether the <abbr title=\"structured query language\">SQL</abbr> "
2976 "query box should be kept displayed after its submission."
2979 #. type: Content of: <html><body><div><dl><dt>
2980 #: orig-docs/Documentation.html:1454
2981 msgid "$cfg['AllowUserDropDatabase'] boolean"
2984 #. type: Content of: <html><body><div><dl><dd>
2985 #: orig-docs/Documentation.html:1455
2987 "Defines whether normal users (non-administrator) are allowed to delete their "
2988 "own database or not. If set as FALSE, the link "Drop Database" "
2989 "will not be shown, and even a "DROP DATABASE mydatabase" will be "
2990 "rejected. Quite practical for <abbr title=\"Internet service provider\">ISP</"
2991 "abbr>'s with many customers."
2994 #. type: Content of: <html><body><div><dl><dd>
2995 #: orig-docs/Documentation.html:1461
2997 "Please note that this limitation of SQL queries is not as strict as when "
2998 "using MySQL privileges. This is due to nature of SQL queries which might be "
2999 "quite complicated. So this choice should be viewed as help to avoid "
3000 "accidental dropping rather than strict privilege limitation."
3003 #. type: Content of: <html><body><div><dl><dt>
3004 #: orig-docs/Documentation.html:1467
3005 msgid "$cfg['Confirm'] boolean"
3008 #. type: Content of: <html><body><div><dl><dd>
3009 #: orig-docs/Documentation.html:1468
3011 "Whether a warning ("Are your really sure...") should be displayed "
3012 "when you're about to lose data."
3015 #. type: Content of: <html><body><div><dl><dt>
3016 #: orig-docs/Documentation.html:1471
3017 msgid "$cfg['LoginCookieRecall'] boolean"
3020 #. type: Content of: <html><body><div><dl><dd>
3021 #: orig-docs/Documentation.html:1472
3023 "Define whether the previous login should be recalled or not in cookie "
3024 "authentication mode."
3027 #. type: Content of: <html><body><div><dl><dd>
3028 #: orig-docs/Documentation.html:1475
3030 "This is automatically disabled if you do not have configured <tt><a href="
3031 "\"#cfg_blowfish_secret\">$cfg['blowfish_secret']</a></tt>."
3034 #. type: Content of: <html><body><div><dl><dt>
3035 #: orig-docs/Documentation.html:1479
3036 msgid "$cfg['LoginCookieValidity'] integer [number of seconds]"
3039 #. type: Content of: <html><body><div><dl><dd>
3040 #: orig-docs/Documentation.html:1480
3042 "Define how long is login cookie valid. Please note that php configuration "
3043 "option <a href=\"http://php.net/manual/en/session.configuration.php#ini."
3044 "session.gc-maxlifetime\">session.gc_maxlifetime</a> might limit session "
3045 "validity and if session is lost, login cookie is also invalidated. So it is "
3046 "a good idea to set <code>session.gc_maxlifetime</code> not lower than the "
3047 "value of $cfg['LoginCookieValidity']."
3050 #. type: Content of: <html><body><div><dl><dt>
3051 #: orig-docs/Documentation.html:1486
3052 msgid "$cfg['LoginCookieStore'] integer [number of seconds]"
3055 #. type: Content of: <html><body><div><dl><dd>
3056 #: orig-docs/Documentation.html:1487
3059 "Define how long login cookie should be stored in browser. Default 0 means "
3060 "that it will be kept for existing session. This is recommended for not "
3061 "trusted environments."
3063 "Definerer hvor lenge (i sekunder) en innloggings cookie skal lagres i "
3064 "nettleseren. Standard 0 betyer at den kun vil bli lagret for eksisterende "
3065 "sessjon, det vil si at den vil bli slettet så fort du lukker "
3066 "nettleservinduet. Dette er anbefalt for ikke sikre brukermiljøer."
3068 #. type: Content of: <html><body><div><dl><dt>
3069 #: orig-docs/Documentation.html:1491
3070 msgid "$cfg['LoginCookieDeleteAll'] boolean"
3073 #. type: Content of: <html><body><div><dl><dd>
3074 #: orig-docs/Documentation.html:1492
3076 "If enabled (default), logout deletes cookies for all servers, otherwise only "
3077 "for current one. Setting this to false makes it easy to forget to log out "
3078 "from other server, when you are using more of them."
3081 #. type: Content of: <html><body><div><dl><dt>
3082 #: orig-docs/Documentation.html:1497
3083 msgid "$cfg['UseDbSearch'] boolean"
3086 #. type: Content of: <html><body><div><dl><dd>
3087 #: orig-docs/Documentation.html:1498
3088 msgid "Define whether the \"search string inside database\" is enabled or not."
3091 #. type: Content of: <html><body><div><dl><dt>
3092 #: orig-docs/Documentation.html:1500
3093 msgid "$cfg['IgnoreMultiSubmitErrors'] boolean"
3096 #. type: Content of: <html><body><div><dl><dd>
3097 #: orig-docs/Documentation.html:1501
3099 "Define whether phpMyAdmin will continue executing a multi-query statement if "
3100 "one of the queries fails. Default is to abort execution."
3103 #. type: Content of: <html><body><div><dl><dt>
3104 #: orig-docs/Documentation.html:1504
3105 msgid "$cfg['VerboseMultiSubmit'] boolean"
3108 #. type: Content of: <html><body><div><dl><dd>
3109 #: orig-docs/Documentation.html:1505
3111 "Define whether phpMyAdmin will output the results of each query of a multi-"
3112 "query statement embedded into the <abbr title=\"structured query language"
3113 "\">SQL</abbr> output as inline comments. Defaults to <tt>TRUE</tt>."
3116 #. type: Content of: <html><body><div><dl><dt>
3117 #: orig-docs/Documentation.html:1510
3119 "<span id=\"cfg_AllowArbitraryServer\">$cfg['AllowArbitraryServer']</span> "
3123 #. type: Content of: <html><body><div><dl><dd>
3124 #: orig-docs/Documentation.html:1511
3126 "If enabled, allows you to log in to arbitrary servers using cookie auth and "
3127 "permits to specify servers of your choice in the Synchronize dialog."
3130 #. type: Content of: <html><body><div><dl><dd>
3131 #: orig-docs/Documentation.html:1514
3133 "<b>NOTE:</b> Please use this carefully, as this may allow users access to "
3134 "MySQL servers behind the firewall where your <abbr title=\"HyperText "
3135 "Transfer Protocol\">HTTP</abbr> server is placed."
3138 #. type: Content of: <html><body><div><dl><dt>
3139 #: orig-docs/Documentation.html:1519
3140 msgid "$cfg['Error_Handler']['display'] boolean"
3143 #. type: Content of: <html><body><div><dl><dd>
3144 #: orig-docs/Documentation.html:1520
3145 msgid "Whether to display errors from PHP or not."
3148 #. type: Content of: <html><body><div><dl><dt>
3149 #: orig-docs/Documentation.html:1522
3150 msgid "$cfg['Error_Handler']['gather'] boolean"
3153 #. type: Content of: <html><body><div><dl><dd>
3154 #: orig-docs/Documentation.html:1523
3155 msgid "Whether to gather errors from PHP or not."
3158 #. type: Content of: <html><body><div><dl><dt>
3159 #: orig-docs/Documentation.html:1525
3160 msgid "$cfg['LeftFrameLight'] boolean"
3163 #. type: Content of: <html><body><div><dl><dd>
3164 #: orig-docs/Documentation.html:1526
3166 "Defines whether to use a select-based menu and display only the current "
3167 "tables in the left frame (smaller page). Only in Non-Lightmode you can use "
3168 "the feature to display nested folders using <a href="
3169 "\"#cfg_LeftFrameTableSeparator\" class=\"configrule\">$cfg"
3170 "['LeftFrameTableSeparator']</a>"
3173 #. type: Content of: <html><body><div><dl><dt>
3174 #: orig-docs/Documentation.html:1532
3175 msgid "$cfg['LeftFrameDBTree'] boolean"
3178 #. type: Content of: <html><body><div><dl><dd>
3179 #: orig-docs/Documentation.html:1533
3181 "Defines whether to display the names of databases (in the selector) using a "
3182 "tree, see also <a href=\"#cfg_LeftFrameDBSeparator\" class=\"configrule\">"
3183 "$cfg['LeftFrameDBSeparator']</a>."
3186 #. type: Content of: <html><body><div><dl><dt>
3187 #: orig-docs/Documentation.html:1538
3188 msgid "$cfg['LeftFrameDBSeparator'] string or array"
3191 #. type: Content of: <html><body><div><dl><dd>
3192 #: orig-docs/Documentation.html:1540
3194 "The string used to separate the parts of the database name when showing them "
3195 "in a tree. Alternatively you can specify more strings in an array and all of "
3196 "them will be used as a separator."
3199 #. type: Content of: <html><body><div><dl><dt>
3200 #: orig-docs/Documentation.html:1544
3201 msgid "$cfg['LeftFrameTableSeparator'] string"
3204 #. type: Content of: <html><body><div><dl><dd>
3205 #: orig-docs/Documentation.html:1545
3207 "Defines a string to be used to nest table spaces. Defaults to '__'. This "
3208 "means if you have tables like 'first__second__third' this will be shown as a "
3209 "three-level hierarchy like: first > second > third. If set to FALSE "
3210 "or empty, the feature is disabled. NOTE: You should not use this separator "
3211 "at the beginning or end of a table name or multiple times after another "
3212 "without any other characters in between."
3215 #. type: Content of: <html><body><div><dl><dt>
3216 #: orig-docs/Documentation.html:1553
3217 msgid "$cfg['LeftFrameTableLevel'] string"
3220 #. type: Content of: <html><body><div><dl><dd>
3221 #: orig-docs/Documentation.html:1554
3223 "Defines how many sublevels should be displayed when splitting up tables by "
3224 "the above separator."
3227 #. type: Content of: <html><body><div><dl><dt>
3228 #: orig-docs/Documentation.html:1557
3229 msgid "$cfg['LeftRecentTable'] integer"
3232 #. type: Content of: <html><body><div><dl><dd>
3233 #: orig-docs/Documentation.html:1558
3235 "The maximum number of recently used tables shown in the left navigation "
3236 "frame. Set this to 0 (zero) to disable the listing of recent tables."
3239 #. type: Content of: <html><body><div><dl><dt>
3240 #: orig-docs/Documentation.html:1561
3241 msgid "$cfg['ShowTooltip'] boolean"
3244 #. type: Content of: <html><body><div><dl><dd>
3245 #: orig-docs/Documentation.html:1562
3247 "Defines whether to display table comment as tool-tip in left frame or not."
3250 #. type: Content of: <html><body><div><dl><dt>
3251 #: orig-docs/Documentation.html:1565
3252 msgid "$cfg['ShowTooltipAliasDB'] boolean"
3255 #. type: Content of: <html><body><div><dl><dd>
3256 #: orig-docs/Documentation.html:1566
3258 "If tool-tips are enabled and a DB comment is set, this will flip the comment "
3259 "and the real name. That means that if you have a table called 'user0001' and "
3260 "add the comment 'MyName' on it, you will see the name 'MyName' used "
3261 "consequently in the left frame and the tool-tip shows the real name of the "
3265 #. type: Content of: <html><body><div><dl><dt>
3266 #: orig-docs/Documentation.html:1572
3267 msgid "$cfg['ShowTooltipAliasTB'] boolean/string"
3270 #. type: Content of: <html><body><div><dl><dd>
3271 #: orig-docs/Documentation.html:1573
3273 "Same as <a href=\"#cfg_ShowTooltipAliasDB\" class=\"configrule\">$cfg"
3274 "['ShowTooltipAliasDB']</a>, except this works for table names. When setting "
3275 "this to 'nested', the Alias of the Tablename is only used to split/nest the "
3276 "tables according to the <a href=\"#cfg_LeftFrameTableSeparator\" class="
3277 "\"configrule\">$cfg['LeftFrameTableSeparator']</a> directive. So only the "
3278 "folder is called like the Alias, the tablename itself stays the real "
3282 #. type: Content of: <html><body><div><dl><dt>
3283 #: orig-docs/Documentation.html:1581
3284 msgid "$cfg['LeftDisplayLogo'] boolean"
3287 #. type: Content of: <html><body><div><dl><dd>
3288 #: orig-docs/Documentation.html:1582
3290 "Defines whether or not to display the phpMyAdmin logo at the top of the left "
3291 "frame. Defaults to <tt>TRUE</tt>."
3294 #. type: Content of: <html><body><div><dl><dt>
3295 #: orig-docs/Documentation.html:1584
3296 msgid "$cfg['LeftLogoLink'] string"
3299 #. type: Content of: <html><body><div><dl><dd>
3300 #: orig-docs/Documentation.html:1585
3302 "Enter URL where logo in the navigation frame will point to. For use "
3303 "especially with self made theme which changes this. The default value for "
3304 "this is <tt>main.php</tt>."
3307 #. type: Content of: <html><body><div><dl><dt>
3308 #: orig-docs/Documentation.html:1589
3309 msgid "$cfg['LeftLogoLinkWindow'] string"
3312 #. type: Content of: <html><body><div><dl><dd>
3313 #: orig-docs/Documentation.html:1590
3315 "Whether to open the linked page in the main window (<tt>main</tt>) or in a "
3316 "new one (<tt>new</tt>). Note: use <tt>new</tt> if you are linking to "
3317 "<tt>phpmyadmin.net</tt>."
3320 #. type: Content of: <html><body><div><dl><dt>
3321 #: orig-docs/Documentation.html:1594
3322 msgid "$cfg['LeftDisplayTableFilterMinimum'] integer"
3325 #. type: Content of: <html><body><div><dl><dd>
3326 #: orig-docs/Documentation.html:1596
3328 "Defines the minimum number of tables to display a JavaScript filter box "
3329 "above the list of tables in the left frame. Defaults to <tt>30</tt>. To "
3330 "disable the filter completely some high number can he used (e.g. 9999)"
3333 #. type: Content of: <html><body><div><dl><dt>
3334 #: orig-docs/Documentation.html:1601
3335 msgid "$cfg['LeftDisplayServers'] boolean"
3338 #. type: Content of: <html><body><div><dl><dd>
3339 #: orig-docs/Documentation.html:1602
3341 "Defines whether or not to display a server choice at the top of the left "
3342 "frame. Defaults to FALSE."
3345 #. type: Content of: <html><body><div><dl><dt>
3346 #: orig-docs/Documentation.html:1604
3347 msgid "$cfg['DisplayServersList'] boolean"
3350 #. type: Content of: <html><body><div><dl><dd>
3351 #: orig-docs/Documentation.html:1605
3353 "Defines whether to display this server choice as links instead of in a drop-"
3354 "down. Defaults to FALSE (drop-down)."
3357 #. type: Content of: <html><body><div><dl><dt>
3358 #: orig-docs/Documentation.html:1607
3359 msgid "$cfg['DisplayDatabasesList'] boolean or text"
3362 #. type: Content of: <html><body><div><dl><dd>
3363 #: orig-docs/Documentation.html:1608
3365 "Defines whether to display database choice in light navigation frame as "
3366 "links instead of in a drop-down. Defaults to 'auto' - on main page list is "
3367 "shown, when database is selected, only drop down is displayed."
3370 #. type: Content of: <html><body><div><dl><dt>
3371 #: orig-docs/Documentation.html:1612
3372 msgid "$cfg['LeftDefaultTabTable'] string"
3375 #. type: Content of: <html><body><div><dl><dd>
3376 #: orig-docs/Documentation.html:1613
3378 "Defines the tab displayed by default when clicking the small icon next to "
3379 "each table name in the navigation panel. Possible values: ""
3380 "tbl_structure.php", "tbl_sql.php", "tbl_select."
3381 "php", "tbl_change.php" or "sql.php"."
3384 #. type: Content of: <html><body><div><dl><dt>
3385 #: orig-docs/Documentation.html:1619
3386 msgid "$cfg['ShowStats'] boolean"
3389 #. type: Content of: <html><body><div><dl><dd>
3390 #: orig-docs/Documentation.html:1620
3392 "Defines whether or not to display space usage and statistics about databases "
3396 #. type: Content of: <html><body><div><dl><dd>
3397 #: orig-docs/Documentation.html:1622
3399 "Note that statistics requires at least MySQL 3.23.3 and that, at this date, "
3400 "MySQL doesn't return such information for Berkeley DB tables."
3403 #. type: Content of: <html><body><div><dl><dt>
3404 #: orig-docs/Documentation.html:1625
3405 msgid "<span id=\"cfg_ShowServerInfo\">$cfg['ShowServerInfo'] </span>boolean"
3408 #. type: Content of: <html><body><div><dl><dd>
3409 #: orig-docs/Documentation.html:1626
3411 "Defines whether to display detailed server information on main page. You "
3412 "can additionally hide more information by using <tt><a href="
3413 "\"#cfg_Servers_verbose\">$cfg['Servers'][$i]['verbose']</a></tt>."
3416 #. type: Content of: <html><body><div><dl><dt>
3417 #: orig-docs/Documentation.html:1631
3418 msgid "<span id=\"cfg_ShowPhpInfo\">$cfg['ShowPhpInfo'] </span>boolean"
3421 #. type: Content of: <html><body><div><dl><dt>
3422 #: orig-docs/Documentation.html:1632
3423 msgid "<span id=\"cfg_ShowChgPassword\">$cfg['ShowChgPassword'] </span>boolean"
3426 #. type: Content of: <html><body><div><dl><dt>
3427 #: orig-docs/Documentation.html:1633
3428 msgid "<span id=\"cfg_ShowCreateDb\">$cfg['ShowCreateDb'] </span>boolean"
3431 #. type: Content of: <html><body><div><dl><dd>
3432 #: orig-docs/Documentation.html:1635
3434 "Defines whether to display the "PHP information" and "Change "
3435 "password " links and form for creating database or not at the starting "
3436 "main (right) frame. This setting does not check MySQL commands entered "
3440 #. type: Content of: <html><body><div><dl><dd>
3441 #: orig-docs/Documentation.html:1640
3443 "Please note that to block the usage of phpinfo() in scripts, you have to put "
3444 "this in your <i>php.ini</i>:"
3447 #. type: Content of: <html><body><div><dl><dd><pre>
3448 #: orig-docs/Documentation.html:1643
3450 msgid "disable_functions = phpinfo()"
3453 #. type: Content of: <html><body><div><dl><dd>
3454 #: orig-docs/Documentation.html:1645
3456 "Also note that enabling the "Change password " link has no effect "
3457 "with "config" authentication mode: because of the hard coded "
3458 "password value in the configuration file, end users can't be allowed to "
3459 "change their passwords."
3462 #. type: Content of: <html><body><div><dl><dt>
3463 #: orig-docs/Documentation.html:1650
3464 msgid "$cfg['SuggestDBName'] boolean"
3467 #. type: Content of: <html><body><div><dl><dd>
3468 #: orig-docs/Documentation.html:1651
3470 "Defines whether to suggest a database name on the "Create "
3471 "Database" form or to keep the textfield empty."
3474 #. type: Content of: <html><body><div><dl><dt>
3475 #: orig-docs/Documentation.html:1654
3476 msgid "$cfg['NavigationBarIconic'] string"
3479 #. type: Content of: <html><body><div><dl><dd>
3480 #: orig-docs/Documentation.html:1655
3482 "Defines whether navigation bar buttons and the right panel top menu contain "
3483 "text or symbols only. A value of TRUE displays icons, FALSE displays text "
3484 "and 'both' displays both icons and text."
3487 #. type: Content of: <html><body><div><dl><dt>
3488 #: orig-docs/Documentation.html:1659
3489 msgid "$cfg['ShowAll'] boolean"
3492 #. type: Content of: <html><body><div><dl><dd>
3493 #: orig-docs/Documentation.html:1660
3496 "Defines whether a user should be displayed a "show all (rows)" "
3497 "button in browse mode or not."
3498 msgstr "Avgjør om en bruker får en "vis alle (rader)" knapp"
3500 #. type: Content of: <html><body><div><dl><dt>
3501 #: orig-docs/Documentation.html:1663
3502 msgid "$cfg['MaxRows'] integer"
3505 #. type: Content of: <html><body><div><dl><dd>
3506 #: orig-docs/Documentation.html:1664
3509 "Number of rows displayed when browsing a result set and no LIMIT clause is "
3510 "used. If the result set contains more rows, "Previous" and ""
3511 "Next" links will be shown."
3513 "Antall rader som viser ved framvisning av et resultat. Hvis resultatet "
3514 "inneholder flere rader vil "Forrige" og "Neste" linker "
3517 #. type: Content of: <html><body><div><dl><dt>
3518 #: orig-docs/Documentation.html:1667
3519 msgid "$cfg['Order'] string [<tt>DESC</tt>|<tt>ASC</tt>|<tt>SMART</tt>]"
3522 #. type: Content of: <html><body><div><dl><dd>
3523 #: orig-docs/Documentation.html:1668
3525 "Defines whether columns are displayed in ascending (<tt>ASC</tt>) order, in "
3526 "descending (<tt>DESC</tt>) order or in a "smart" (<tt>SMART</tt>) "
3527 "order - I.E. descending order for columns of type TIME, DATE, DATETIME and "
3528 "TIMESTAMP, ascending order else- by default."
3531 #. type: Content of: <html><body><div><dl><dt>
3532 #: orig-docs/Documentation.html:1673
3533 msgid "$cfg['DisplayBinaryAsHex'] boolean"
3536 #. type: Content of: <html><body><div><dl><dd>
3537 #: orig-docs/Documentation.html:1674
3539 "Defines whether the "Show binary contents as HEX" browse option is "
3540 "ticked by default."
3543 #. type: Content of: <html><body><div><dl><dt>
3544 #: orig-docs/Documentation.html:1677
3545 msgid "$cfg['ProtectBinary'] boolean or string"
3548 #. type: Content of: <html><body><div><dl><dd>
3549 #: orig-docs/Documentation.html:1678
3551 "Defines whether <tt>BLOB</tt> or <tt>BINARY</tt> columns are protected from "
3552 "editing when browsing a table's content. Valid values are:"
3555 #. type: Content of: <html><body><div><dl><dd><ul><li>
3556 #: orig-docs/Documentation.html:1680
3557 msgid "<tt>FALSE</tt> to allow editing of all columns;"
3560 #. type: Content of: <html><body><div><dl><dd><ul><li>
3561 #: orig-docs/Documentation.html:1681
3562 msgid "<tt>'blob'</tt> to allow editing of all columns except <tt>BLOBS</tt>;"
3565 #. type: Content of: <html><body><div><dl><dd><ul><li>
3566 #: orig-docs/Documentation.html:1682
3568 "<tt>'all'</tt> to disallow editing of all <tt>BINARY</tt> or <tt>BLOB</tt> "
3572 #. type: Content of: <html><body><div><dl><dt>
3573 #: orig-docs/Documentation.html:1687
3574 msgid "$cfg['ShowFunctionFields'] boolean"
3577 #. type: Content of: <html><body><div><dl><dd>
3578 #: orig-docs/Documentation.html:1688
3580 "Defines whether or not MySQL functions fields should be initially displayed "
3581 "in edit/insert mode. Since version 2.10, the user can toggle this setting "
3582 "from the interface."
3585 #. type: Content of: <html><body><div><dl><dt>
3586 #: orig-docs/Documentation.html:1693
3587 msgid "$cfg['ShowFieldTypesInDataEditView'] boolean"
3590 #. type: Content of: <html><body><div><dl><dd>
3591 #: orig-docs/Documentation.html:1694
3593 "Defines whether or not type fields should be initially displayed in edit/"
3594 "insert mode. The user can toggle this setting from the interface."
3597 #. type: Content of: <html><body><div><dl><dt>
3598 #: orig-docs/Documentation.html:1699
3599 msgid "$cfg['CharEditing'] string"
3602 #. type: Content of: <html><body><div><dl><dd>
3603 #: orig-docs/Documentation.html:1700
3606 "Defines which type of editing controls should be used for CHAR and VARCHAR "
3607 "columns. Possible values are:"
3609 "Definerer hvilken type redigeringskontroll som skal brukes for CHAR og "
3610 "VARCHAR kolonner; [kbd]input[/kbd] - tillater begrensning av lengde, [kbd]"
3611 "textarea[/kbd] - tillater linjeskift i kolonner"
3613 #. type: Content of: <html><body><div><dl><dd><ul><li>
3614 #: orig-docs/Documentation.html:1702
3616 "input - this allows to limit size of text to size of columns in MySQL, but "
3617 "has problems with newlines in columns"
3620 #. type: Content of: <html><body><div><dl><dd><ul><li>
3621 #: orig-docs/Documentation.html:1704
3623 "textarea - no problems with newlines in columns, but also no length "
3627 #. type: Content of: <html><body><div><dl><dd>
3628 #: orig-docs/Documentation.html:1707
3629 msgid "Default is old behavior so input."
3632 #. type: Content of: <html><body><div><dl><dt>
3633 #: orig-docs/Documentation.html:1709
3634 msgid "$cfg['MinSizeForInputField'] integer"
3637 #. type: Content of: <html><body><div><dl><dd>
3638 #: orig-docs/Documentation.html:1710
3640 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
3644 #. type: Content of: <html><body><div><dl><dt>
3645 #: orig-docs/Documentation.html:1713
3646 msgid "$cfg['MaxSizeForInputField'] integer"
3649 #. type: Content of: <html><body><div><dl><dd>
3650 #: orig-docs/Documentation.html:1714
3652 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
3656 #. type: Content of: <html><body><div><dl><dt>
3657 #: orig-docs/Documentation.html:1717
3658 msgid "$cfg['InsertRows'] integer"
3661 #. type: Content of: <html><body><div><dl><dd>
3662 #: orig-docs/Documentation.html:1718
3663 msgid "Defines the maximum number of concurrent entries for the Insert page."
3666 #. type: Content of: <html><body><div><dl><dt>
3667 #: orig-docs/Documentation.html:1720
3668 msgid "$cfg['ForeignKeyMaxLimit'] integer"
3671 #. type: Content of: <html><body><div><dl><dd>
3672 #: orig-docs/Documentation.html:1721
3674 "If there are fewer items than this in the set of foreign keys, then a drop-"
3675 "down box of foreign keys is presented, in the style described by the <a href="
3676 "\"#cfg_ForeignKeyDropdownOrder\" class=\"configrule\">$cfg"
3677 "['ForeignKeyDropdownOrder']</a> setting."
3680 #. type: Content of: <html><body><div><dl><dt>
3681 #: orig-docs/Documentation.html:1726
3682 msgid "$cfg['ForeignKeyDropdownOrder'] array"
3685 #. type: Content of: <html><body><div><dl><dd>
3686 #: orig-docs/Documentation.html:1727
3688 "For the foreign key drop-down fields, there are several methods of display, "
3689 "offering both the key and value data. The contents of the array should be "
3690 "one or both of the following strings: <i>'content-id'</i>, <i>'id-content'</"
3694 #. type: Content of: <html><body><div><dl><dt>
3695 #: orig-docs/Documentation.html:1732
3696 msgid "<span id=\"cfg_ZipDump\">$cfg['ZipDump'] </span>boolean"
3699 #. type: Content of: <html><body><div><dl><dt>
3700 #: orig-docs/Documentation.html:1733
3701 msgid "<span id=\"cfg_GZipDump\">$cfg['GZipDump'] </span>boolean"
3704 #. type: Content of: <html><body><div><dl><dt>
3705 #: orig-docs/Documentation.html:1734
3706 msgid "<span id=\"cfg_BZipDump\">$cfg['BZipDump'] </span>boolean"
3709 #. type: Content of: <html><body><div><dl><dd>
3710 #: orig-docs/Documentation.html:1736
3712 "Defines whether to allow the use of zip/GZip/BZip2 compression when creating "
3716 #. type: Content of: <html><body><div><dl><dt>
3717 #: orig-docs/Documentation.html:1739
3718 msgid "<span id=\"cfg_CompressOnFly\">$cfg['CompressOnFly'] </span>boolean"
3721 #. type: Content of: <html><body><div><dl><dd>
3722 #: orig-docs/Documentation.html:1741
3724 "Defines whether to allow on the fly compression for GZip/BZip2 compressed "
3725 "exports. This doesn't affect smaller dumps and allows users to create larger "
3726 "dumps that won't otherwise fit in memory due to php memory limit. Produced "
3727 "files contain more GZip/BZip2 headers, but all normal programs handle this "
3731 #. type: Content of: <html><body><div><dl><dt>
3732 #: orig-docs/Documentation.html:1747
3733 msgid "$cfg['LightTabs'] boolean"
3736 #. type: Content of: <html><body><div><dl><dd>
3737 #: orig-docs/Documentation.html:1748
3739 "If set to <tt>TRUE</tt>, use less graphically intense tabs on the top of the "
3743 #. type: Content of: <html><body><div><dl><dt>
3744 #: orig-docs/Documentation.html:1751
3745 msgid "$cfg['PropertiesIconic'] string"
3748 #. type: Content of: <html><body><div><dl><dd>
3749 #: orig-docs/Documentation.html:1752
3751 "If set to <tt>TRUE</tt>, will display icons instead of text for db and table "
3752 "properties links (like 'Browse', 'Select', 'Insert', ...)."
3755 #. type: Content of: <html><body><div><dl><dd>
3756 #: orig-docs/Documentation.html:1753
3757 msgid "Can be set to <tt>'both'</tt> if you want icons AND text."
3760 #. type: Content of: <html><body><div><dl><dd>
3761 #: orig-docs/Documentation.html:1755
3762 msgid "When set to <tt>FALSE</tt>, will only show text."
3765 #. type: Content of: <html><body><div><dl><dt>
3766 #: orig-docs/Documentation.html:1757
3767 msgid "$cfg['PropertiesNumColumns'] integer"
3770 #. type: Content of: <html><body><div><dl><dd>
3771 #: orig-docs/Documentation.html:1758
3773 "How many columns will be utilized to display the tables on the database "
3774 "property view? Default is 1 column. When setting this to a value larger than "
3775 "1, the type of the database will be omitted for more display space."
3778 #. type: Content of: <html><body><div><dl><dt>
3779 #: orig-docs/Documentation.html:1764
3780 msgid "$cfg['DefaultTabServer'] string"
3783 #. type: Content of: <html><body><div><dl><dd>
3784 #: orig-docs/Documentation.html:1765
3786 "Defines the tab displayed by default on server view. Possible values: ""
3787 "main.php" (recommended for multi-user setups), "server_databases."
3788 "php", "server_status.php", "server_variables.php", "
3789 ""server_privileges.php" or "server_processlist.php"."
3792 #. type: Content of: <html><body><div><dl><dt>
3793 #: orig-docs/Documentation.html:1771
3794 msgid "$cfg['DefaultTabDatabase'] string"
3797 #. type: Content of: <html><body><div><dl><dd>
3798 #: orig-docs/Documentation.html:1772
3800 "Defines the tab displayed by default on database view. Possible values: "
3801 ""db_structure.php", "db_sql.php" or "db_search."
3805 #. type: Content of: <html><body><div><dl><dt>
3806 #: orig-docs/Documentation.html:1776
3807 msgid "$cfg['DefaultTabTable'] string"
3810 #. type: Content of: <html><body><div><dl><dd>
3811 #: orig-docs/Documentation.html:1777
3813 "Defines the tab displayed by default on table view. Possible values: ""
3814 "tbl_structure.php", "tbl_sql.php", "tbl_select."
3815 "php", "tbl_change.php" or "sql.php"."
3818 #. type: Content of: <html><body><div><dl><dt>
3819 #: orig-docs/Documentation.html:1782
3820 msgid "$cfg['MySQLManualBase'] string"
3823 #. type: Content of: <html><body><div><dl><dd>
3824 #: orig-docs/Documentation.html:1783
3826 "If set to an <abbr title=\"Uniform Resource Locator\">URL</abbr> which "
3827 "points to the MySQL documentation (type depends on <a href="
3828 "\"#cfg_MySQLManualType\" class=\"configrule\">$cfg['MySQLManualType']</a>), "
3829 "appropriate help links are generated."
3832 #. type: Content of: <html><body><div><dl><dd>
3833 #: orig-docs/Documentation.html:1787
3835 "See <a href=\"http://dev.mysql.com/doc/\">MySQL Documentation page</a> for "
3836 "more information about MySQL manuals and their types."
3839 #. type: Content of: <html><body><div><dl><dt>
3840 #: orig-docs/Documentation.html:1790
3841 msgid "$cfg['MySQLManualType'] string"
3844 #. type: Content of: <html><body><div><dl><dd>
3845 #: orig-docs/Documentation.html:1791
3846 msgid "Type of MySQL documentation:"
3849 #. type: Content of: <html><body><div><dl><dd><ul><li>
3850 #: orig-docs/Documentation.html:1792
3852 "viewable - "viewable online", current one used on MySQL website"
3855 #. type: Content of: <html><body><div><dl><dd><ul><li>
3856 #: orig-docs/Documentation.html:1793
3857 msgid "searchable - "Searchable, with user comments""
3860 #. type: Content of: <html><body><div><dl><dd><ul><li>
3861 #: orig-docs/Documentation.html:1794
3862 msgid "chapters - "HTML, one page per chapter""
3865 #. type: Content of: <html><body><div><dl><dd><ul><li>
3866 #: orig-docs/Documentation.html:1795
3867 msgid "big - "HTML, all on one page""
3870 #. type: Content of: <html><body><div><dl><dd><ul><li>
3871 #: orig-docs/Documentation.html:1796
3872 msgid "none - do not show documentation links"
3875 #. type: Content of: <html><body><div><dl><dt>
3876 #: orig-docs/Documentation.html:1800
3877 msgid "$cfg['DefaultLang'] string"
3880 #. type: Content of: <html><body><div><dl><dd>
3881 #: orig-docs/Documentation.html:1801
3883 "Defines the default language to use, if not browser-defined or user-defined."
3886 #. type: Content of: <html><body><div><dl><dd>
3887 #: orig-docs/Documentation.html:1803 orig-docs/Documentation.html:1816
3889 "The corresponding language file needs to be in locale/<i>code</i>/"
3890 "LC_MESSAGES/phpmyadmin.mo."
3893 #. type: Content of: <html><body><div><dl><dt>
3894 #: orig-docs/Documentation.html:1807
3895 msgid "$cfg['DefaultConnectionCollation'] string"
3898 #. type: Content of: <html><body><div><dl><dd>
3899 #: orig-docs/Documentation.html:1808
3900 msgid "Defines the default connection collation to use, if not user-defined."
3903 #. type: Content of: <html><body><div><dl><dd>
3904 #: orig-docs/Documentation.html:1810
3906 "See the <a href=\"http://dev.mysql.com/doc/mysql/en/charset-charsets.html"
3907 "\">MySQL documentation</a> for list of possible values. This setting is "
3908 "ignored when connected to Drizzle server."
3911 #. type: Content of: <html><body><div><dl><dt>
3912 #: orig-docs/Documentation.html:1814
3913 msgid "$cfg['Lang'] string"
3916 #. type: Content of: <html><body><div><dl><dd>
3917 #: orig-docs/Documentation.html:1815
3918 msgid "Force language to use."
3921 #. type: Content of: <html><body><div><dl><dt>
3922 #: orig-docs/Documentation.html:1820
3923 msgid "$cfg['FilterLanguages'] string"
3926 #. type: Content of: <html><body><div><dl><dd>
3927 #: orig-docs/Documentation.html:1821
3929 "Limit list of available languages to those matching the given regular "
3930 "expression. For example if you want only Czech and English, you should set "
3931 "filter to <code>'^(cs|en)'</code>."
3934 #. type: Content of: <html><body><div><dl><dt>
3935 #: orig-docs/Documentation.html:1825
3936 msgid "$cfg['RecodingEngine'] string"
3939 #. type: Content of: <html><body><div><dl><dd>
3940 #: orig-docs/Documentation.html:1826
3942 "You can select here which functions will be used for character set "
3943 "conversion. Possible values are:"
3946 #. type: Content of: <html><body><div><dl><dd><ul><li>
3947 #: orig-docs/Documentation.html:1828
3949 "auto - automatically use available one (first is tested iconv, then recode)"
3952 #. type: Content of: <html><body><div><dl><dd><ul><li>
3953 #: orig-docs/Documentation.html:1830
3954 msgid "iconv - use iconv or libiconv functions"
3957 #. type: Content of: <html><body><div><dl><dd><ul><li>
3958 #: orig-docs/Documentation.html:1831
3959 msgid "recode - use recode_string function"
3962 #. type: Content of: <html><body><div><dl><dd><ul><li>
3963 #: orig-docs/Documentation.html:1832
3965 msgid "none - disable encoding conversion"
3966 msgstr "Kodingskonvertering"
3968 #. type: Content of: <html><body><div><dl><dd>
3969 #: orig-docs/Documentation.html:1834 orig-docs/Documentation.html:1878
3970 msgid "Default is auto."
3973 #. type: Content of: <html><body><div><dl><dd>
3974 #: orig-docs/Documentation.html:1836
3976 "Enabled charset conversion activates a pull-down menu in the Export and "
3977 "Import pages, to choose the character set when exporting a file. The default "
3978 "value in this menu comes from <tt>$cfg['Export']['charset']</tt> and <tt>$cfg"
3979 "['Import']['charset']</tt>."
3982 #. type: Content of: <html><body><div><dl><dt>
3983 #: orig-docs/Documentation.html:1842
3984 msgid "$cfg['IconvExtraParams'] string"
3987 #. type: Content of: <html><body><div><dl><dd>
3988 #: orig-docs/Documentation.html:1843
3990 "Specify some parameters for iconv used in charset conversion. See <a href="
3991 "\"http://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3."
3992 "html\">iconv documentation</a> for details. By default <code>//TRANSLIT</"
3993 "code> is used, so that invalid characters will be transliterated."
3996 #. type: Content of: <html><body><div><dl><dt>
3997 #: orig-docs/Documentation.html:1848
3998 msgid "$cfg['AvailableCharsets'] array"
4001 #. type: Content of: <html><body><div><dl><dd>
4002 #: orig-docs/Documentation.html:1849
4004 "Available character sets for MySQL conversion. You can add your own (any of "
4005 "supported by recode/iconv) or remove these which you don't use. Character "
4006 "sets will be shown in same order as here listed, so if you frequently use "
4007 "some of these move them to the top."
4010 #. type: Content of: <html><body><div><dl><dt>
4011 #: orig-docs/Documentation.html:1854
4012 msgid "$cfg['TrustedProxies'] array"
4015 #. type: Content of: <html><body><div><dl><dd>
4016 #: orig-docs/Documentation.html:1855
4018 "Lists proxies and HTTP headers which are trusted for <a href="
4019 "\"#servers_allowdeny_order\">IP Allow/Deny</a>. This list is by default "
4020 "empty, you need to fill in some trusted proxy servers if you want to use "
4021 "rules for IP addresses behind proxy."
4024 #. type: Content of: <html><body><div><dl><dd>
4025 #: orig-docs/Documentation.html:1860
4027 "The following example specifies that phpMyAdmin should trust a "
4028 "HTTP_X_FORWARDED_FOR (<tt>X-Forwarded-For</tt>) header coming from the proxy "
4032 #. type: Content of: <html><body><div><dl><dd><pre>
4033 #: orig-docs/Documentation.html:1863
4036 "$cfg['TrustedProxies'] =\n"
4037 " array('1.2.3.4' => 'HTTP_X_FORWARDED_FOR');\n"
4040 #. type: Content of: <html><body><div><dl><dd>
4041 #: orig-docs/Documentation.html:1866
4043 "The $cfg['Servers'][$i]['AllowDeny']['rules'] directive uses the client's IP "
4047 #. type: Content of: <html><body><div><dl><dt>
4048 #: orig-docs/Documentation.html:1870
4049 msgid "$cfg['GD2Available'] string"
4052 #. type: Content of: <html><body><div><dl><dd>
4053 #: orig-docs/Documentation.html:1871
4055 "Specifies whether GD >= 2 is available. If yes it can be used for MIME "
4059 #. type: Content of: <html><body><div><dl><dd>
4060 #: orig-docs/Documentation.html:1873
4061 msgid "Possible values are:"
4064 #. type: Content of: <html><body><div><dl><dd><ul><li>
4065 #: orig-docs/Documentation.html:1874
4066 msgid "auto - automatically detect"
4069 #. type: Content of: <html><body><div><dl><dd><ul><li>
4070 #: orig-docs/Documentation.html:1875
4071 msgid "yes - GD 2 functions can be used"
4074 #. type: Content of: <html><body><div><dl><dd><ul><li>
4075 #: orig-docs/Documentation.html:1876
4076 msgid "no - GD 2 function cannot be used"
4079 #. type: Content of: <html><body><div><dl><dt>
4080 #: orig-docs/Documentation.html:1881
4081 msgid "$cfg['CheckConfigurationPermissions'] boolean"
4084 #. type: Content of: <html><body><div><dl><dd>
4085 #: orig-docs/Documentation.html:1883
4087 "We normally check the permissions on the configuration file to ensure it's "
4088 "not world writable. However, phpMyAdmin could be installed on a NTFS "
4089 "filesystem mounted on a non-Windows server, in which case the permissions "
4090 "seems wrong but in fact cannot be detected. In this case a sysadmin would "
4091 "set this parameter to <tt>FALSE</tt>. Default is <tt>TRUE</tt>."
4094 #. type: Content of: <html><body><div><dl><dt>
4095 #: orig-docs/Documentation.html:1890
4096 msgid "$cfg['LinkLengthLimit'] integer"
4099 #. type: Content of: <html><body><div><dl><dd>
4100 #: orig-docs/Documentation.html:1892
4102 "Limit for length of URL in links. When length would be above this limit, it "
4103 "is replaced by form with button. This is required as some web servers (IIS) "
4104 "have problems with long URLs. Default is <code>1000</code>."
4107 #. type: Content of: <html><body><div><dl><dt>
4108 #: orig-docs/Documentation.html:1899
4110 msgid "$cfg['DisableMultiTableMaintenance'] boolean"
4111 msgstr "Tabellvedlikehold"
4113 #. type: Content of: <html><body><div><dl><dd>
4114 #: orig-docs/Documentation.html:1901
4116 "In the database Structure page, it's possible to mark some tables then "
4117 "choose an operation like optimizing for many tables. This can slow down a "
4118 "server; therefore, setting this to <code>true</code> prevents this kind of "
4119 "multiple maintenance operation. Default is <code>false</code>."
4122 #. type: Content of: <html><body><div><dl><dt>
4123 #: orig-docs/Documentation.html:1907
4124 msgid "$cfg['NaviWidth'] integer"
4127 #. type: Content of: <html><body><div><dl><dd>
4128 #: orig-docs/Documentation.html:1908
4130 "Navi frame width in pixels. See <tt>themes/themename/layout.inc.php</tt>."
4133 #. type: Content of: <html><body><div><dl><dt>
4134 #: orig-docs/Documentation.html:1911
4136 "<span id=\"cfg_NaviBackground\">$cfg['NaviBackground']</span> string [CSS "
4137 "color for background]"
4140 #. type: Content of: <html><body><div><dl><dt>
4141 #: orig-docs/Documentation.html:1912
4143 "<span id=\"cfg_MainBackground\">$cfg['MainBackground']</span> string [CSS "
4144 "color for background]"
4147 #. type: Content of: <html><body><div><dl><dd>
4148 #: orig-docs/Documentation.html:1914
4150 "The background styles used for both the frames. See <tt>themes/themename/"
4151 "layout.inc.php</tt>."
4154 #. type: Content of: <html><body><div><dl><dt>
4155 #: orig-docs/Documentation.html:1917
4156 msgid "$cfg['NaviPointerBackground'] string [CSS color for background]"
4159 #. type: Content of: <html><body><div><dl><dt>
4160 #: orig-docs/Documentation.html:1918
4162 "<span id=\"cfg_NaviPointerColor\">$cfg['NaviPointerColor']</span> string "
4166 #. type: Content of: <html><body><div><dl><dd>
4167 #: orig-docs/Documentation.html:1919
4169 "The style used for the pointer in the navi frame. See <tt>themes/themename/"
4170 "layout.inc.php</tt>."
4173 #. type: Content of: <html><body><div><dl><dt>
4174 #: orig-docs/Documentation.html:1922
4175 msgid "$cfg['LeftPointerEnable'] boolean"
4178 #. type: Content of: <html><body><div><dl><dd>
4179 #: orig-docs/Documentation.html:1923
4181 "A value of <tt>TRUE</tt> activates the navi pointer (when LeftFrameLight is "
4185 #. type: Content of: <html><body><div><dl><dt>
4186 #: orig-docs/Documentation.html:1926
4187 msgid "$cfg['Border'] integer"
4190 #. type: Content of: <html><body><div><dl><dd>
4191 #: orig-docs/Documentation.html:1927
4193 "The size of a table's border. See <tt>themes/themename/layout.inc.php</tt>."
4196 #. type: Content of: <html><body><div><dl><dt>
4197 #: orig-docs/Documentation.html:1930
4198 msgid "$cfg['ThBackground'] string [CSS color for background]"
4201 #. type: Content of: <html><body><div><dl><dt>
4202 #: orig-docs/Documentation.html:1931
4203 msgid "<span id=\"cfg_ThColor\">$cfg['ThColor']</span> string [CSS color]"
4206 #. type: Content of: <html><body><div><dl><dd>
4207 #: orig-docs/Documentation.html:1932
4209 "The style used for table headers. See <tt>themes/themename/layout.inc.php</"
4213 #. type: Content of: <html><body><div><dl><dt>
4214 #: orig-docs/Documentation.html:1935
4215 msgid "$cfg['BgOne'] string [CSS color]"
4218 #. type: Content of: <html><body><div><dl><dd>
4219 #: orig-docs/Documentation.html:1936
4221 "The color (HTML) #1 for table rows. See <tt>themes/themename/layout.inc.php</"
4225 #. type: Content of: <html><body><div><dl><dt>
4226 #: orig-docs/Documentation.html:1939
4227 msgid "$cfg['BgTwo'] string [CSS color]"
4230 #. type: Content of: <html><body><div><dl><dd>
4231 #: orig-docs/Documentation.html:1940
4233 "The color (HTML) #2 for table rows. See <tt>themes/themename/layout.inc.php</"
4237 #. type: Content of: <html><body><div><dl><dt>
4238 #: orig-docs/Documentation.html:1943
4240 "<span id=\"cfg_BrowsePointerBackground\">$cfg['BrowsePointerBackground'] </"
4241 "span>string [CSS color]"
4244 #. type: Content of: <html><body><div><dl><dt>
4245 #: orig-docs/Documentation.html:1944
4247 "<span id=\"cfg_BrowsePointerColor\">$cfg['BrowsePointerColor'] </span>string "
4251 #. type: Content of: <html><body><div><dl><dt>
4252 #: orig-docs/Documentation.html:1945
4254 "<span id=\"cfg_BrowseMarkerBackground\">$cfg['BrowseMarkerBackground'] </"
4255 "span>string [CSS color]"
4258 #. type: Content of: <html><body><div><dl><dt>
4259 #: orig-docs/Documentation.html:1946
4261 "<span id=\"cfg_BrowseMarkerColor\">$cfg['BrowseMarkerColor'] </span>string "
4265 #. type: Content of: <html><body><div><dl><dd>
4266 #: orig-docs/Documentation.html:1948
4267 msgid "The colors (HTML) uses for the pointer and the marker in browse mode."
4270 #. type: Content of: <html><body><div><dl><dd>
4271 #: orig-docs/Documentation.html:1949
4273 "The former feature highlights the row over which your mouse is passing and "
4274 "the latter lets you visually mark/unmark rows by clicking on them. "
4275 "Highlighting / marking a column is done by hovering over / clicking the "
4276 "column's header (outside of the text)."
4279 #. type: Content of: <html><body><div><dl><dd>
4280 #: orig-docs/Documentation.html:1953 orig-docs/Documentation.html:1959
4281 #: orig-docs/Documentation.html:1964
4282 msgid "See <tt>themes/themename/layout.inc.php</tt>."
4285 #. type: Content of: <html><body><div><dl><dt>
4286 #: orig-docs/Documentation.html:1956
4287 msgid "$cfg['FontFamily'] string"
4290 #. type: Content of: <html><body><div><dl><dd>
4291 #: orig-docs/Documentation.html:1957
4293 "You put here a valid CSS font family value, for example <tt>arial, sans-"
4297 #. type: Content of: <html><body><div><dl><dt>
4298 #: orig-docs/Documentation.html:1961
4299 msgid "$cfg['FontFamilyFixed'] string"
4302 #. type: Content of: <html><body><div><dl><dd>
4303 #: orig-docs/Documentation.html:1962
4305 "You put here a valid CSS font family value, for example <tt>monospace</tt>. "
4306 "This one is used in textarea."
4309 #. type: Content of: <html><body><div><dl><dt>
4310 #: orig-docs/Documentation.html:1966
4311 msgid "$cfg['BrowsePointerEnable'] boolean"
4314 #. type: Content of: <html><body><div><dl><dd>
4315 #: orig-docs/Documentation.html:1967
4316 msgid "Whether to activate the browse pointer or not."
4319 #. type: Content of: <html><body><div><dl><dt>
4320 #: orig-docs/Documentation.html:1969
4321 msgid "$cfg['BrowseMarkerEnable'] boolean"
4324 #. type: Content of: <html><body><div><dl><dd>
4325 #: orig-docs/Documentation.html:1970
4326 msgid "Whether to activate the browse marker or not."
4329 #. type: Content of: <html><body><div><dl><dt>
4330 #: orig-docs/Documentation.html:1972
4331 msgid "<span id=\"cfg_TextareaCols\">$cfg['TextareaCols'] </span>integer"
4334 #. type: Content of: <html><body><div><dl><dt>
4335 #: orig-docs/Documentation.html:1973
4336 msgid "<span id=\"cfg_TextareaRows\">$cfg['TextareaRows'] </span>integer"
4339 #. type: Content of: <html><body><div><dl><dt>
4340 #: orig-docs/Documentation.html:1974
4342 "<span id=\"cfg_CharTextareaCols\">$cfg['CharTextareaCols'] </span>integer"
4345 #. type: Content of: <html><body><div><dl><dt>
4346 #: orig-docs/Documentation.html:1975
4348 "<span id=\"cfg_CharTextareaRows\">$cfg['CharTextareaRows'] </span>integer"
4351 #. type: Content of: <html><body><div><dl><dd>
4352 #: orig-docs/Documentation.html:1977
4353 msgid "Number of columns and rows for the textareas."
4356 #. type: Content of: <html><body><div><dl><dd>
4357 #: orig-docs/Documentation.html:1978
4359 "This value will be emphasized (*2) for <abbr title=\"structured query "
4360 "language\">SQL</abbr> query textareas and (*1.25) for <abbr title="
4361 "\"structured query language\">SQL</abbr> textareas inside the query window."
4364 #. type: Content of: <html><body><div><dl><dd>
4365 #: orig-docs/Documentation.html:1980
4367 "The Char* values are used for CHAR and VARCHAR editing (if configured via <a "
4368 "href=\"#cfg_CharEditing\">$cfg['CharEditing']</a>)."
4371 #. type: Content of: <html><body><div><dl><dt>
4372 #: orig-docs/Documentation.html:1983
4374 "<span id=\"cfg_LongtextDoubleTextarea\">$cfg['LongtextDoubleTextarea'] </"
4378 #. type: Content of: <html><body><div><dl><dd>
4379 #: orig-docs/Documentation.html:1985
4380 msgid "Defines whether textarea for LONGTEXT columns should have double size."
4383 #. type: Content of: <html><body><div><dl><dt>
4384 #: orig-docs/Documentation.html:1987
4386 "<span id=\"cfg_TextareaAutoSelect\">$cfg['TextareaAutoSelect'] </span>boolean"
4389 #. type: Content of: <html><body><div><dl><dd>
4390 #: orig-docs/Documentation.html:1989
4392 "Defines if the whole textarea of the query box will be selected on click."
4395 #. type: Content of: <html><body><div><dl><dt>
4396 #: orig-docs/Documentation.html:1992
4397 msgid "$cfg['LimitChars'] integer"
4400 #. type: Content of: <html><body><div><dl><dd>
4401 #: orig-docs/Documentation.html:1993
4403 "Maximum number of characters shown in any non-numeric field on browse view. "
4404 "Can be turned off by a toggle button on the browse page."
4407 #. type: Content of: <html><body><div><dl><dt>
4408 #: orig-docs/Documentation.html:1996
4409 msgid "<span id=\"cfg_RowActionLinks\">$cfg['RowActionLinks'] </span>string"
4412 #. type: Content of: <html><body><div><dl><dd>
4413 #: orig-docs/Documentation.html:1998
4415 "Defines the place where table row links (Edit, Copy, Delete) would be put "
4416 "when tables contents are displayed (you may have them displayed at the left "
4417 "side, right side, both sides or nowhere). "left" and ""
4418 "right" are parsed as "top" and "bottom" with "
4419 "vertical display mode."
4422 #. type: Content of: <html><body><div><dl><dt>
4423 #: orig-docs/Documentation.html:2004
4424 msgid "$cfg['DefaultDisplay'] string"
4427 #. type: Content of: <html><body><div><dl><dd>
4428 #: orig-docs/Documentation.html:2005
4430 "There are 3 display modes: horizontal, horizontalflipped and vertical. "
4431 "Define which one is displayed by default. The first mode displays each row "
4432 "on a horizontal line, the second rotates the headers by 90 degrees, so you "
4433 "can use descriptive headers even though columns only contain small values "
4434 "and still print them out. The vertical mode sorts each row on a vertical "
4438 #. type: Content of: <html><body><div><dl><dt>
4439 #: orig-docs/Documentation.html:2013
4440 msgid "$cfg['RememberSorting'] boolean"
4443 #. type: Content of: <html><body><div><dl><dd>
4444 #: orig-docs/Documentation.html:2014
4445 msgid "If enabled, remember the sorting of each table when browsing them."
4448 #. type: Content of: <html><body><div><dl><dt>
4449 #: orig-docs/Documentation.html:2016
4450 msgid "$cfg['HeaderFlipType'] string"
4453 #. type: Content of: <html><body><div><dl><dd>
4454 #: orig-docs/Documentation.html:2018
4456 "The HeaderFlipType can be set to 'auto', 'css' or 'fake'. When using 'css' "
4457 "the rotation of the header for horizontalflipped is done via CSS. The CSS "
4458 "transformation currently works only in Internet Explorer.If set to 'fake' "
4459 "PHP does the transformation for you, but of course this does not look as "
4460 "good as CSS. The 'auto' option enables CSS transformation when browser "
4461 "supports it and use PHP based one otherwise."
4464 #. type: Content of: <html><body><div><dl><dt>
4465 #: orig-docs/Documentation.html:2027
4466 msgid "$cfg['ShowBrowseComments'] boolean"
4469 #. type: Content of: <html><body><div><dl><dt>
4470 #: orig-docs/Documentation.html:2028
4472 "<span id=\"cfg_ShowPropertyComments\">$cfg['ShowPropertyComments'] </"
4476 #. type: Content of: <html><body><div><dl><dd>
4477 #: orig-docs/Documentation.html:2030
4479 "By setting the corresponding variable to <tt>TRUE</tt> you can enable the "
4480 "display of column comments in Browse or Property display. In browse mode, "
4481 "the comments are shown inside the header. In property mode, comments are "
4482 "displayed using a CSS-formatted dashed-line below the name of the column. "
4483 "The comment is shown as a tool-tip for that column."
4486 #. type: Content of: <html><body><div><dl><dt>
4487 #: orig-docs/Documentation.html:2037
4488 msgid "$cfg['SQLQuery']['Edit'] boolean"
4491 #. type: Content of: <html><body><div><dl><dd>
4492 #: orig-docs/Documentation.html:2038
4493 msgid "Whether to display an edit link to change a query in any SQL Query box."
4496 #. type: Content of: <html><body><div><dl><dt>
4497 #: orig-docs/Documentation.html:2040
4498 msgid "$cfg['SQLQuery']['Explain'] boolean"
4501 #. type: Content of: <html><body><div><dl><dd>
4502 #: orig-docs/Documentation.html:2041
4504 "Whether to display a link to explain a SELECT query in any SQL Query box."
4507 #. type: Content of: <html><body><div><dl><dt>
4508 #: orig-docs/Documentation.html:2043
4509 msgid "$cfg['SQLQuery']['ShowAsPHP'] boolean"
4512 #. type: Content of: <html><body><div><dl><dd>
4513 #: orig-docs/Documentation.html:2044
4515 "Whether to display a link to wrap a query in PHP code in any SQL Query box."
4518 #. type: Content of: <html><body><div><dl><dt>
4519 #: orig-docs/Documentation.html:2046
4520 msgid "$cfg['SQLQuery']['Validate'] boolean"
4523 #. type: Content of: <html><body><div><dl><dd>
4524 #: orig-docs/Documentation.html:2047
4526 "Whether to display a link to validate a query in any SQL Query box. See "
4527 "also <tt><a href=\"#cfg_SQLValidator\">$cfg_SQLValidator</a></tt>."
4530 #. type: Content of: <html><body><div><dl><dt>
4531 #: orig-docs/Documentation.html:2050
4532 msgid "$cfg['SQLQuery']['Refresh'] boolean"
4535 #. type: Content of: <html><body><div><dl><dd>
4536 #: orig-docs/Documentation.html:2051
4537 msgid "Whether to display a link to refresh a query in any SQL Query box."
4540 #. type: Content of: <html><body><div><dl><dt>
4541 #: orig-docs/Documentation.html:2053
4542 msgid "$cfg['UploadDir'] string"
4545 #. type: Content of: <html><body><div><dl><dd>
4546 #: orig-docs/Documentation.html:2055
4548 "The name of the directory where <abbr title=\"structured query language"
4549 "\">SQL</abbr> files have been uploaded by other means than phpMyAdmin (for "
4550 "example, ftp). Those files are available under a drop-down box when you "
4551 "click the database or table name, then the Import tab."
4554 #. type: Content of: <html><body><div><dl><dd>
4555 #: orig-docs/Documentation.html:2062 orig-docs/Documentation.html:2086
4557 "If you want different directory for each user, %u will be replaced with "
4561 #. type: Content of: <html><body><div><dl><dd>
4562 #: orig-docs/Documentation.html:2065
4564 "Please note that the file names must have the suffix ".sql" (or "
4565 "".sql.bz2" or ".sql.gz" if support for compressed "
4566 "formats is enabled)."
4569 #. type: Content of: <html><body><div><dl><dd>
4570 #: orig-docs/Documentation.html:2069
4572 "This feature is useful when your file is too big to be uploaded via <abbr "
4573 "title=\"HyperText Transfer Protocol\">HTTP</abbr>, or when file uploads are "
4577 #. type: Content of: <html><body><div><dl><dd>
4578 #: orig-docs/Documentation.html:2073 orig-docs/Documentation.html:2092
4580 "Please note that if PHP is running in safe mode, this directory must be "
4581 "owned by the same user as the owner of the phpMyAdmin scripts."
4584 #. type: Content of: <html><body><div><dl><dd>
4585 #: orig-docs/Documentation.html:2077
4587 "See also <a href=\"#faq1_16\"> <abbr title=\"Frequently Asked Questions"
4588 "\">FAQ</abbr> 1.16</a> for alternatives."
4591 #. type: Content of: <html><body><div><dl><dt>
4592 #: orig-docs/Documentation.html:2082
4593 msgid "$cfg['SaveDir'] string"
4596 #. type: Content of: <html><body><div><dl><dd>
4597 #: orig-docs/Documentation.html:2084
4598 msgid "The name of the directory where dumps can be saved."
4601 #. type: Content of: <html><body><div><dl><dd>
4602 #: orig-docs/Documentation.html:2089
4604 "Please note that the directory must exist and has to be writable for the "
4605 "user running webserver."
4608 #. type: Content of: <html><body><div><dl><dt>
4609 #: orig-docs/Documentation.html:2096
4610 msgid "$cfg['TempDir'] string"
4613 #. type: Content of: <html><body><div><dl><dd>
4614 #: orig-docs/Documentation.html:2098
4615 msgid "The name of the directory where temporary files can be stored."
4618 #. type: Content of: <html><body><div><dl><dd>
4619 #: orig-docs/Documentation.html:2101
4621 "This is needed for importing ESRI Shapefiles, see <a href=\"#faq6_30\"><abbr "
4622 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.30</a> and to work around "
4623 "limitations of <tt>open_basedir</tt> for uploaded files, see <a href="
4624 "\"#faq1_11\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.11</a>."
4627 #. type: Content of: <html><body><div><dl><dd>
4628 #: orig-docs/Documentation.html:2108
4630 "If the directory where phpMyAdmin is installed is subject to an "
4631 "<tt>open_basedir</tt> restriction, you need to create a temporary directory "
4632 "in some directory accessible by the web server. However for security "
4633 "reasons, this directory should be outside the tree published by webserver. "
4634 "If you cannot avoid having this directory published by webserver, place at "
4635 "least an empty <tt>index.html</tt> file there, so that directory listing is "
4639 #. type: Content of: <html><body><div><dl><dd>
4640 #: orig-docs/Documentation.html:2118
4642 "This directory should have as strict permissions as possible as the only "
4643 "user required to access this directory is the one who runs the webserver. If "
4644 "you have root privileges, simply make this user owner of this directory and "
4645 "make it accessible only by it:"
4648 #. type: Content of: <html><body><div><dl><dd><pre>
4649 #: orig-docs/Documentation.html:2125
4652 "chown www-data:www-data tmp\n"
4656 #. type: Content of: <html><body><div><dl><dd>
4657 #: orig-docs/Documentation.html:2129
4659 "If you cannot change owner of the directory, you can achieve a similar setup "
4660 "using <abbr title=\"Access Control List\">ACL</abbr>:"
4663 #. type: Content of: <html><body><div><dl><dd><pre>
4664 #: orig-docs/Documentation.html:2133
4668 "setfacl -m \"g:www-data:rwx\" tmp\n"
4669 "setfacl -d -m \"g:www-data:rwx\" tmp\n"
4672 #. type: Content of: <html><body><div><dl><dd>
4673 #: orig-docs/Documentation.html:2138
4675 "If neither of above works for you, you can still make the directory "
4676 "<code>chmod 777</code>, but it might impose risk of other users on system "
4677 "reading and writing data in this directory."
4680 #. type: Content of: <html><body><div><dl><dt>
4681 #: orig-docs/Documentation.html:2143
4682 msgid "$cfg['Export'] array"
4685 #. type: Content of: <html><body><div><dl><dd>
4686 #: orig-docs/Documentation.html:2145
4688 "In this array are defined default parameters for export, names of items are "
4689 "similar to texts seen on export page, so you can easily identify what they "
4693 #. type: Content of: <html><body><div><dl><dt>
4694 #: orig-docs/Documentation.html:2150
4695 msgid "$cfg['Export']['method'] string"
4698 #. type: Content of: <html><body><div><dl><dd>
4699 #: orig-docs/Documentation.html:2152
4701 "Defines how the export form is displayed when it loads. Valid values are:"
4704 #. type: Content of: <html><body><div><dl><dd><ul><li>
4705 #: orig-docs/Documentation.html:2154
4706 msgid "<tt>quick</tt> to display the minimum number of options to configure"
4709 #. type: Content of: <html><body><div><dl><dd><ul><li>
4710 #: orig-docs/Documentation.html:2155
4711 msgid "<tt>custom</tt> to display every available option to configure"
4714 #. type: Content of: <html><body><div><dl><dd><ul><li>
4715 #: orig-docs/Documentation.html:2156
4717 "<tt>custom-no-form</tt> same as <tt>custom</tt> but does not display the "
4718 "option of using quick export"
4721 #. type: Content of: <html><body><div><dl><dt>
4722 #: orig-docs/Documentation.html:2160
4723 msgid "$cfg['Import'] array"
4726 #. type: Content of: <html><body><div><dl><dd>
4727 #: orig-docs/Documentation.html:2162
4729 "In this array are defined default parameters for import, names of items are "
4730 "similar to texts seen on import page, so you can easily identify what they "
4734 #. type: Content of: <html><body><div><dl><dt>
4735 #: orig-docs/Documentation.html:2167
4737 msgid "$cfg['SaveCellsAtOnce'] boolean"
4738 msgstr "Tabellvedlikehold"
4740 #. type: Content of: <html><body><div><dl><dd>
4741 #: orig-docs/Documentation.html:2169
4742 msgid "Defines whether or not to save all edited cells at once in browse-mode."
4745 #. type: Content of: <html><body><div><dl><dt>
4746 #: orig-docs/Documentation.html:2172
4748 msgid "$cfg['ShowDisplayDirection'] boolean"
4749 msgstr "Standard visningsretning"
4751 #. type: Content of: <html><body><div><dl><dd>
4752 #: orig-docs/Documentation.html:2174
4754 "Defines whether or not type display direction option is shown when browsing "
4758 #. type: Content of: <html><body><div><dl><dt>
4759 #: orig-docs/Documentation.html:2178
4760 msgid "$cfg['RepeatCells'] integer"
4763 #. type: Content of: <html><body><div><dl><dd>
4764 #: orig-docs/Documentation.html:2180
4765 msgid "Repeat the headers every X cells, or 0 to deactivate."
4768 #. type: Content of: <html><body><div><dl><dt>
4769 #: orig-docs/Documentation.html:2183
4770 msgid "$cfg['EditInWindow'] boolean"
4773 #. type: Content of: <html><body><div><dl><dt>
4774 #: orig-docs/Documentation.html:2184
4776 "<span id=\"cfg_QueryWindowWidth\">$cfg['QueryWindowWidth'] </span>integer"
4779 #. type: Content of: <html><body><div><dl><dt>
4780 #: orig-docs/Documentation.html:2185
4782 "<span id=\"cfg_QueryWindowHeight\">$cfg['QueryWindowHeight'] </span>integer"
4785 #. type: Content of: <html><body><div><dl><dt>
4786 #: orig-docs/Documentation.html:2186
4787 msgid "<span id=\"cfg_QueryHistoryDB\">$cfg['QueryHistoryDB'] </span>boolean"
4790 #. type: Content of: <html><body><div><dl><dt>
4791 #: orig-docs/Documentation.html:2187
4793 "<span id=\"cfg_QueryWindowDefTab\">$cfg['QueryWindowDefTab'] </span>string"
4796 #. type: Content of: <html><body><div><dl><dt>
4797 #: orig-docs/Documentation.html:2188
4798 msgid "<span id=\"cfg_QueryHistoryMax\">$cfg['QueryHistoryMax'] </span>integer"
4801 #. type: Content of: <html><body><div><dl><dd>
4802 #: orig-docs/Documentation.html:2191
4804 "All those variables affect the query window feature. A <tt><abbr title="
4805 "\"structured query language\">SQL</abbr></tt> link or icon is always "
4806 "displayed on the left panel. If JavaScript is enabled in your browser, a "
4807 "click on this opens a distinct query window, which is a direct interface to "
4808 "enter <abbr title=\"structured query language\">SQL</abbr> queries. "
4809 "Otherwise, the right panel changes to display a query box."
4812 #. type: Content of: <html><body><div><dl><dd>
4813 #: orig-docs/Documentation.html:2197
4815 "The size of this query window can be customized with <tt>$cfg"
4816 "['QueryWindowWidth']</tt> and <tt>$cfg['QueryWindowHeight']</tt> - both "
4817 "integers for the size in pixels. Note that normally, those parameters will "
4818 "be modified in <tt>layout.inc.php</tt> for the theme you are using."
4821 #. type: Content of: <html><body><div><dl><dd>
4822 #: orig-docs/Documentation.html:2203
4824 "If <tt>$cfg['EditInWindow']</tt> is set to true, a click on [Edit] from the "
4825 "results page (in the "Showing Rows" section) opens the query "
4826 "window and puts the current query inside it. If set to false, clicking on "
4827 "the link puts the <abbr title=\"structured query language\">SQL</abbr> query "
4828 "in the right panel's query box."
4831 #. type: Content of: <html><body><div><dl><dd>
4832 #: orig-docs/Documentation.html:2209
4834 "The usage of the JavaScript query window is recommended if you have a "
4835 "JavaScript enabled browser. Basic functions are used to exchange quite a few "
4836 "variables, so most 4th generation browsers should be capable to use that "
4837 "feature. It currently is only tested with Internet Explorer 6 and Mozilla 1."
4841 #. type: Content of: <html><body><div><dl><dd>
4842 #: orig-docs/Documentation.html:2215
4844 "If <tt>$cfg['QueryHistoryDB']</tt> is set to <tt>TRUE</tt>, all your Queries "
4845 "are logged to a table, which has to be created by you (see <a href=\"#history"
4846 "\" class=\"configrule\">$cfg['Servers'][$i]['history']</a>). If set to "
4847 "FALSE, all your queries will be appended to the form, but only as long as "
4848 "your window is opened they remain saved."
4851 #. type: Content of: <html><body><div><dl><dd>
4852 #: orig-docs/Documentation.html:2221
4854 "When using the JavaScript based query window, it will always get updated "
4855 "when you click on a new table/db to browse and will focus if you click on "
4856 "\"Edit <abbr title=\"structured query language\">SQL</abbr>\" after using a "
4857 "query. You can suppress updating the query window by checking the box \"Do "
4858 "not overwrite this query from outside the window\" below the query textarea. "
4859 "Then you can browse tables/databases in the background without losing the "
4860 "contents of the textarea, so this is especially useful when composing a "
4861 "query with tables you first have to look in. The checkbox will get "
4862 "automatically checked whenever you change the contents of the textarea. "
4863 "Please uncheck the button whenever you definitely want the query window to "
4864 "get updated even though you have made alterations."
4867 #. type: Content of: <html><body><div><dl><dd>
4868 #: orig-docs/Documentation.html:2233
4870 "If <tt>$cfg['QueryHistoryDB']</tt> is set to <tt>TRUE</tt> you can specify "
4871 "the amount of saved history items using <tt>$cfg['QueryHistoryMax']</tt>."
4874 #. type: Content of: <html><body><div><dl><dd>
4875 #: orig-docs/Documentation.html:2236
4877 "The query window also has a custom tabbed look to group the features. Using "
4878 "the variable <tt>$cfg['QueryWindowDefTab']</tt> you can specify the default "
4879 "tab to be used when opening the query window. It can be set to either 'sql', "
4880 "'files', 'history' or 'full'."
4883 #. type: Content of: <html><body><div><dl><dt>
4884 #: orig-docs/Documentation.html:2241
4885 msgid "$cfg['BrowseMIME'] boolean"
4888 #. type: Content of: <html><body><div><dl><dd>
4889 #: orig-docs/Documentation.html:2242
4890 msgid "Enable <a href=\"#transformations\">MIME-transformations</a>."
4893 #. type: Content of: <html><body><div><dl><dt>
4894 #: orig-docs/Documentation.html:2244
4895 msgid "$cfg['MaxExactCount'] integer"
4898 #. type: Content of: <html><body><div><dl><dd>
4899 #: orig-docs/Documentation.html:2245
4901 "For InnoDB tables, determines for how large tables phpMyAdmin should get the "
4902 "exact row count using <code>SELECT COUNT</code>. If the approximate row "
4903 "count as returned by <code>SHOW TABLE STATUS</code> is smaller than this "
4904 "value, <code>SELECT COUNT</code> will be used, otherwise the approximate "
4905 "count will be used."
4908 #. type: Content of: <html><body><div><dl><dt>
4909 #: orig-docs/Documentation.html:2252
4910 msgid "$cfg['MaxExactCountViews'] integer"
4913 #. type: Content of: <html><body><div><dl><dd>
4914 #: orig-docs/Documentation.html:2253
4916 "For VIEWs, since obtaining the exact count could have an impact on "
4917 "performance, this value is the maximum to be displayed, using a <code>SELECT "
4918 "COUNT ... LIMIT</code>. Setting this to 0 bypasses any row counting."
4921 #. type: Content of: <html><body><div><dl><dt>
4922 #: orig-docs/Documentation.html:2259
4923 msgid "$cfg['NaturalOrder'] boolean"
4926 #. type: Content of: <html><body><div><dl><dd>
4927 #: orig-docs/Documentation.html:2260
4929 "Sorts database and table names according to natural order (for example, t1, "
4930 "t2, t10). Currently implemented in the left panel (Light mode) and in "
4931 "Database view, for the table list."
4934 #. type: Content of: <html><body><div><dl><dt>
4935 #: orig-docs/Documentation.html:2264
4936 msgid "$cfg['InitialSlidersState'] string"
4939 #. type: Content of: <html><body><div><dl><dd>
4940 #: orig-docs/Documentation.html:2265
4942 "If set to <tt>'closed'</tt>, the visual sliders are initially in a closed "
4943 "state. A value of <tt>'open'</tt> does the reverse. To completely disable "
4944 "all visual sliders, use <tt>'disabled'</tt>."
4947 #. type: Content of: <html><body><div><dl><dt>
4948 #: orig-docs/Documentation.html:2269
4949 msgid "$cfg['UserprefsDisallow'] array"
4952 #. type: Content of: <html><body><div><dl><dd>
4953 #: orig-docs/Documentation.html:2270
4955 "Contains names of configuration options (keys in <tt>$cfg</tt> array) that "
4956 "users can't set through user preferences. For possible values, refer to "
4957 "<tt>libraries/config/user_preferences.forms.php</tt>."
4960 #. type: Content of: <html><body><div><dl><dt>
4961 #: orig-docs/Documentation.html:2274
4962 msgid "$cfg['UserprefsDeveloperTab'] boolean"
4965 #. type: Content of: <html><body><div><dl><dd>
4966 #: orig-docs/Documentation.html:2275
4968 "Activates in the user preferences a tab containing options for developers of "
4972 #. type: Content of: <html><body><div><dl><dt>
4973 #: orig-docs/Documentation.html:2278
4974 msgid "$cfg['TitleTable'] string"
4977 #. type: Content of: <html><body><div><dl><dt>
4978 #: orig-docs/Documentation.html:2279
4979 msgid "$cfg['TitleDatabase'] string"
4982 #. type: Content of: <html><body><div><dl><dt>
4983 #: orig-docs/Documentation.html:2280
4984 msgid "$cfg['TitleServer'] string"
4987 #. type: Content of: <html><body><div><dl><dt>
4988 #: orig-docs/Documentation.html:2281
4989 msgid "$cfg['TitleDefault'] string"
4992 #. type: Content of: <html><body><div><dl><dd>
4993 #: orig-docs/Documentation.html:2282
4995 "Allows you to specify window's title bar. You can use <a href="
4996 "\"#faq6_27\">format string expansion</a>."
4999 #. type: Content of: <html><body><div><dl><dt>
5000 #: orig-docs/Documentation.html:2286
5001 msgid "$cfg['ErrorIconic'] boolean"
5004 #. type: Content of: <html><body><div><dl><dd>
5005 #: orig-docs/Documentation.html:2287
5006 msgid "Uses icons for warnings, errors and informations."
5009 #. type: Content of: <html><body><div><dl><dt>
5010 #: orig-docs/Documentation.html:2289
5011 msgid "$cfg['MainPageIconic'] boolean"
5014 #. type: Content of: <html><body><div><dl><dd>
5015 #: orig-docs/Documentation.html:2290
5016 msgid "Uses icons on main page in lists and menu tabs."
5019 #. type: Content of: <html><body><div><dl><dt>
5020 #: orig-docs/Documentation.html:2292
5021 msgid "$cfg['ReplaceHelpImg'] boolean"
5024 #. type: Content of: <html><body><div><dl><dd>
5025 #: orig-docs/Documentation.html:2293
5026 msgid "Shows a help button instead of the "Documentation" message."
5029 #. type: Content of: <html><body><div><dl><dt>
5030 #: orig-docs/Documentation.html:2296
5031 msgid "$cfg['ThemePath'] string"
5034 #. type: Content of: <html><body><div><dl><dd>
5035 #: orig-docs/Documentation.html:2297
5037 "If theme manager is active, use this as the path of the subdirectory "
5038 "containing all the themes."
5041 #. type: Content of: <html><body><div><dl><dt>
5042 #: orig-docs/Documentation.html:2300
5043 msgid "$cfg['ThemeManager'] boolean"
5046 #. type: Content of: <html><body><div><dl><dd>
5047 #: orig-docs/Documentation.html:2301
5049 "Enables user-selectable themes. See <a href=\"#faqthemes\"> <abbr title="
5050 "\"Frequently Asked Questions\">FAQ</abbr> 2.7</a>."
5053 #. type: Content of: <html><body><div><dl><dt>
5054 #: orig-docs/Documentation.html:2304
5055 msgid "$cfg['ThemeDefault'] string"
5058 #. type: Content of: <html><body><div><dl><dd>
5059 #: orig-docs/Documentation.html:2305
5060 msgid "The default theme (a subdirectory under <tt>cfg['ThemePath']</tt>)."
5063 #. type: Content of: <html><body><div><dl><dt>
5064 #: orig-docs/Documentation.html:2307
5065 msgid "$cfg['ThemePerServer'] boolean"
5068 #. type: Content of: <html><body><div><dl><dd>
5069 #: orig-docs/Documentation.html:2308
5070 msgid "Whether to allow different theme for each server."
5073 #. type: Content of: <html><body><div><dl><dt>
5074 #: orig-docs/Documentation.html:2310
5075 msgid "$cfg['DefaultQueryTable'] string"
5078 #. type: Content of: <html><body><div><dl><dt>
5079 #: orig-docs/Documentation.html:2311
5081 "<span id=\"cfg_DefaultQueryDatabase\">$cfg['DefaultQueryDatabase']</span> "
5085 #. type: Content of: <html><body><div><dl><dd>
5086 #: orig-docs/Documentation.html:2313
5088 "Default queries that will be displayed in query boxes when user didn't "
5089 "specify any. You can use standard <a href=\"#faq6_27\">format string "
5093 #. type: Content of: <html><body><div><dl><dt>
5094 #: orig-docs/Documentation.html:2318
5095 msgid "$cfg['SQP']['fmtType'] string [<tt>html</tt>|<tt>none</tt>]"
5098 #. type: Content of: <html><body><div><dl><dd>
5099 #: orig-docs/Documentation.html:2320
5101 "The main use of the new <abbr title=\"structured query language\">SQL</abbr> "
5102 "Parser is to pretty-print <abbr title=\"structured query language\">SQL</"
5103 "abbr> queries. By default we use HTML to format the query, but you can "
5104 "disable this by setting this variable to <tt>'none'</tt>."
5107 #. type: Content of: <html><body><div><dl><dt>
5108 #: orig-docs/Documentation.html:2325
5109 msgid "$cfg['SQP']['fmtInd'] float"
5112 #. type: Content of: <html><body><div><dl><dt>
5113 #: orig-docs/Documentation.html:2326
5115 "<span id=\"cfg_SQP\">$cfg['SQP']['fmtIndUnit']</span> string [<tt>em</tt>|"
5116 "<tt>px</tt>|<tt>pt</tt>|<tt>ex</tt>]"
5119 #. type: Content of: <html><body><div><dl><dd>
5120 #: orig-docs/Documentation.html:2327
5122 "For the pretty-printing of <abbr title=\"structured query language\">SQL</"
5123 "abbr> queries, under some cases the part of a query inside a bracket is "
5124 "indented. By changing <tt>$cfg['SQP']['fmtInd']</tt> you can change the "
5125 "amount of this indent."
5128 #. type: Content of: <html><body><div><dl><dd>
5129 #: orig-docs/Documentation.html:2330
5131 "Related in purpose is <tt>$cfg['SQP']['fmtIndUnit']</tt> which specifies the "
5132 "units of the indent amount that you specified. This is used via stylesheets."
5135 #. type: Content of: <html><body><div><dl><dt>
5136 #: orig-docs/Documentation.html:2334
5137 msgid "$cfg['SQP']['fmtColor'] array of string tuples"
5140 #. type: Content of: <html><body><div><dl><dd>
5141 #: orig-docs/Documentation.html:2335
5143 "This array is used to define the colours for each type of element of the "
5144 "pretty-printed <abbr title=\"structured query language\">SQL</abbr> queries. "
5145 "The tuple format is"
5148 #. type: Content of: <html><body><div><dl><dd>
5149 #: orig-docs/Documentation.html:2337
5150 msgid "<i>class</i> => [<i>HTML colour code</i> | <i>empty string</i>]"
5153 #. type: Content of: <html><body><div><dl><dd>
5154 #: orig-docs/Documentation.html:2338
5156 "If you specify an empty string for the color of a class, it is ignored in "
5157 "creating the stylesheet. You should not alter the class names, only the "
5161 #. type: Content of: <html><body><div><dl><dd>
5162 #: orig-docs/Documentation.html:2341
5163 msgid "<b>Class name key:</b>"
5166 #. type: Content of: <html><body><div><dl><dd><ul><li>
5167 #: orig-docs/Documentation.html:2342
5168 msgid "<b>comment</b> Applies to all comment sub-classes"
5171 #. type: Content of: <html><body><div><dl><dd><ul><li>
5172 #: orig-docs/Documentation.html:2343
5173 msgid "<b>comment_mysql</b> Comments as <tt>\"#...\\n\"</tt>"
5176 #. type: Content of: <html><body><div><dl><dd><ul><li>
5177 #: orig-docs/Documentation.html:2344
5178 msgid "<b>comment_ansi</b> Comments as <tt>\"-- ...\\n\"</tt>"
5181 #. type: Content of: <html><body><div><dl><dd><ul><li>
5182 #: orig-docs/Documentation.html:2345
5183 msgid "<b>comment_c</b> Comments as <tt>\"/*...*/\"</tt>"
5186 #. type: Content of: <html><body><div><dl><dd><ul><li>
5187 #: orig-docs/Documentation.html:2346
5188 msgid "<b>digit</b> Applies to all digit sub-classes"
5191 #. type: Content of: <html><body><div><dl><dd><ul><li>
5192 #: orig-docs/Documentation.html:2347
5193 msgid "<b>digit_hex</b> Hexadecimal numbers"
5196 #. type: Content of: <html><body><div><dl><dd><ul><li>
5197 #: orig-docs/Documentation.html:2348
5198 msgid "<b>digit_integer</b> Integer numbers"
5201 #. type: Content of: <html><body><div><dl><dd><ul><li>
5202 #: orig-docs/Documentation.html:2349
5203 msgid "<b>digit_float</b> Floating point numbers"
5206 #. type: Content of: <html><body><div><dl><dd><ul><li>
5207 #: orig-docs/Documentation.html:2350
5208 msgid "<b>punct</b> Applies to all punctuation sub-classes"
5211 #. type: Content of: <html><body><div><dl><dd><ul><li>
5212 #: orig-docs/Documentation.html:2351
5213 msgid "<b>punct_bracket_open_round</b> Opening brackets<tt>\"(\"</tt>"
5216 #. type: Content of: <html><body><div><dl><dd><ul><li>
5217 #: orig-docs/Documentation.html:2352
5218 msgid "<b>punct_bracket_close_round</b> Closing brackets <tt>\")\"</tt>"
5221 #. type: Content of: <html><body><div><dl><dd><ul><li>
5222 #: orig-docs/Documentation.html:2353
5223 msgid "<b>punct_listsep</b> List item Separator <tt>\",\"</tt>"
5226 #. type: Content of: <html><body><div><dl><dd><ul><li>
5227 #: orig-docs/Documentation.html:2354
5228 msgid "<b>punct_qualifier</b> Table/Column Qualifier <tt>\".\"</tt>"
5231 #. type: Content of: <html><body><div><dl><dd><ul><li>
5232 #: orig-docs/Documentation.html:2355
5233 msgid "<b>punct_queryend</b> End of query marker <tt>\";\"</tt>"
5236 #. type: Content of: <html><body><div><dl><dd><ul><li>
5237 #: orig-docs/Documentation.html:2356
5238 msgid "<b>alpha</b> Applies to all alphabetic classes"
5241 #. type: Content of: <html><body><div><dl><dd><ul><li>
5242 #: orig-docs/Documentation.html:2357
5243 msgid "<b>alpha_columnType</b> Identifiers matching a column type"
5246 #. type: Content of: <html><body><div><dl><dd><ul><li>
5247 #: orig-docs/Documentation.html:2358
5249 "<b>alpha_columnAttrib</b> Identifiers matching a database/table/column "
5253 #. type: Content of: <html><body><div><dl><dd><ul><li>
5254 #: orig-docs/Documentation.html:2359
5255 msgid "<b>alpha_functionName</b> Identifiers matching a MySQL function name"
5258 #. type: Content of: <html><body><div><dl><dd><ul><li>
5259 #: orig-docs/Documentation.html:2360
5260 msgid "<b>alpha_reservedWord</b> Identifiers matching any other reserved word"
5263 #. type: Content of: <html><body><div><dl><dd><ul><li>
5264 #: orig-docs/Documentation.html:2361
5266 "<b>alpha_variable</b> Identifiers matching a <abbr title=\"structured query "
5267 "language\">SQL</abbr> variable <tt>\"@foo\"</tt>"
5270 #. type: Content of: <html><body><div><dl><dd><ul><li>
5271 #: orig-docs/Documentation.html:2362
5272 msgid "<b>alpha_identifier</b> All other identifiers"
5275 #. type: Content of: <html><body><div><dl><dd><ul><li>
5276 #: orig-docs/Documentation.html:2363
5277 msgid "<b>quote</b> Applies to all quotation mark classes"
5280 #. type: Content of: <html><body><div><dl><dd><ul><li>
5281 #: orig-docs/Documentation.html:2364
5282 msgid "<b>quote_double</b> Double quotes <tt>\"</tt>"
5285 #. type: Content of: <html><body><div><dl><dd><ul><li>
5286 #: orig-docs/Documentation.html:2365
5287 msgid "<b>quote_single</b> Single quotes <tt>'</tt>"
5290 #. type: Content of: <html><body><div><dl><dd><ul><li>
5291 #: orig-docs/Documentation.html:2366
5292 msgid "<b>quote_backtick</b> Backtick quotes <tt>`</tt>"
5295 #. type: Content of: <html><body><div><dl><dt>
5296 #: orig-docs/Documentation.html:2370
5297 msgid "$cfg['SQLValidator'] boolean"
5300 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5301 #: orig-docs/Documentation.html:2371
5302 msgid "$cfg['SQLValidator']['use'] boolean"
5305 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5306 #: orig-docs/Documentation.html:2372
5308 "phpMyAdmin now supports use of the <a href=\"http://developer.mimer.com/"
5309 "validator/index.htm\">Mimer <abbr title=\"structured query language\">SQL</"
5310 "abbr> Validator</a> service, as originally published on <a href=\"http://"
5311 "developers.slashdot.org/article.pl?sid=02/02/19/1720246\">Slashdot</a>."
5314 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5315 #: orig-docs/Documentation.html:2376
5317 "For help in setting up your system to use the service, see the <a href="
5318 "\"#faqsqlvalidator\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> "
5322 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5323 #: orig-docs/Documentation.html:2380
5324 msgid "$cfg['SQLValidator']['username'] string"
5327 #. type: Content of: <html><body><div><dl><dd><dl><dt>
5328 #: orig-docs/Documentation.html:2381
5330 "<span id=\"cfg_SQLValidator_password\">$cfg['SQLValidator']['password']</"
5334 #. type: Content of: <html><body><div><dl><dd><dl><dd>
5335 #: orig-docs/Documentation.html:2382
5337 "The SOAP service allows you to log in with <tt>anonymous</tt> and any "
5338 "password, so we use those by default. Instead, if you have an account with "
5339 "them, you can put your login details here, and it will be used in place of "
5340 "the anonymous login."
5343 #. type: Content of: <html><body><div><dl><dt>
5344 #: orig-docs/Documentation.html:2389
5348 #. type: Content of: <html><body><div><dl><dd>
5349 #: orig-docs/Documentation.html:2390 orig-docs/Documentation.html:2393
5350 msgid "<b>DEVELOPERS ONLY!</b>"
5353 #. type: Content of: <html><body><div><dl><dt>
5354 #: orig-docs/Documentation.html:2392
5355 msgid "$cfg['DBG']['sql'] boolean"
5358 #. type: Content of: <html><body><div><dl><dd>
5359 #: orig-docs/Documentation.html:2394
5361 "Enable logging queries and execution times to be displayed in the bottom of "
5362 "main page (right frame)."
5365 #. type: Content of: <html><body><div><dl><dt>
5366 #: orig-docs/Documentation.html:2397
5367 msgid "$cfg['ColumnTypes'] array"
5370 #. type: Content of: <html><body><div><dl><dd>
5371 #: orig-docs/Documentation.html:2398
5373 "All possible types of a MySQL column. In most cases you don't need to edit "
5377 #. type: Content of: <html><body><div><dl><dt>
5378 #: orig-docs/Documentation.html:2401
5379 msgid "$cfg['AttributeTypes'] array"
5382 #. type: Content of: <html><body><div><dl><dd>
5383 #: orig-docs/Documentation.html:2402
5385 "Possible attributes for columns. In most cases you don't need to edit this."
5388 #. type: Content of: <html><body><div><dl><dt>
5389 #: orig-docs/Documentation.html:2405
5390 msgid "$cfg['Functions'] array"
5393 #. type: Content of: <html><body><div><dl><dd>
5394 #: orig-docs/Documentation.html:2406
5396 "A list of functions MySQL supports. In most cases you don't need to edit "
5400 #. type: Content of: <html><body><div><dl><dt>
5401 #: orig-docs/Documentation.html:2409
5402 msgid "$cfg['RestrictColumnTypes'] array"
5405 #. type: Content of: <html><body><div><dl><dd>
5406 #: orig-docs/Documentation.html:2410
5408 "Mapping of column types to meta types used for preferring displayed "
5409 "functions. In most cases you don't need to edit this."
5412 #. type: Content of: <html><body><div><dl><dt>
5413 #: orig-docs/Documentation.html:2413
5414 msgid "$cfg['RestrictFunctions'] array"
5417 #. type: Content of: <html><body><div><dl><dd>
5418 #: orig-docs/Documentation.html:2414
5420 "Functions preferred for column meta types as defined in <a href="
5421 "\"#cfg_RestrictColumnTypes\" class=\"configrule\">$cfg['RestrictColumnTypes']"
5422 "</a>. In most cases you don't need to edit this."
5425 #. type: Content of: <html><body><div><dl><dt>
5426 #: orig-docs/Documentation.html:2418
5427 msgid "$cfg['DefaultFunctions'] array"
5430 #. type: Content of: <html><body><div><dl><dd>
5431 #: orig-docs/Documentation.html:2419
5433 "Functions selected by default when inserting/changing row, Functions are "
5434 "defined for meta types from <a href=\"#cfg_RestrictColumnTypes\" class="
5435 "\"configrule\">$cfg['RestrictColumnTypes']</a> and for "
5436 "<code>first_timestamp</code>, which is used for first timestamp column in "
5440 #. type: Content of: <html><body><div><h2>
5441 #: orig-docs/Documentation.html:2428
5442 msgid "Transformations"
5445 #. type: Content of: <html><body><div><ol><li>
5446 #: orig-docs/Documentation.html:2430
5447 msgid "<a href=\"#transformationsintro\">Introduction</a>"
5450 #. type: Content of: <html><body><div><ol><li>
5451 #: orig-docs/Documentation.html:2431
5452 msgid "<a href=\"#transformationshowto\">Usage</a>"
5455 #. type: Content of: <html><body><div><ol><li>
5456 #: orig-docs/Documentation.html:2432
5457 msgid "<a href=\"#transformationsfiles\">File structure</a>"
5460 #. type: Content of: <html><body><div><h3>
5461 #: orig-docs/Documentation.html:2435
5462 msgid "1. Introduction"
5465 #. type: Content of: <html><body><div><p>
5466 #: orig-docs/Documentation.html:2437
5468 "To enable transformations, you have to setup the <tt>column_info</tt> table "
5469 "and the proper directives. Please see the <a href=\"#config\">Configuration "
5470 "section</a> on how to do so."
5473 #. type: Content of: <html><body><div><p>
5474 #: orig-docs/Documentation.html:2441
5476 "You can apply different transformations to the contents of each column. The "
5477 "transformation will take the content of each column and transform it with "
5478 "certain rules defined in the selected transformation."
5481 #. type: Content of: <html><body><div><p>
5482 #: orig-docs/Documentation.html:2445
5484 "Say you have a column 'filename' which contains a filename. Normally you "
5485 "would see in phpMyAdmin only this filename. Using transformations you can "
5486 "transform that filename into a HTML link, so you can click inside of the "
5487 "phpMyAdmin structure on the column's link and will see the file displayed in "
5488 "a new browser window. Using transformation options you can also specify "
5489 "strings to append/prepend to a string or the format you want the output "
5493 #. type: Content of: <html><body><div><p>
5494 #: orig-docs/Documentation.html:2452
5496 "For a general overview of all available transformations and their options, "
5497 "you can consult your <i><www.your-host.com>/<your-install-dir>/"
5498 "transformation_overview.php</i> installation."
5501 #. type: Content of: <html><body><div><p>
5502 #: orig-docs/Documentation.html:2457
5504 "For a tutorial on how to effectively use transformations, see our <a href="
5505 "\"http://www.phpmyadmin.net/home_page/docs.php\">Link section</a> on the "
5506 "official phpMyAdmin homepage."
5509 #. type: Content of: <html><body><div><h3>
5510 #: orig-docs/Documentation.html:2461
5514 #. type: Content of: <html><body><div><p>
5515 #: orig-docs/Documentation.html:2463
5517 "Go to your <i>tbl_structure.php</i> page (i.e. reached through clicking on "
5518 "the 'Structure' link for a table). There click on "Change" (or "
5519 "change icon) and there you will see three new fields at the end of the line. "
5520 "They are called 'MIME-type', 'Browser transformation' and 'Transformation "
5524 #. type: Content of: <html><body><div><ul><li>
5525 #: orig-docs/Documentation.html:2470
5527 "The field 'MIME-type' is a drop-down field. Select the MIME-type that "
5528 "corresponds to the column's contents. Please note that transformations are "
5529 "inactive as long as no MIME-type is selected."
5532 #. type: Content of: <html><body><div><ul><li>
5533 #: orig-docs/Documentation.html:2474
5535 "The field 'Browser transformation' is a drop-down field. You can choose from "
5536 "a hopefully growing amount of pre-defined transformations. See below for "
5537 "information on how to build your own transformation."
5540 #. type: Content of: <html><body><div><ul><li>
5541 #: orig-docs/Documentation.html:2478
5543 "There are global transformations and mimetype-bound transformations. Global "
5544 "transformations can be used for any mimetype. They will take the mimetype, "
5545 "if necessary, into regard. Mimetype-bound transformations usually only "
5546 "operate on a certain mimetype. There are transformations which operate on "
5547 "the main mimetype (like 'image'), which will most likely take the subtype "
5548 "into regard, and those who only operate on a specific subtype (like 'image/"
5552 #. type: Content of: <html><body><div><ul><li>
5553 #: orig-docs/Documentation.html:2485
5555 "You can use transformations on mimetypes for which the function was not "
5556 "defined for. There is no security check for you selected the right "
5557 "transformation, so take care of what the output will be like."
5560 #. type: Content of: <html><body><div><ul><li>
5561 #: orig-docs/Documentation.html:2489
5563 "The field 'Transformation options' is a free-type textfield. You have to "
5564 "enter transform-function specific options here. Usually the transforms can "
5565 "operate with default options, but it is generally a good idea to look up the "
5566 "overview to see which options are necessary."
5569 #. type: Content of: <html><body><div><ul><li>
5570 #: orig-docs/Documentation.html:2494
5572 "Much like the ENUM/SET-Fields, you have to split up several options using "
5573 "the format 'a','b','c',...(NOTE THE MISSING BLANKS). This is because "
5574 "internally the options will be parsed as an array, leaving the first value "
5575 "the first element in the array, and so forth."
5578 #. type: Content of: <html><body><div><ul><li>
5579 #: orig-docs/Documentation.html:2499
5581 "If you want to specify a MIME character set you can define it in the "
5582 "transformation_options. You have to put that outside of the pre-defined "
5583 "options of the specific mime-transform, as the last value of the set. Use "
5584 "the format \"'; charset=XXX'\". If you use a transform, for which you can "
5585 "specify 2 options and you want to append a character set, enter \"'first "
5586 "parameter','second parameter','charset=us-ascii'\". You can, however use the "
5587 "defaults for the parameters: \"'','','charset=us-ascii'\"."
5590 #. type: Content of: <html><body><div><h3>
5591 #: orig-docs/Documentation.html:2507
5592 msgid "3. File structure"
5595 #. type: Content of: <html><body><div><p>
5596 #: orig-docs/Documentation.html:2509
5598 "All mimetypes and their transformations are defined through single files in "
5599 "the directory 'libraries/transformations/'."
5602 #. type: Content of: <html><body><div><p>
5603 #: orig-docs/Documentation.html:2512
5605 "They are stored in files to ease up customization and easy adding of new "
5609 #. type: Content of: <html><body><div><p>
5610 #: orig-docs/Documentation.html:2515
5612 "Because the user cannot enter own mimetypes, it is kept sure that "
5613 "transformations always work. It makes no sense to apply a transformation to "
5614 "a mimetype the transform-function doesn't know to handle."
5617 #. type: Content of: <html><body><div><p>
5618 #: orig-docs/Documentation.html:2519
5620 "One can, however, use empty mime-types and global transformations which "
5621 "should work for many mimetypes. You can also use transforms on a different "
5622 "mimetype than what they where built for, but pay attention to option usage "
5623 "as well as what the transformation does to your column."
5626 #. type: Content of: <html><body><div><p>
5627 #: orig-docs/Documentation.html:2524
5629 "There is a basic file called '<i>global.inc.php</i>'. This function can be "
5630 "included by any other transform function and provides some basic functions."
5633 #. type: Content of: <html><body><div><p>
5634 #: orig-docs/Documentation.html:2527
5635 msgid "There are 5 possible file names:"
5638 #. type: Content of: <html><body><div><ol><li>
5639 #: orig-docs/Documentation.html:2529
5640 msgid "A mimetype+subtype transform:"
5643 #. type: Content of: <html><body><div><ol><li>
5644 #: orig-docs/Documentation.html:2531
5645 msgid "<tt>[mimetype]_[subtype]__[transform].inc.php</tt>"
5648 #. type: Content of: <html><body><div><ol><li>
5649 #: orig-docs/Documentation.html:2533
5651 "Please not that mimetype and subtype are separated via '_', which shall not "
5652 "be contained in their names. The transform function/filename may contain "
5653 "only characters which cause no problems in the file system as well as the "
5654 "PHP function naming convention."
5657 #. type: Content of: <html><body><div><ol><li>
5658 #: orig-docs/Documentation.html:2538
5660 "The transform function will the be called '<tt>PMA_transform_[mimetype]_"
5661 "[subtype]__[transform]()</tt>'."
5664 #. type: Content of: <html><body><div><ol><li>
5665 #: orig-docs/Documentation.html:2541 orig-docs/Documentation.html:2558
5666 #: orig-docs/Documentation.html:2573 orig-docs/Documentation.html:2588
5667 #: orig-docs/Documentation.html:2600
5668 msgid "<b>Example:</b>"
5671 #. type: Content of: <html><body><div><ol><li>
5672 #: orig-docs/Documentation.html:2543
5673 msgid "<tt>text_html__formatted.inc.php</tt>"
5676 #. type: Content of: <html><body><div><ol><li>
5677 #: orig-docs/Documentation.html:2544
5678 msgid "<tt>PMA_transform_text_html__formatted()</tt>"
5681 #. type: Content of: <html><body><div><ol><li>
5682 #: orig-docs/Documentation.html:2546
5683 msgid "A mimetype (w/o subtype) transform:"
5686 #. type: Content of: <html><body><div><ol><li>
5687 #: orig-docs/Documentation.html:2548
5688 msgid "<tt>[mimetype]__[transform].inc.php</tt>"
5691 #. type: Content of: <html><body><div><ol><li>
5692 #: orig-docs/Documentation.html:2550
5694 "Please note that there are no single '_' characters. The transform function/"
5695 "filename may contain only characters which cause no problems in the file "
5696 "system as well as the PHP function naming convention."
5699 #. type: Content of: <html><body><div><ol><li>
5700 #: orig-docs/Documentation.html:2555
5702 "The transform function will the be called '<tt>PMA_transform_[mimetype]__"
5703 "[transform]()</tt>'."
5706 #. type: Content of: <html><body><div><ol><li>
5707 #: orig-docs/Documentation.html:2560
5708 msgid "<tt>text__formatted.inc.php</tt>"
5711 #. type: Content of: <html><body><div><ol><li>
5712 #: orig-docs/Documentation.html:2561
5713 msgid "<tt>PMA_transform_text__formatted()</tt>"
5716 #. type: Content of: <html><body><div><ol><li>
5717 #: orig-docs/Documentation.html:2563
5718 msgid "A mimetype+subtype without specific transform function"
5721 #. type: Content of: <html><body><div><ol><li>
5722 #: orig-docs/Documentation.html:2565
5723 msgid "<tt>[mimetype]_[subtype].inc.php</tt>"
5726 #. type: Content of: <html><body><div><ol><li>
5727 #: orig-docs/Documentation.html:2567
5729 "Please note that there are no '__' characters in the filename. Do not use "
5730 "special characters in the filename causing problems with the file system."
5733 #. type: Content of: <html><body><div><ol><li>
5734 #: orig-docs/Documentation.html:2571 orig-docs/Documentation.html:2586
5735 msgid "No transformation function is defined in the file itself."
5738 #. type: Content of: <html><body><div><ol><li>
5739 #: orig-docs/Documentation.html:2575
5740 msgid "<tt>text_plain.inc.php</tt>"
5743 #. type: Content of: <html><body><div><ol><li>
5744 #: orig-docs/Documentation.html:2576 orig-docs/Documentation.html:2591
5745 msgid "(No function)"
5748 #. type: Content of: <html><body><div><ol><li>
5749 #: orig-docs/Documentation.html:2578
5750 msgid "A mimetype (w/o subtype) without specific transform function"
5753 #. type: Content of: <html><body><div><ol><li>
5754 #: orig-docs/Documentation.html:2580
5755 msgid "<tt>[mimetype].inc.php</tt>"
5758 #. type: Content of: <html><body><div><ol><li>
5759 #: orig-docs/Documentation.html:2582
5761 "Please note that there are no '_' characters in the filename. Do not use "
5762 "special characters in the filename causing problems with the file system."
5765 #. type: Content of: <html><body><div><ol><li>
5766 #: orig-docs/Documentation.html:2590
5767 msgid "<tt>text.inc.php</tt>"
5770 #. type: Content of: <html><body><div><ol><li>
5771 #: orig-docs/Documentation.html:2593
5772 msgid "A global transform function with no specific mimetype"
5775 #. type: Content of: <html><body><div><ol><li>
5776 #: orig-docs/Documentation.html:2595
5777 msgid "<tt>global__[transform].inc.php</tt>"
5780 #. type: Content of: <html><body><div><ol><li>
5781 #: orig-docs/Documentation.html:2597
5783 "The transform function will the be called '<tt>PMA_transform_global__"
5784 "[transform]()</tt>'."
5787 #. type: Content of: <html><body><div><ol><li>
5788 #: orig-docs/Documentation.html:2602
5789 msgid "<tt>global__formatted</tt>"
5792 #. type: Content of: <html><body><div><ol><li>
5793 #: orig-docs/Documentation.html:2603
5794 msgid "<tt>PMA_transform_global__formatted()</tt>"
5797 #. type: Content of: <html><body><div><p>
5798 #: orig-docs/Documentation.html:2606
5800 "So generally use '_' to split up mimetype and subtype, and '__' to provide a "
5801 "transform function."
5804 #. type: Content of: <html><body><div><p>
5805 #: orig-docs/Documentation.html:2609
5807 "All filenames containing no '__' in themselves are not shown as valid "
5808 "transform functions in the dropdown."
5811 #. type: Content of: <html><body><div><p>
5812 #: orig-docs/Documentation.html:2612
5814 "Please see the libraries/transformations/TEMPLATE file for adding your own "
5815 "transform function. See the libraries/transformations/TEMPLATE_MIMETYPE for "
5816 "adding a mimetype without a transform function."
5819 #. type: Content of: <html><body><div><p>
5820 #: orig-docs/Documentation.html:2616
5822 "To create a new transform function please see <tt>libraries/transformations/"
5823 "template_generator.sh</tt>. To create a new, empty mimetype please see "
5824 "<tt>libraries/transformations/template_generator_mimetype.sh</tt>."
5827 #. type: Content of: <html><body><div><p>
5828 #: orig-docs/Documentation.html:2621
5829 msgid "A transform function always gets passed three variables:"
5832 #. type: Content of: <html><body><div><ol><li>
5833 #: orig-docs/Documentation.html:2623
5835 "<b>$buffer</b> - Contains the text inside of the column. This is the text, "
5836 "you want to transform."
5839 #. type: Content of: <html><body><div><ol><li>
5840 #: orig-docs/Documentation.html:2625
5842 "<b>$options</b> - Contains any user-passed options to a transform function "
5846 #. type: Content of: <html><body><div><ol><li>
5847 #: orig-docs/Documentation.html:2627
5849 "<b>$meta</b> - Contains an object with information about your column. The "
5850 "data is drawn from the output of the <a href=\"http://www.php.net/"
5851 "mysql_fetch_field\">mysql_fetch_field()</a> function. This means, all object "
5852 "properties described on the <a href=\"http://www.php.net/mysql_fetch_field"
5853 "\">manual page</a> are available in this variable and can be used to "
5854 "transform a column accordingly to unsigned/zerofill/not_null/... properties."
5857 #. type: Content of: <html><body><div><ol><li>
5858 #: orig-docs/Documentation.html:2634
5860 "The $meta->mimetype variable contains the original MIME-type of the "
5861 "column (i.e. 'text/plain', 'image/jpeg' etc.)"
5864 #. type: Content of: <html><body><div><p>
5865 #: orig-docs/Documentation.html:2638
5867 "Additionally you should also provide additional function to provide "
5868 "information about the transformation to the user. This function should have "
5869 "same name as transformation function just with appended <code>_info</code> "
5870 "suffix. This function accepts no parameters and returns array with "
5871 "information about the transformation. Currently following keys can be used:"
5874 #. type: Content of: <html><body><div><dl><dt>
5875 #: orig-docs/Documentation.html:2646
5876 msgid "<code>info</code>"
5879 #. type: Content of: <html><body><div><dl><dd>
5880 #: orig-docs/Documentation.html:2647
5881 msgid "Long description of the transformation."
5884 #. type: Content of: <html><body><div><h2>
5885 #: orig-docs/Documentation.html:2651
5886 msgid "FAQ - Frequently Asked Questions"
5889 #. type: Content of: <html><body><div><ol><li>
5890 #: orig-docs/Documentation.html:2653
5891 msgid "<a href=\"#faqserver\">Server</a>"
5894 #. type: Content of: <html><body><div><ol><li>
5895 #: orig-docs/Documentation.html:2654
5896 msgid "<a href=\"#faqconfig\">Configuration</a>"
5899 #. type: Content of: <html><body><div><ol><li>
5900 #: orig-docs/Documentation.html:2655
5901 msgid "<a href=\"#faqlimitations\">Known limitations</a>"
5904 #. type: Content of: <html><body><div><ol><li>
5905 #: orig-docs/Documentation.html:2656
5906 msgid "<a href=\"#faqmultiuser\">ISPs, multi-user installations</a>"
5909 #. type: Content of: <html><body><div><ol><li>
5910 #: orig-docs/Documentation.html:2657
5912 "<a href=\"#faqbrowsers\">Browsers or client <abbr title=\"operating system"
5916 #. type: Content of: <html><body><div><ol><li>
5917 #: orig-docs/Documentation.html:2658
5918 msgid "<a href=\"#faqusing\">Using phpMyAdmin</a>"
5921 #. type: Content of: <html><body><div><ol><li>
5922 #: orig-docs/Documentation.html:2659
5923 msgid "<a href=\"#faqproject\">phpMyAdmin project</a>"
5926 #. type: Content of: <html><body><div><ol><li>
5927 #: orig-docs/Documentation.html:2660
5928 msgid "<a href=\"#faqsecurity\">Security</a>"
5931 #. type: Content of: <html><body><div><ol><li>
5932 #: orig-docs/Documentation.html:2661
5933 msgid "<a href=\"#faqsynchronization\">Synchronization</a>"
5936 #. type: Content of: <html><body><div><p>
5937 #: orig-docs/Documentation.html:2664
5939 "Please have a look at our <a href=\"http://www.phpmyadmin.net/home_page/docs."
5940 "php\">Link section</a> on the official phpMyAdmin homepage for in-depth "
5941 "coverage of phpMyAdmin's features and or interface."
5944 #. type: Content of: <html><body><div><h3>
5945 #: orig-docs/Documentation.html:2669
5949 #. type: Content of: <html><body><div><h4>
5950 #: orig-docs/Documentation.html:2672
5952 "<a href=\"#faq1_1\">1.1 My server is crashing each time a specific action is "
5953 "required or phpMyAdmin sends a blank page or a page full of cryptic "
5954 "characters to my browser, what can I do?</a>"
5957 #. type: Content of: <html><body><div><p>
5958 #: orig-docs/Documentation.html:2676
5960 "Try to set the <a href=\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGzip']</"
5961 "a> directive to <tt>FALSE</tt> in your <i>config.inc.php</i> file and the "
5962 "<tt>zlib.output_compression</tt> directive to <tt>Off</tt> in your php "
5963 "configuration file."
5966 #. type: Content of: <html><body><div><h4>
5967 #: orig-docs/Documentation.html:2682
5969 "<a href=\"#faq1_2\">1.2 My Apache server crashes when using phpMyAdmin.</a>"
5972 #. type: Content of: <html><body><div><p>
5973 #: orig-docs/Documentation.html:2684
5975 "You should first try the latest versions of Apache (and possibly MySQL)."
5978 #. type: Content of: <html><body><div><p>
5979 #: orig-docs/Documentation.html:2685
5981 "See also the <a href=\"#faq1_1\"><abbr title=\"Frequently Asked Questions"
5982 "\">FAQ</abbr> 1.1</a> entry about PHP bugs with output buffering."
5985 #. type: Content of: <html><body><div><p>
5986 #: orig-docs/Documentation.html:2688
5988 "If your server keeps crashing, please ask for help in the various Apache "
5992 #. type: Content of: <html><body><div><h4>
5993 #: orig-docs/Documentation.html:2692
5994 msgid "<a href=\"#faq1_3\">1.3 (withdrawn).</a>"
5997 #. type: Content of: <html><body><div><h4>
5998 #: orig-docs/Documentation.html:2695
6000 "<a href=\"#faq1_4\">1.4 Using phpMyAdmin on <abbr title=\"Internet "
6001 "Information Services\">IIS</abbr>, I'm displayed the error message: ""
6002 "The specified <abbr title=\"Common Gateway Interface\">CGI</abbr> "
6003 "application misbehaved by not returning a complete set of <abbr title="
6004 "\"HyperText Transfer Protocol\">HTTP</abbr> headers ...".</a>"
6007 #. type: Content of: <html><body><div><p>
6008 #: orig-docs/Documentation.html:2702
6010 "You just forgot to read the <i>install.txt</i> file from the PHP "
6011 "distribution. Have a look at the last message in this <a href=\"http://bugs."
6012 "php.net/bug.php?id=12061\">bug report</a> from the official PHP bug database."
6015 #. type: Content of: <html><body><div><h4>
6016 #: orig-docs/Documentation.html:2708
6018 "<a href=\"#faq1_5\">1.5 Using phpMyAdmin on <abbr title=\"Internet "
6019 "Information Services\">IIS</abbr>, I'm facing crashes and/or many error "
6020 "messages with the <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>.</"
6024 #. type: Content of: <html><body><div><p>
6025 #: orig-docs/Documentation.html:2713
6027 "This is a known problem with the PHP <abbr title=\"Internet Server "
6028 "Application Programming Interface\">ISAPI</abbr> filter: it's not so stable. "
6029 "Please use instead the cookie authentication mode."
6032 #. type: Content of: <html><body><div><h4>
6033 #: orig-docs/Documentation.html:2719
6035 "<a href=\"#faq1_6\">1.6 I can't use phpMyAdmin on PWS: nothing is displayed!"
6039 #. type: Content of: <html><body><div><p>
6040 #: orig-docs/Documentation.html:2721
6042 "This seems to be a PWS bug. Filippo Simoncini found a workaround (at this "
6043 "time there is no better fix): remove or comment the <tt>DOCTYPE</tt> "
6044 "declarations (2 lines) from the scripts <i>libraries/header.inc.php</i>, "
6045 "<i>libraries/header_printview.inc.php</i>, <i>index.php</i>, <i>navigation."
6046 "php</i> and <i>libraries/common.lib.php</i>."
6049 #. type: Content of: <html><body><div><h4>
6050 #: orig-docs/Documentation.html:2728
6052 "<a href=\"#faq1_7\">1.7 How can I GZip or Bzip a dump or a <abbr title="
6053 "\"comma separated values\">CSV</abbr> export? It does not seem to work.</a>"
6056 #. type: Content of: <html><body><div><p>
6057 #: orig-docs/Documentation.html:2732
6059 "These features are based on the <tt>gzencode()</tt> and <tt>bzcompress()</"
6060 "tt> PHP functions to be more independent of the platform (Unix/Windows, Safe "
6061 "Mode or not, and so on). So, you must have Zlib/Bzip2 support (<tt>--with-"
6062 "zlib</tt> and <tt>--with-bz2</tt>)."
6065 #. type: Content of: <html><body><div><h4>
6066 #: orig-docs/Documentation.html:2738
6068 "<a href=\"#faq1_8\">1.8 I cannot insert a text file in a table, and I get an "
6069 "error about safe mode being in effect.</a>"
6072 #. type: Content of: <html><body><div><p>
6073 #: orig-docs/Documentation.html:2741
6075 "Your uploaded file is saved by PHP in the "upload dir", as defined "
6076 "in <i>php.ini</i> by the variable <tt>upload_tmp_dir</tt> (usually the "
6077 "system default is <i>/tmp</i>)."
6080 #. type: Content of: <html><body><div><p>
6081 #: orig-docs/Documentation.html:2744
6083 "We recommend the following setup for Apache servers running in safe mode, to "
6084 "enable uploads of files while being reasonably secure:"
6087 #. type: Content of: <html><body><div><ul><li>
6088 #: orig-docs/Documentation.html:2747
6089 msgid "create a separate directory for uploads: <tt>mkdir /tmp/php</tt>"
6092 #. type: Content of: <html><body><div><ul><li>
6093 #: orig-docs/Documentation.html:2748
6095 "give ownership to the Apache server's user.group: <tt>chown apache.apache /"
6099 #. type: Content of: <html><body><div><ul><li>
6100 #: orig-docs/Documentation.html:2750
6101 msgid "give proper permission: <tt>chmod 600 /tmp/php</tt>"
6104 #. type: Content of: <html><body><div><ul><li>
6105 #: orig-docs/Documentation.html:2751
6106 msgid "put <tt>upload_tmp_dir = /tmp/php</tt> in <i>php.ini</i>"
6109 #. type: Content of: <html><body><div><ul><li>
6110 #: orig-docs/Documentation.html:2752
6111 msgid "restart Apache"
6114 #. type: Content of: <html><body><div><h4>
6115 #: orig-docs/Documentation.html:2756
6116 msgid "<a href=\"#faq1_9\">1.9 (withdrawn).</a>"
6119 #. type: Content of: <html><body><div><h4>
6120 #: orig-docs/Documentation.html:2759
6122 "<a href=\"#faq1_10\">1.10 I'm having troubles when uploading files with "
6123 "phpMyAdmin running on a secure server. My browser is Internet Explorer and "
6124 "I'm using the Apache server.</a>"
6127 #. type: Content of: <html><body><div><p>
6128 #: orig-docs/Documentation.html:2763
6130 "As suggested by "Rob M" in the phpWizard forum, add this line to "
6131 "your <i>httpd.conf</i>:"
6134 #. type: Content of: <html><body><div><pre>
6135 #: orig-docs/Documentation.html:2766
6137 msgid "SetEnvIf User-Agent \".*MSIE.*\" nokeepalive ssl-unclean-shutdown"
6140 #. type: Content of: <html><body><div><p>
6141 #: orig-docs/Documentation.html:2768
6142 msgid "It seems to clear up many problems between Internet Explorer and SSL."
6145 #. type: Content of: <html><body><div><h4>
6146 #: orig-docs/Documentation.html:2771
6148 "<a href=\"#faq1_11\">1.11 I get an 'open_basedir restriction' while "
6149 "uploading a file from the query box.</a>"
6152 #. type: Content of: <html><body><div><p>
6153 #: orig-docs/Documentation.html:2774
6155 "Since version 2.2.4, phpMyAdmin supports servers with open_basedir "
6156 "restrictions. However you need to create temporary directory and configure "
6157 "it as <a href=\"#cfg_TempDir\" class=\"configrule\">$cfg['TempDir']</a>. "
6158 "The uploaded files will be moved there, and after execution of your <abbr "
6159 "title=\"structured query language\">SQL</abbr> commands, removed."
6162 #. type: Content of: <html><body><div><h4>
6163 #: orig-docs/Documentation.html:2781
6165 "<a href=\"#faq1_12\">1.12 I have lost my MySQL root password, what can I do?"
6169 #. type: Content of: <html><body><div><p>
6170 #: orig-docs/Documentation.html:2783
6172 "The MySQL manual explains how to <a href=\"http://dev.mysql.com/doc/mysql/en/"
6173 "resetting-permissions.html\"> reset the permissions</a>."
6176 #. type: Content of: <html><body><div><h4>
6177 #: orig-docs/Documentation.html:2788
6178 msgid "<a href=\"#faq1_13\">1.13 (withdrawn).</a>"
6181 #. type: Content of: <html><body><div><h4>
6182 #: orig-docs/Documentation.html:2791
6183 msgid "<a href=\"#faq1_14\">1.14 (withdrawn).</a>"
6186 #. type: Content of: <html><body><div><h4>
6187 #: orig-docs/Documentation.html:2794
6189 "<a href=\"#faq1_15\">1.15 I have problems with <i>mysql.user</i> column "
6193 #. type: Content of: <html><body><div><p>
6194 #: orig-docs/Documentation.html:2797
6196 "In previous MySQL versions, the <tt>User</tt> and <tt>Password</tt>columns "
6197 "were named <tt>user</tt> and <tt>password</tt>. Please modify your column "
6198 "names to align with current standards."
6201 #. type: Content of: <html><body><div><h4>
6202 #: orig-docs/Documentation.html:2802
6204 "<a href=\"#faq1_16\">1.16 I cannot upload big dump files (memory, <abbr "
6205 "title=\"HyperText Transfer Protocol\">HTTP</abbr> or timeout problems).</a>"
6208 #. type: Content of: <html><body><div><p>
6209 #: orig-docs/Documentation.html:2806
6211 "Starting with version 2.7.0, the import engine has been re–written and "
6212 "these problems should not occur. If possible, upgrade your phpMyAdmin to the "
6213 "latest version to take advantage of the new import features."
6216 #. type: Content of: <html><body><div><p>
6217 #: orig-docs/Documentation.html:2810
6219 "The first things to check (or ask your host provider to check) are the "
6220 "values of <tt>upload_max_filesize</tt>, <tt>memory_limit</tt> and "
6221 "<tt>post_max_size</tt> in the <i>php.ini</i> configuration file. All of "
6222 "these three settings limit the maximum size of data that can be submitted "
6223 "and handled by PHP. One user also said that post_max_size and memory_limit "
6224 "need to be larger than upload_max_filesize."
6227 #. type: Content of: <html><body><div><p>
6228 #: orig-docs/Documentation.html:2817
6230 "There exist several workarounds if your upload is too big or your hosting "
6231 "provider is unwilling to change the settings:"
6234 #. type: Content of: <html><body><div><ul><li>
6235 #: orig-docs/Documentation.html:2820
6237 "Look at the <a href=\"#cfg_UploadDir\" class=\"configrule\">$cfg['UploadDir']"
6238 "</a> feature. This allows one to upload a file to the server via scp, ftp, "
6239 "or your favorite file transfer method. PhpMyAdmin is then able to import the "
6240 "files from the temporary directory. More information is available in the <a "
6241 "href=\"#config\">Configuration section</a> of this document."
6244 #. type: Content of: <html><body><div><ul><li>
6245 #: orig-docs/Documentation.html:2826
6247 "Using a utility (such as <a href=\"http://www.ozerov.de/bigdump.php\"> "
6248 "BigDump</a>) to split the files before uploading. We cannot support this or "
6249 "any third party applications, but are aware of users having success with it."
6252 #. type: Content of: <html><body><div><ul><li>
6253 #: orig-docs/Documentation.html:2830
6255 "If you have shell (command line) access, use MySQL to import the files "
6256 "directly. You can do this by issuing the "source" command from "
6257 "within MySQL: <tt>source <i>filename.sql</i></tt>."
6260 #. type: Content of: <html><body><div><h4>
6261 #: orig-docs/Documentation.html:2836
6263 "<a id=\"faqmysqlversions\" href=\"#faq1_17\">1.17 Which MySQL versions does "
6264 "phpMyAdmin support?</a>"
6267 #. type: Content of: <html><body><div><p>
6268 #: orig-docs/Documentation.html:2839
6270 "Since phpMyAdmin 3.0.x, only MySQL 5.0.1 and newer are supported. For older "
6271 "MySQL versions, you need to use the latest 2.x branch. phpMyAdmin can "
6272 "connect to your MySQL server using PHP's classic <a href=\"http://php.net/"
6273 "mysql\">MySQL extension</a> as well as the <a href=\"http://php.net/mysqli"
6274 "\">improved MySQL extension (MySQLi)</a> that is available in PHP 5.0. The "
6275 "latter one should be used unless you have a good reason not to do so."
6278 #. type: Content of: <html><body><div><p>
6279 #: orig-docs/Documentation.html:2846
6281 "When compiling PHP, we strongly recommend that you manually link the MySQL "
6282 "extension of your choice to a MySQL client library of at least the same "
6283 "minor version since the one that is bundled with some PHP distributions is "
6284 "rather old and might cause problems <a href=\"#faq1_17a\"> (see <abbr title="
6285 "\"Frequently Asked Questions\">FAQ</abbr> 1.17a)</a>."
6288 #. type: Content of: <html><body><div><p>
6289 #: orig-docs/Documentation.html:2851
6291 "<a href=\"http://mariadb.org/\">MariaDB</a> is also supported (versions 5.1 "
6292 "and 5.2 were tested)."
6295 #. type: Content of: <html><body><div><p>
6296 #: orig-docs/Documentation.html:2853
6298 "Since phpMyAdmin 3.5 <a href=\"http://www.drizzle.org/\">Drizzle</a> is "
6302 #. type: Content of: <html><body><div><h5>
6303 #: orig-docs/Documentation.html:2857
6305 "<a href=\"#faq1_17a\">1.17a I cannot connect to the MySQL server. It always "
6306 "returns the error message, "Client does not support authentication "
6307 "protocol requested by server; consider upgrading MySQL client"</a>"
6310 #. type: Content of: <html><body><div><p>
6311 #: orig-docs/Documentation.html:2861
6313 "You tried to access MySQL with an old MySQL client library. The version of "
6314 "your MySQL client library can be checked in your phpinfo() output. In "
6315 "general, it should have at least the same minor version as your server - as "
6316 "mentioned in <a href=\"#faq1_17\"> <abbr title=\"Frequently Asked Questions"
6317 "\">FAQ</abbr> 1.17</a>."
6320 #. type: Content of: <html><body><div><p>
6321 #: orig-docs/Documentation.html:2867
6323 "This problem is generally caused by using MySQL version 4.1 or newer. MySQL "
6324 "changed the authentication hash and your PHP is trying to use the old "
6325 "method. The proper solution is to use the <a href=\"http://www.php.net/"
6326 "mysqli\">mysqli extension</a> with the proper client library to match your "
6327 "MySQL installation. Your chosen extension is specified in <a href="
6328 "\"#cfg_Servers_extension\" class=\"configrule\">$cfg['Servers'][$i]"
6329 "['extension']</a>. More information (and several workarounds) are located "
6330 "in the <a href=\"http://dev.mysql.com/doc/mysql/en/old-client.html\">MySQL "
6331 "Documentation</a>."
6334 #. type: Content of: <html><body><div><h4>
6335 #: orig-docs/Documentation.html:2877
6336 msgid "<a href=\"#faq1_18\">1.18 (withdrawn).</a>"
6339 #. type: Content of: <html><body><div><h4>
6340 #: orig-docs/Documentation.html:2880
6342 "<a href=\"#faq1_19\">1.19 I can't run the "display relations" "
6343 "feature because the script seems not to know the font face I'm using!</a>"
6346 #. type: Content of: <html><body><div><p>
6347 #: orig-docs/Documentation.html:2883
6349 "The "FPDF" library we're using for this feature requires some "
6350 "special files to use font faces."
6353 #. type: Content of: <html><body><div><p>
6354 #: orig-docs/Documentation.html:2885
6356 "Please refers to the <a href=\"http://www.fpdf.org/\">FPDF manual</a> to "
6357 "build these files."
6360 #. type: Content of: <html><body><div><h4>
6361 #: orig-docs/Documentation.html:2889
6363 "<a href=\"#faqmysql\">1.20 I receive the error "cannot load MySQL "
6364 "extension, please check PHP Configuration".</a>"
6367 #. type: Content of: <html><body><div><p>
6368 #: orig-docs/Documentation.html:2892
6370 "To connect to a MySQL server, PHP needs a set of MySQL functions called "
6371 ""MySQL extension". This extension may be part of the PHP "
6372 "distribution (compiled-in), otherwise it needs to be loaded dynamically. Its "
6373 "name is probably <i>mysql.so</i> or <i>php_mysql.dll</i>. phpMyAdmin tried "
6374 "to load the extension but failed."
6377 #. type: Content of: <html><body><div><p>
6378 #: orig-docs/Documentation.html:2898
6380 "Usually, the problem is solved by installing a software package called ""
6381 "PHP-MySQL" or something similar."
6384 #. type: Content of: <html><body><div><h4>
6385 #: orig-docs/Documentation.html:2902
6387 "<a href=\"#faq1_21\">1.21 I am running the <abbr title=\"Common Gateway "
6388 "Interface\">CGI</abbr> version of PHP under Unix, and I cannot log in using "
6392 #. type: Content of: <html><body><div><p>
6393 #: orig-docs/Documentation.html:2906
6394 msgid "In <i>php.ini</i>, set <tt>mysql.max_links</tt> higher than 1."
6397 #. type: Content of: <html><body><div><h4>
6398 #: orig-docs/Documentation.html:2909
6400 "<a href=\"#faq1_22\">1.22 I don't see the "Location of text file" "
6401 "field, so I cannot upload.</a>"
6404 #. type: Content of: <html><body><div><p>
6405 #: orig-docs/Documentation.html:2912
6407 "This is most likely because in <i>php.ini</i>, your <tt>file_uploads</tt> "
6408 "parameter is not set to "on"."
6411 #. type: Content of: <html><body><div><h4>
6412 #: orig-docs/Documentation.html:2916
6414 "<a href=\"#faq1_23\">1.23 I'm running MySQL on a Win32 machine. Each time I "
6415 "create a new table the table and column names are changed to lowercase!</a>"
6418 #. type: Content of: <html><body><div><p>
6419 #: orig-docs/Documentation.html:2919
6421 "This happens because the MySQL directive <tt>lower_case_table_names</tt> "
6422 "defaults to 1 (<tt>ON</tt>) in the Win32 version of MySQL. You can change "
6423 "this behavior by simply changing the directive to 0 (<tt>OFF</tt>):"
6426 #. type: Content of: <html><body><div><p>
6427 #: orig-docs/Documentation.html:2922
6429 "Just edit your <tt>my.ini</tt> file that should be located in your Windows "
6430 "directory and add the following line to the group [mysqld]:"
6433 #. type: Content of: <html><body><div><pre>
6434 #: orig-docs/Documentation.html:2925
6436 msgid "set-variable = lower_case_table_names=0"
6439 #. type: Content of: <html><body><div><p>
6440 #: orig-docs/Documentation.html:2927
6442 "Next, save the file and restart the MySQL service. You can always check the "
6443 "value of this directive using the query"
6446 #. type: Content of: <html><body><div><pre>
6447 #: orig-docs/Documentation.html:2930
6449 msgid "SHOW VARIABLES LIKE 'lower_case_table_names';"
6452 #. type: Content of: <html><body><div><h4>
6453 #: orig-docs/Documentation.html:2933
6454 msgid "<a href=\"#faq1_24\">1.24 (withdrawn).</a>"
6457 #. type: Content of: <html><body><div><h4>
6458 #: orig-docs/Documentation.html:2936
6460 "<a href=\"#faq1_25\">1.25 I am running Apache with mod_gzip-1.3.26.1a on "
6461 "Windows XP, and I get problems, such as undefined variables when I run a "
6462 "<abbr title=\"structured query language\">SQL</abbr> query.</a>"
6465 #. type: Content of: <html><body><div><p>
6466 #: orig-docs/Documentation.html:2940
6468 "A tip from Jose Fandos: put a comment on the following two lines in httpd."
6472 #. type: Content of: <html><body><div><pre>
6473 #: orig-docs/Documentation.html:2944
6476 "# mod_gzip_item_include file \\.php$\n"
6477 "# mod_gzip_item_include mime \"application/x-httpd-php.*\"\n"
6480 #. type: Content of: <html><body><div><p>
6481 #: orig-docs/Documentation.html:2948
6483 "as this version of mod_gzip on Apache (Windows) has problems handling PHP "
6484 "scripts. Of course you have to restart Apache."
6487 #. type: Content of: <html><body><div><h4>
6488 #: orig-docs/Documentation.html:2952
6490 "<a href=\"#faq1_26\">1.26 I just installed phpMyAdmin in my document root of "
6491 "<abbr title=\"Internet Information Services\">IIS</abbr> but I get the error "
6492 ""No input file specified" when trying to run phpMyAdmin.</a>"
6495 #. type: Content of: <html><body><div><p>
6496 #: orig-docs/Documentation.html:2957
6498 "This is a permission problem. Right-click on the phpmyadmin folder and "
6499 "choose properties. Under the tab Security, click on "Add" and "
6500 "select the user "IUSR_machine" from the list. Now set his "
6501 "permissions and it should work."
6504 #. type: Content of: <html><body><div><h4>
6505 #: orig-docs/Documentation.html:2963
6507 "<a href=\"#faq1_27\">1.27 I get empty page when I want to view huge page "
6508 "(eg. db_structure.php with plenty of tables).</a>"
6511 #. type: Content of: <html><body><div><p>
6512 #: orig-docs/Documentation.html:2966
6514 "This is a <a href=\"http://bugs.php.net/21079\">PHP bug</a> that occur when "
6515 "GZIP output buffering is enabled. If you turn off it (by <a href="
6516 "\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGzip'] = false</a> in <i>config."
6517 "inc.php</i>), it should work. This bug will be fixed in PHP 5.0.0."
6520 #. type: Content of: <html><body><div><h4>
6521 #: orig-docs/Documentation.html:2973
6523 "<a href=\"#faq1_28\">1.28 My MySQL server sometimes refuses queries and "
6524 "returns the message 'Errorcode: 13'. What does this mean?</a>"
6527 #. type: Content of: <html><body><div><p>
6528 #: orig-docs/Documentation.html:2976
6530 "This can happen due to a MySQL bug when having database / table names with "
6531 "upper case characters although <tt>lower_case_table_names</tt> is set to 1. "
6532 "To fix this, turn off this directive, convert all database and table names "
6533 "to lower case and turn it on again. Alternatively, there's a bug-fix "
6534 "available starting with MySQL 3.23.56 / 4.0.11-gamma."
6537 #. type: Content of: <html><body><div><h4>
6538 #: orig-docs/Documentation.html:2983
6540 "<a href=\"#faq1_29\">1.29 When I create a table or modify a column, I get an "
6541 "error and the columns are duplicated.</a>"
6544 #. type: Content of: <html><body><div><p>
6545 #: orig-docs/Documentation.html:2986
6547 "It is possible to configure Apache in such a way that PHP has problems "
6548 "interpreting .php files."
6551 #. type: Content of: <html><body><div><p>
6552 #: orig-docs/Documentation.html:2989
6554 "The problems occur when two different (and conflicting) set of directives "
6558 #. type: Content of: <html><body><div><pre>
6559 #: orig-docs/Documentation.html:2993
6562 "SetOutputFilter PHP\n"
6563 "SetInputFilter PHP\n"
6566 #. type: Content of: <html><body><div><p>
6567 #: orig-docs/Documentation.html:2997
6571 #. type: Content of: <html><body><div><pre>
6572 #: orig-docs/Documentation.html:2999
6574 msgid "AddType application/x-httpd-php .php"
6577 #. type: Content of: <html><body><div><p>
6578 #: orig-docs/Documentation.html:3001
6580 "In the case we saw, one set of directives was in <tt>/etc/httpd/conf/httpd."
6581 "conf</tt>, while the other set was in <tt>/etc/httpd/conf/addon-modules/php."
6585 #. type: Content of: <html><body><div><p>
6586 #: orig-docs/Documentation.html:3004
6588 "The recommended way is with <tt>AddType</tt>, so just comment out the first "
6589 "set of lines and restart Apache:"
6592 #. type: Content of: <html><body><div><pre>
6593 #: orig-docs/Documentation.html:3008
6596 "#SetOutputFilter PHP\n"
6597 "#SetInputFilter PHP\n"
6600 #. type: Content of: <html><body><div><h4>
6601 #: orig-docs/Documentation.html:3013
6603 "<a href=\"#faq1_30\">1.30 I get the error "navigation.php: Missing "
6607 #. type: Content of: <html><body><div><p>
6608 #: orig-docs/Documentation.html:3015
6610 "This problem is known to happen when the server is running Turck MMCache but "
6611 "upgrading MMCache to version 2.3.21 solves the problem."
6614 #. type: Content of: <html><body><div><h4>
6615 #: orig-docs/Documentation.html:3019
6616 msgid "<a href=\"#faq1_31\">1.31 Does phpMyAdmin support php5?</a>"
6619 #. type: Content of: <html><body><div><p>
6620 #: orig-docs/Documentation.html:3021
6624 #. type: Content of: <html><body><div><p>
6625 #: orig-docs/Documentation.html:3023
6627 "Since release 3.0 only PHP 5.2 and newer. For older PHP versions 2.9 branch "
6628 "is still maintained."
6631 #. type: Content of: <html><body><div><h4>
6632 #: orig-docs/Documentation.html:3028
6634 "<a href=\"#faq1_32\">1.32 Can I use <abbr title=\"HyperText Transfer Protocol"
6635 "\">HTTP</abbr> authentication with <abbr title=\"Internet Information "
6636 "Services\">IIS</abbr>?</a>"
6639 #. type: Content of: <html><body><div><p>
6640 #: orig-docs/Documentation.html:3030
6642 "Yes. This procedure was tested with phpMyAdmin 2.6.1, PHP 4.3.9 in <abbr "
6643 "title=\"Internet Server Application Programming Interface\">ISAPI</abbr> "
6644 "mode under <abbr title=\"Internet Information Services\">IIS</abbr> 5.1."
6647 #. type: Content of: <html><body><div><ol><li>
6648 #: orig-docs/Documentation.html:3033
6649 msgid "In your <tt>php.ini</tt> file, set <tt>cgi.rfc2616_headers = 0</tt>"
6652 #. type: Content of: <html><body><div><ol><li>
6653 #: orig-docs/Documentation.html:3034
6655 "In <tt>Web Site Properties -> File/Directory Security -> Anonymous "
6656 "Access</tt> dialog box, check the <tt>Anonymous access</tt> checkbox and "
6657 "uncheck any other checkboxes (i.e. uncheck <tt>Basic authentication</tt>, "
6658 "<tt>Integrated Windows authentication</tt>, and <tt>Digest</tt> if it's "
6659 "enabled.) Click <tt>OK</tt>."
6662 #. type: Content of: <html><body><div><ol><li>
6663 #: orig-docs/Documentation.html:3039
6665 "In <tt>Custom Errors</tt>, select the range of <tt>401;1</tt> through "
6666 "<tt>401;5</tt> and click the <tt>Set to Default</tt> button."
6669 #. type: Content of: <html><body><div><h4>
6670 #: orig-docs/Documentation.html:3044
6671 msgid "<a href=\"#faq1_33\">1.33 (withdrawn).</a>"
6674 #. type: Content of: <html><body><div><h4>
6675 #: orig-docs/Documentation.html:3047
6677 "<a href=\"#faq1_34\">1.34 Can I access directly to database or table pages?</"
6681 #. type: Content of: <html><body><div><p>
6682 #: orig-docs/Documentation.html:3049
6684 "Yes. Out of the box, you can use <abbr title=\"Uniform Resource Locator"
6685 "\">URL</abbr>s like http://server/phpMyAdmin/index.php?server=X&"
6686 "db=database&table=table&target=script. For <tt>server</tt> you use "
6687 "the server number which refers to the order of the server paragraph in "
6688 "<tt>config.inc.php</tt>. Table and script parts are optional. If you want "
6689 "http://server/phpMyAdmin/database[/table][/script] <abbr title=\"Uniform "
6690 "Resource Locator\">URL</abbr>s, you need to do some configuration. Following "
6691 "lines apply only for <a href=\"http://httpd.apache.org\">Apache</a> web "
6692 "server. First make sure, that you have enabled some features within global "
6693 "configuration. You need <code>Options FollowSymLinks</code> and "
6694 "<code>AllowOverride FileInfo</code> enabled for directory where phpMyAdmin "
6695 "is installed and you need mod_rewrite to be enabled. Then you just need to "
6696 "create following <code>.htaccess</code> file in root folder of phpMyAdmin "
6697 "installation (don't forget to change directory name inside of it):"
6700 #. type: Content of: <html><body><div><pre>
6701 #: orig-docs/Documentation.html:3064
6704 "RewriteEngine On\n"
6705 "RewriteBase /path_to_phpMyAdmin\n"
6706 "RewriteRule ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)/([a-z_]+\\.php)$ index.php?db=$1&table=$2&target=$3 [R]\n"
6707 "RewriteRule ^([a-zA-Z0-9_]+)/([a-z_]+\\.php)$ index.php?db=$1&target=$2 [R]\n"
6708 "RewriteRule ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)$ index.php?db=$1&table=$2 [R]\n"
6709 "RewriteRule ^([a-zA-Z0-9_]+)$ index.php?db=$1 [R]\n"
6712 #. type: Content of: <html><body><div><h4>
6713 #: orig-docs/Documentation.html:3073
6715 "<a href=\"#faq1_35\">1.35 Can I use <abbr title=\"HyperText Transfer Protocol"
6716 "\">HTTP</abbr> authentication with Apache <abbr title=\"Common Gateway "
6717 "Interface\">CGI</abbr>?</a>"
6720 #. type: Content of: <html><body><div><p>
6721 #: orig-docs/Documentation.html:3075
6723 "Yes. However you need to pass authentication variable to <abbr title="
6724 "\"Common Gateway Interface\">CGI</abbr> using following rewrite rule:"
6727 #. type: Content of: <html><body><div><pre>
6728 #: orig-docs/Documentation.html:3079
6731 "RewriteEngine On\n"
6732 "RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]\n"
6735 #. type: Content of: <html><body><div><h4>
6736 #: orig-docs/Documentation.html:3084
6738 "<a href=\"#faq1_36\">1.36 I get an error "500 Internal Server "
6742 #. type: Content of: <html><body><div><p>
6743 #: orig-docs/Documentation.html:3087
6745 "There can be many explanations to this and a look at your server's error log "
6746 "file might give a clue."
6749 #. type: Content of: <html><body><div><h4>
6750 #: orig-docs/Documentation.html:3092
6752 "<a href=\"#faq1_37\">1.37 I run phpMyAdmin on cluster of different machines "
6753 "and password encryption in cookie auth doesn't work.</a>"
6756 #. type: Content of: <html><body><div><p>
6757 #: orig-docs/Documentation.html:3095
6759 "If your cluster consist of different architectures, PHP code used for "
6760 "encryption/decryption won't work correct. This is caused by use of pack/"
6761 "unpack functions in code. Only solution is to use mcrypt extension which "
6762 "works fine in this case."
6765 #. type: Content of: <html><body><div><h4>
6766 #: orig-docs/Documentation.html:3101
6768 "<a href=\"#faq1_38\">1.38 Can I use phpMyAdmin on a server on which Suhosin "
6772 #. type: Content of: <html><body><div><p>
6773 #: orig-docs/Documentation.html:3103
6775 "Yes but the default configuration values of Suhosin are known to cause "
6776 "problems with some operations, for example editing a table with many columns "
6777 "and no primary key or with textual primary key."
6780 #. type: Content of: <html><body><div><p>
6781 #: orig-docs/Documentation.html:3108
6783 "Suhosin configuration might lead to malfunction in some cases and it can not "
6784 "be fully avoided as phpMyAdmin is kind of application which needs to "
6785 "transfer big amounts of columns in single HTTP request, what is something "
6786 "what Suhosin tries to prevent. Generally all <code>suhosin.request.*</code>, "
6787 "<code>suhosin.post.*</code> and <code>suhosin.get.*</code> directives can "
6788 "have negative effect on phpMyAdmin usability. You can always find in your "
6789 "error logs which limit did cause dropping of variable, so you can diagnose "
6790 "the problem and adjust matching configuration variable."
6793 #. type: Content of: <html><body><div><p>
6794 #: orig-docs/Documentation.html:3119
6796 "The default values for most Suhosin configuration options will work in most "
6797 "scenarios, however you might want to adjust at least following parameters:"
6800 #. type: Content of: <html><body><div><ul><li>
6801 #: orig-docs/Documentation.html:3124
6803 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6804 "request.max_vars\">suhosin.request.max_vars</a> should be increased (eg. "
6808 #. type: Content of: <html><body><div><ul><li>
6809 #: orig-docs/Documentation.html:3125
6811 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6812 "post.max_vars\">suhosin.post.max_vars</a> should be increased (eg. 2048)"
6815 #. type: Content of: <html><body><div><ul><li>
6816 #: orig-docs/Documentation.html:3126
6818 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6819 "request.max_array_index_length\">suhosin.request.max_array_index_length</a> "
6820 "should be increased (eg. 256)"
6823 #. type: Content of: <html><body><div><ul><li>
6824 #: orig-docs/Documentation.html:3127
6826 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6827 "post.max_array_index_length\">suhosin.post.max_array_index_length</a> should "
6828 "be increased (eg. 256)"
6831 #. type: Content of: <html><body><div><ul><li>
6832 #: orig-docs/Documentation.html:3128
6834 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6835 "request.max_totalname_length\">suhosin.request.max_totalname_length</a> "
6836 "should be increased (eg. 8192)"
6839 #. type: Content of: <html><body><div><ul><li>
6840 #: orig-docs/Documentation.html:3129
6842 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin."
6843 "post.max_totalname_length\">suhosin.post.max_totalname_length</a> should be "
6844 "increased (eg. 8192)"
6847 #. type: Content of: <html><body><div><ul><li>
6848 #: orig-docs/Documentation.html:3130
6850 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin.get."
6851 "max_value_length\">suhosin.get.max_value_length</a> should be increased (eg. "
6855 #. type: Content of: <html><body><div><ul><li>
6856 #: orig-docs/Documentation.html:3131
6858 "<a href=\"http://www.hardened-php.net/suhosin/configuration.html#suhosin.sql."
6859 "bailout_on_error\">suhosin.sql.bailout_on_error</a> needs to be disabled "
6863 #. type: Content of: <html><body><div><ul><li>
6864 #: orig-docs/Documentation.html:3132
6866 "<a href=\"http://www.hardened-php.net/suhosin/configuration."
6867 "html#logging_configuration\">suhosin.log.*</a> should not include SQL, "
6868 "otherwise you get big slowdown"
6871 #. type: Content of: <html><body><div><p>
6872 #: orig-docs/Documentation.html:3136
6874 "You can also disable the warning using the <a href="
6875 "\"#cfg_SuhosinDisableWarning\"> <tt>SuhosinDisableWarning</tt> directive</a>."
6878 #. type: Content of: <html><body><div><h4>
6879 #: orig-docs/Documentation.html:3141
6881 "<a href=\"#faq1_39\">1.39 When I try to connect via https, I can log in, but "
6882 "then my connection is redirected back to http. What can cause this behavior?"
6886 #. type: Content of: <html><body><div><p>
6887 #: orig-docs/Documentation.html:3145
6889 "Be sure that you have enabled <tt>SSLOptions</tt> and <tt>StdEnvVars</tt> in "
6890 "your Apache configuration. See <a href=\"http://httpd.apache.org/docs/2.0/"
6891 "mod/mod_ssl.html#ssloptions\">http://httpd.apache.org/docs/2.0/mod/mod_ssl."
6892 "html#ssloptions</a>."
6895 #. type: Content of: <html><body><div><h4>
6896 #: orig-docs/Documentation.html:3149
6898 "<a href=\"#faq1_40\">1.40 When accessing phpMyAdmin via an Apache reverse "
6899 "proxy, cookie login does not work.</a>"
6902 #. type: Content of: <html><body><div><p>
6903 #: orig-docs/Documentation.html:3151
6905 "To be able to use cookie auth Apache must know that it has to rewrite the "
6906 "set-cookie headers."
6909 #. type: Content of: <html><body><div><p>
6910 #: orig-docs/Documentation.html:3152
6911 msgid "Example from the Apache 2.2 documentation:"
6914 #. type: Content of: <html><body><div><pre>
6915 #: orig-docs/Documentation.html:3154
6918 "ProxyPass /mirror/foo/ http://backend.example.com/\n"
6919 "ProxyPassReverse /mirror/foo/ http://backend.example.com/\n"
6920 "ProxyPassReverseCookieDomain backend.example.com public.example.com \n"
6921 "ProxyPassReverseCookiePath / /mirror/foo/ \n"
6924 #. type: Content of: <html><body><div><p>
6925 #: orig-docs/Documentation.html:3160
6927 "Note: if the backend url looks like http://host/~user/phpmyadmin, the tilde "
6928 "(~) must be url encoded as %7E in the ProxyPassReverse* lines. This is not "
6929 "specific to phpmyadmin, it's just the behavior of Apache."
6932 #. type: Content of: <html><body><div><pre>
6933 #: orig-docs/Documentation.html:3166
6936 "ProxyPass /mirror/foo/ http://backend.example.com/~user/phpmyadmin\n"
6937 "ProxyPassReverse /mirror/foo/\n"
6938 "http://backend.example.com/%7Euser/phpmyadmin\n"
6939 "ProxyPassReverseCookiePath /%7Euser/phpmyadmin /mirror/foo\n"
6942 #. type: Content of: <html><body><div><p>
6943 #: orig-docs/Documentation.html:3172
6945 "See <a href=\"http://httpd.apache.org/docs/2.2/mod/mod_proxy.html\">http://"
6946 "httpd.apache.org/docs/2.2/mod/mod_proxy.html</a> for more details."
6949 #. type: Content of: <html><body><div><h4>
6950 #: orig-docs/Documentation.html:3176
6952 "<a href=\"#faq1_41\">1.41 When I view a database and ask to see its "
6953 "privileges, I get an error about an unknown column.</a>"
6956 #. type: Content of: <html><body><div><p>
6957 #: orig-docs/Documentation.html:3179
6959 "The MySQL server's privilege tables are not up to date, you need to run the "
6960 "<tt>mysql_upgrade</tt> command on the server."
6963 #. type: Content of: <html><body><div><h4>
6964 #: orig-docs/Documentation.html:3186
6966 "<a href=\"#faq2_1\">2.1 The error message "Warning: Cannot add header "
6967 "information - headers already sent by ..." is displayed, what's the "
6971 #. type: Content of: <html><body><div><p>
6972 #: orig-docs/Documentation.html:3189
6974 "Edit your <i>config.inc.php</i> file and ensure there is nothing (I.E. no "
6975 "blank lines, no spaces, no characters...) neither before the <tt><?php</"
6976 "tt> tag at the beginning, neither after the <tt>?></tt> tag at the end. "
6977 "We also got a report from a user under IIS, that used a zipped distribution "
6978 "kit: the file <tt>libraries/Config.class.php</tt> contained an end-of-line "
6979 "character (hex 0A) at the end; removing this character cleared his errors."
6982 #. type: Content of: <html><body><div><h4>
6983 #: orig-docs/Documentation.html:3198
6985 "<a href=\"#faq2_2\">2.2 phpMyAdmin can't connect to MySQL. What's wrong?</a>"
6988 #. type: Content of: <html><body><div><p>
6989 #: orig-docs/Documentation.html:3200
6991 "Either there is an error with your PHP setup or your username/password is "
6992 "wrong. Try to make a small script which uses mysql_connect and see if it "
6993 "works. If it doesn't, it may be you haven't even compiled MySQL support into "
6997 #. type: Content of: <html><body><div><h4>
6998 #: orig-docs/Documentation.html:3206
7000 "<a href=\"#faq2_3\">2.3 The error message "Warning: MySQL Connection "
7001 "Failed: Can't connect to local MySQL server through socket '/tmp/mysql."
7002 "sock' (111) ..." is displayed. What can I do?</a>"
7005 #. type: Content of: <html><body><div><p>
7006 #: orig-docs/Documentation.html:3210
7007 msgid "For RedHat users, Harald Legner suggests this on the mailing list:"
7010 #. type: Content of: <html><body><div><p>
7011 #: orig-docs/Documentation.html:3212
7013 "On my RedHat-Box the socket of MySQL is <i>/var/lib/mysql/mysql.sock</i>. "
7014 "In your <i>php.ini</i> you will find a line"
7017 #. type: Content of: <html><body><div><pre>
7018 #: orig-docs/Documentation.html:3215
7020 msgid "mysql.default_socket = /tmp/mysql.sock"
7023 #. type: Content of: <html><body><div><p>
7024 #: orig-docs/Documentation.html:3217
7025 msgid "change it to"
7028 #. type: Content of: <html><body><div><pre>
7029 #: orig-docs/Documentation.html:3219
7031 msgid "mysql.default_socket = /var/lib/mysql/mysql.sock"
7034 #. type: Content of: <html><body><div><p>
7035 #: orig-docs/Documentation.html:3221
7036 msgid "Then restart apache and it will work."
7039 #. type: Content of: <html><body><div><p>
7040 #: orig-docs/Documentation.html:3223
7041 msgid "Here is a fix suggested by Brad Ummer:"
7044 #. type: Content of: <html><body><div><ul><li>
7045 #: orig-docs/Documentation.html:3225
7046 msgid "First, you need to determine what socket is being used by MySQL."
7049 #. type: Content of: <html><body><div><ul><li>
7050 #: orig-docs/Documentation.html:3226
7052 "To do this, telnet to your server and go to the MySQL bin directory. In this "
7053 "directory there should be a file named <i>mysqladmin</i>. Type <tt>./"
7054 "mysqladmin variables</tt>, and this should give you a bunch of info about "
7055 "your MySQL server, including the socket (<i>/tmp/mysql.sock</i>, for "
7059 #. type: Content of: <html><body><div><ul><li>
7060 #: orig-docs/Documentation.html:3231
7061 msgid "Then, you need to tell PHP to use this socket."
7064 #. type: Content of: <html><body><div><ul><li>
7065 #: orig-docs/Documentation.html:3231
7067 "To do this in phpMyAdmin, you need to complete the socket information in the "
7068 "<i>config.inc.php</i>."
7071 #. type: Content of: <html><body><div><ul><li>
7072 #: orig-docs/Documentation.html:3234
7074 "For example: <a href=\"#cfg_Servers_socket\" class=\"configrule\"> $cfg"
7075 "['Servers'][$i]['socket'] = '/tmp/mysql.sock';</a>"
7078 #. type: Content of: <html><body><div><ul><li>
7079 #: orig-docs/Documentation.html:3239
7081 "Please also make sure that the permissions of this file allow to be readable "
7082 "by your webserver (i.e. '0755')."
7085 #. type: Content of: <html><body><div><p>
7086 #: orig-docs/Documentation.html:3243
7088 "Have also a look at the <a href=\"http://dev.mysql.com/doc/en/can-not-"
7089 "connect-to-server.html\"> corresponding section of the MySQL documentation</"
7093 #. type: Content of: <html><body><div><h4>
7094 #: orig-docs/Documentation.html:3248
7096 "<a href=\"#faq2_4\">2.4 Nothing is displayed by my browser when I try to run "
7097 "phpMyAdmin, what can I do?</a>"
7100 #. type: Content of: <html><body><div><p>
7101 #: orig-docs/Documentation.html:3251
7103 "Try to set the <a href=\"#cfg_OBGzip\" class=\"configrule\">$cfg['OBGZip']</"
7104 "a> directive to <tt>FALSE</tt> in the phpMyAdmin configuration file. It "
7108 #. type: Content of: <html><body><div><p>
7109 #: orig-docs/Documentation.html:3254
7111 "Also have a look at your PHP version number: if it contains "b" or "
7112 ""alpha" it means you're running a testing version of PHP. That's "
7113 "not a so good idea, please upgrade to a plain revision."
7116 #. type: Content of: <html><body><div><h4>
7117 #: orig-docs/Documentation.html:3259
7119 "<a href=\"#faq2_5\">2.5 Each time I want to insert or change a row or drop a "
7120 "database or a table, an error 404 (page not found) is displayed or, with "
7121 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
7122 "authentication, I'm asked to log in again. What's wrong?</a>"
7125 #. type: Content of: <html><body><div><p>
7126 #: orig-docs/Documentation.html:3263
7128 "Check the value you set for the <a href=\"#cfg_PmaAbsoluteUri\" class="
7129 "\"configrule\">$cfg['PmaAbsoluteUri']</a> directive in the phpMyAdmin "
7130 "configuration file."
7133 #. type: Content of: <html><body><div><h4>
7134 #: orig-docs/Documentation.html:3268
7136 "<a href=\"#faq2_6\">2.6 I get an "Access denied for user: "
7137 "'root@localhost' (Using password: YES)"-error when trying to access a "
7138 "MySQL-Server on a host which is port-forwarded for my localhost.</a>"
7141 #. type: Content of: <html><body><div><p>
7142 #: orig-docs/Documentation.html:3272
7144 "When you are using a port on your localhost, which you redirect via port-"
7145 "forwarding to another host, MySQL is not resolving the localhost as expected."
7148 #. type: Content of: <html><body><div><p>
7149 #: orig-docs/Documentation.html:3275
7151 "Erik Wasser explains: The solution is: if your host is "localhost" "
7152 "MySQL (the command line tool <code>mysql</code> as well) always tries to use "
7153 "the socket connection for speeding up things. And that doesn't work in this "
7154 "configuration with port forwarding."
7157 #. type: Content of: <html><body><div><p>
7158 #: orig-docs/Documentation.html:3279
7160 "If you enter \"127.0.0.1\" as hostname, everything is right and MySQL uses "
7161 "the <abbr title=\"Transmission Control Protocol\">TCP</abbr> connection."
7164 #. type: Content of: <html><body><div><h4>
7165 #: orig-docs/Documentation.html:3282
7166 msgid "<a href=\"#faqthemes\">2.7 Using and creating themes</a>"
7169 #. type: Content of: <html><body><div><p>
7170 #: orig-docs/Documentation.html:3284
7172 "Themes are configured with <a href=\"#cfg_ThemePath\" class=\"configrule\">"
7173 "$cfg['ThemePath']</a>, <a href=\"#cfg_ThemeManager\" class=\"configrule\">"
7174 "$cfg['ThemeManager']</a> and <a href=\"#cfg_ThemeDefault\" class=\"configrule"
7175 "\">$cfg['ThemeDefault']</a>."
7178 #. type: Content of: <html><body><div><p>
7179 #: orig-docs/Documentation.html:3289
7181 "Under <a href=\"#cfg_ThemePath\" class=\"configrule\">$cfg['ThemePath']</a>, "
7182 "you should not delete the directory "original" or its underlying "
7183 "structure, because this is the system theme used by phpMyAdmin. ""
7184 "original" contains all images and styles, for backwards compatibility "
7185 "and for all themes that would not include images or css-files."
7188 #. type: Content of: <html><body><div><p>
7189 #: orig-docs/Documentation.html:3296
7191 "If <a href=\"#cfg_ThemeManager\" class=\"configrule\">$cfg['ThemeManager']</"
7192 "a> is enabled, you can select your favorite theme on the main page. Your "
7193 "selected theme will be stored in a cookie."
7196 #. type: Content of: <html><body><div><p>
7197 #: orig-docs/Documentation.html:3300
7198 msgid "To create a theme:"
7201 #. type: Content of: <html><body><div><ul><li>
7202 #: orig-docs/Documentation.html:3302
7204 "make a new subdirectory (for example "your_theme_name") under <a "
7205 "href=\"#cfg_ThemePath\" class=\"configrule\">$cfg['ThemePath']</a> (by "
7206 "default <tt>themes</tt>)"
7209 #. type: Content of: <html><body><div><ul><li>
7210 #: orig-docs/Documentation.html:3305
7212 "copy the files and directories from "original" to ""
7213 "your_theme_name""
7216 #. type: Content of: <html><body><div><ul><li>
7217 #: orig-docs/Documentation.html:3307
7218 msgid "edit the css-files in "your_theme_name/css""
7221 #. type: Content of: <html><body><div><ul><li>
7222 #: orig-docs/Documentation.html:3308
7223 msgid "put your new images in "your_theme_name/img""
7226 #. type: Content of: <html><body><div><ul><li>
7227 #: orig-docs/Documentation.html:3309
7228 msgid "edit <tt>layout.inc.php</tt> in "your_theme_name""
7231 #. type: Content of: <html><body><div><ul><li>
7232 #: orig-docs/Documentation.html:3310
7234 "edit <tt>info.inc.php</tt> in "your_theme_name" to contain your "
7235 "chosen theme name, that will be visible in user interface"
7238 #. type: Content of: <html><body><div><ul><li>
7239 #: orig-docs/Documentation.html:3312
7241 "make a new screenshot of your theme and save it under "your_theme_name/"
7245 #. type: Content of: <html><body><div><p>
7246 #: orig-docs/Documentation.html:3316
7248 "In theme directory there is file <tt>info.inc.php</tt> which contains theme "
7249 "verbose name, theme generation and theme version. These versions and "
7250 "generations are enumerated from 1 and do not have any direct dependence on "
7251 "phpMyAdmin version. Themes within same generation should be backwards "
7252 "compatible - theme with version 2 should work in phpMyAdmin requiring "
7253 "version 1. Themes with different generation are incompatible."
7256 #. type: Content of: <html><body><div><p>
7257 #: orig-docs/Documentation.html:3323
7259 "If you do not want to use your own symbols and buttons, remove the directory "
7260 ""img" in "your_theme_name". phpMyAdmin will use the "
7261 "default icons and buttons (from the system-theme "original")."
7264 #. type: Content of: <html><body><div><h4>
7265 #: orig-docs/Documentation.html:3329
7267 "<a href=\"#faqmissingparameters\">2.8 I get "Missing parameters" "
7268 "errors, what can I do?</a>"
7271 #. type: Content of: <html><body><div><p>
7272 #: orig-docs/Documentation.html:3332
7273 msgid "Here are a few points to check:"
7276 #. type: Content of: <html><body><div><ul><li>
7277 #: orig-docs/Documentation.html:3334
7279 "In <tt>config.inc.php</tt>, try to leave the <a href=\"#cfg_PmaAbsoluteUri\" "
7280 "class=\"configrule\">$cfg['PmaAbsoluteUri']</a> directive empty. See also <a "
7281 "href=\"#faq4_7\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 4.7</"
7285 #. type: Content of: <html><body><div><ul><li>
7286 #: orig-docs/Documentation.html:3339
7288 "Maybe you have a broken PHP installation or you need to upgrade your Zend "
7289 "Optimizer. See <a href=\"http://bugs.php.net/bug.php?id=31134\"> http://bugs."
7290 "php.net/bug.php?id=31134</a>."
7293 #. type: Content of: <html><body><div><ul><li>
7294 #: orig-docs/Documentation.html:3344
7296 "If you are using Hardened PHP with the ini directive <tt>varfilter."
7297 "max_request_variables</tt> set to the default (200) or another low value, "
7298 "you could get this error if your table has a high number of columns. Adjust "
7299 "this setting accordingly. (Thanks to Klaus Dorninger for the hint)."
7302 #. type: Content of: <html><body><div><ul><li>
7303 #: orig-docs/Documentation.html:3349
7305 "In the <tt>php.ini</tt> directive <tt>arg_separator.input</tt>, a value of "
7306 "";" will cause this error. Replace it with "&;"."
7309 #. type: Content of: <html><body><div><ul><li>
7310 #: orig-docs/Documentation.html:3352
7312 "If you are using <a href=\"http://www.hardened-php.net/\">Hardened-PHP</a>, "
7313 "you might want to increase <a href=\"http://www.hardened-php.net/hphp/"
7314 "troubleshooting.html\">request limits</a>."
7317 #. type: Content of: <html><body><div><ul><li>
7318 #: orig-docs/Documentation.html:3356
7320 "The directory specified in the <tt>php.ini</tt> directive <tt>session."
7321 "save_path</tt> does not exist or is read-only."
7324 #. type: Content of: <html><body><div><h4>
7325 #: orig-docs/Documentation.html:3361
7326 msgid "<a href=\"#faq2_9\">2.9 Seeing an upload progress bar</a>"
7329 #. type: Content of: <html><body><div><p>
7330 #: orig-docs/Documentation.html:3363
7332 "To be able to see a progress bar during your uploads, your server must have "
7333 "either the <a href=\"http://pecl.php.net/package/APC\">APC</a> extension or "
7334 "the <a href=\"http://pecl.php.net/package/uploadprogress\">uploadprogress</"
7335 "a> one. Moreover, the JSON extension has to be enabled in your PHP."
7338 #. type: Content of: <html><body><div><p>
7339 #: orig-docs/Documentation.html:3367
7341 "If using APC, you must set <tt>apc.rfc1867</tt> to <tt>on</tt> in your php."
7345 #. type: Content of: <html><body><div><h3>
7346 #: orig-docs/Documentation.html:3369
7347 msgid "Known limitations"
7350 #. type: Content of: <html><body><div><h4>
7351 #: orig-docs/Documentation.html:3372
7353 "<a href=\"#login_bug\">3.1 When using <abbr title=\"HyperText Transfer "
7354 "Protocol\">HTTP</abbr> authentication, a user who logged out can not log in "
7355 "again in with the same nick.</a>"
7358 #. type: Content of: <html><body><div><p>
7359 #: orig-docs/Documentation.html:3376
7361 "This is related to the authentication mechanism (protocol) used by "
7362 "phpMyAdmin. To bypass this problem: just close all the opened browser "
7363 "windows and then go back to phpMyAdmin. You should be able to log in again."
7366 #. type: Content of: <html><body><div><h4>
7367 #: orig-docs/Documentation.html:3382
7369 "<a href=\"#faq3_2\">3.2 When dumping a large table in compressed mode, I get "
7370 "a memory limit error or a time limit error.</a>"
7373 #. type: Content of: <html><body><div><p>
7374 #: orig-docs/Documentation.html:3385
7376 "Compressed dumps are built in memory and because of this are limited to "
7377 "php's memory limit. For GZip/BZip2 exports this can be overcome since 2.5.4 "
7378 "using <a href=\"#cfg_CompressOnFly\" class=\"configrule\">$cfg"
7379 "['CompressOnFly']</a> (enabled by default). Zip exports can not be handled "
7380 "this way, so if you need Zip files for larger dump, you have to use another "
7384 #. type: Content of: <html><body><div><h4>
7385 #: orig-docs/Documentation.html:3393
7387 "<a href=\"#faq3_3\">3.3 With InnoDB tables, I lose foreign key relationships "
7388 "when I rename a table or a column.</a>"
7391 #. type: Content of: <html><body><div><p>
7392 #: orig-docs/Documentation.html:3396
7394 "This is an InnoDB bug, see <a href=\"http://bugs.mysql.com/bug.php?"
7395 "id=21704\">http://bugs.mysql.com/bug.php?id=21704</a>."
7398 #. type: Content of: <html><body><div><h4>
7399 #: orig-docs/Documentation.html:3399
7401 "<a href=\"#faq3_4\">3.4 I am unable to import dumps I created with the "
7402 "mysqldump tool bundled with the MySQL server distribution.</a>"
7405 #. type: Content of: <html><body><div><p>
7406 #: orig-docs/Documentation.html:3402
7408 "The problem is that older versions of <code>mysqldump</code> created invalid "
7409 "comments like this:"
7412 #. type: Content of: <html><body><div><pre>
7413 #: orig-docs/Documentation.html:3405
7416 "-- MySQL dump 8.22\n"
7418 "-- Host: localhost Database: database\n"
7419 "---------------------------------------------------------\n"
7420 "-- Server version 3.23.54\n"
7423 #. type: Content of: <html><body><div><p>
7424 #: orig-docs/Documentation.html:3412
7426 "The invalid part of the code is the horizontal line made of dashes that "
7427 "appears once in every dump created with mysqldump. If you want to run your "
7428 "dump you have to turn it into valid MySQL. This means, you have to add a "
7429 "whitespace after the first two dashes of the line or add a # before it:"
7432 #. type: Content of: <html><body><div><p><code>
7433 #: orig-docs/Documentation.html:3417
7434 msgid "<code> -- -------------------------------------------------------"
7437 #. type: Content of: <html><body><div><p>
7438 #: orig-docs/Documentation.html:3419
7442 #. type: Content of: <html><body><div><p>
7443 #: orig-docs/Documentation.html:3421
7445 "<code> #--------------------------------------------------------- </code>"
7448 #. type: Content of: <html><body><div><h4>
7449 #: orig-docs/Documentation.html:3427
7451 "<a href=\"#faq3_5\">3.5 When using nested folders there are some multiple "
7452 "hierarchies displayed in a wrong manner?!</a> (<a href="
7453 "\"#cfg_LeftFrameTableSeparator\" class=\"configrule\">$cfg"
7454 "['LeftFrameTableSeparator']</a>)"
7457 #. type: Content of: <html><body><div><p>
7458 #: orig-docs/Documentation.html:3431
7460 "Please note that you should not use the separating string multiple times "
7461 "without any characters between them, or at the beginning/end of your table "
7462 "name. If you have to, think about using another TableSeparator or disabling "
7466 #. type: Content of: <html><body><div><h4>
7467 #: orig-docs/Documentation.html:3437
7469 "<a href=\"#faq3_6\">3.6 What is currently not supported in phpMyAdmin about "
7473 #. type: Content of: <html><body><div><p>
7474 #: orig-docs/Documentation.html:3439
7476 "In Relation view, being able to choose a table in another database, or "
7477 "having more than one index column in the foreign key."
7480 #. type: Content of: <html><body><div><p>
7481 #: orig-docs/Documentation.html:3441
7483 "In Query-by-example (Query), automatic generation of the query LEFT JOIN "
7484 "from the foreign table."
7487 #. type: Content of: <html><body><div><h4>
7488 #: orig-docs/Documentation.html:3446
7490 "<a href=\"#faq3_7\">3.7 I have table with many (100+) columns and when I try "
7491 "to browse table I get series of errors like "Warning: unable to parse "
7492 "url". How can this be fixed?</a>"
7495 #. type: Content of: <html><body><div><p>
7496 #: orig-docs/Documentation.html:3450
7498 "Your table neither have a primary key nor an unique one, so we must use a "
7499 "long expression to identify this row. This causes problems to parse_url "
7500 "function. The workaround is to create a primary or unique key."
7503 #. type: Content of: <html><body><div><h4>
7504 #: orig-docs/Documentation.html:3457
7506 "<a href=\"#faq3_8\">3.8 I cannot use (clickable) HTML-forms in columns where "
7507 "I put a MIME-Transformation onto!</a>"
7510 #. type: Content of: <html><body><div><p>
7511 #: orig-docs/Documentation.html:3460
7513 "Due to a surrounding form-container (for multi-row delete checkboxes), no "
7514 "nested forms can be put inside the table where phpMyAdmin displays the "
7515 "results. You can, however, use any form inside of a table if keep the "
7516 "parent form-container with the target to tbl_row_delete.php and just put "
7517 "your own input-elements inside. If you use a custom submit input field, the "
7518 "form will submit itself to the displaying page again, where you can validate "
7519 "the $HTTP_POST_VARS in a transformation. For a tutorial on how to "
7520 "effectively use transformations, see our <a href=\"http://www.phpmyadmin.net/"
7521 "home_page/docs.php\">Link section</a> on the official phpMyAdmin-homepage."
7524 #. type: Content of: <html><body><div><h4>
7525 #: orig-docs/Documentation.html:3473
7527 "<a href=\"#faq3_9\">3.9 I get error messages when using \"--sql_mode=ANSI\" "
7528 "for the MySQL server</a>"
7531 #. type: Content of: <html><body><div><p>
7532 #: orig-docs/Documentation.html:3476
7534 "When MySQL is running in ANSI-compatibility mode, there are some major "
7535 "differences in how <abbr title=\"structured query language\">SQL</abbr> is "
7536 "structured (see <a href=\"http://dev.mysql.com/doc/mysql/en/ansi-mode.html"
7537 "\"> http://dev.mysql.com/doc/mysql/en/ansi-mode.html</a>). Most important of "
7538 "all, the quote-character (\") is interpreted as an identifier quote "
7539 "character and not as a string quote character, which makes many internal "
7540 "phpMyAdmin operations into invalid <abbr title=\"structured query language"
7541 "\">SQL</abbr> statements. There is no workaround to this behaviour. News to "
7542 "this item will be posted in Bug report <a href=\"https://sourceforge.net/"
7543 "tracker/index.php?func=detail&aid=816858&group_id=23067&"
7544 "atid=377408\">#816858</a>"
7547 #. type: Content of: <html><body><div><h4>
7548 #: orig-docs/Documentation.html:3489
7550 "<a href=\"#faq3_10\">3.10 Homonyms and no primary key: When the results of a "
7551 "SELECT display more that one column with the same value (for example "
7552 "<tt>SELECT lastname from employees where firstname like 'A%'</tt> and two "
7553 ""Smith" values are displayed), if I click Edit I cannot be sure "
7554 "that I am editing the intended row.</a>"
7557 #. type: Content of: <html><body><div><p>
7558 #: orig-docs/Documentation.html:3494
7560 "Please make sure that your table has a primary key, so that phpMyAdmin can "
7561 "use it for the Edit and Delete links."
7564 #. type: Content of: <html><body><div><h4>
7565 #: orig-docs/Documentation.html:3498
7567 "<a href=\"#faq3_11\">3.11 The number of rows for InnoDB tables is not "
7571 #. type: Content of: <html><body><div><p>
7572 #: orig-docs/Documentation.html:3500
7574 "phpMyAdmin uses a quick method to get the row count, and this method only "
7575 "returns an approximate count in the case of InnoDB tables. See <a href="
7576 "\"#cfg_MaxExactCount\" class=\"configrule\">$cfg['MaxExactCount']</a> for a "
7577 "way to modify those results, but this could have a serious impact on "
7581 #. type: Content of: <html><body><div><h4>
7582 #: orig-docs/Documentation.html:3507
7583 msgid "<a href=\"#faq3_12\">3.12 (withdrawn).</a>"
7586 #. type: Content of: <html><body><div><h4>
7587 #: orig-docs/Documentation.html:3510
7589 "<a href=\"#faq3_13\">3.13 I get an error when entering <tt>USE</tt> followed "
7590 "by a db name containing an hyphen. </a>"
7593 #. type: Content of: <html><body><div><p>
7594 #: orig-docs/Documentation.html:3514
7596 "The tests I have made with MySQL 5.1.49 shows that the API does not accept "
7597 "this syntax for the USE command."
7600 #. type: Content of: <html><body><div><h4>
7601 #: orig-docs/Documentation.html:3519
7603 "<a href=\"#faq3_14\">3.14 I am not able to browse a table when I don't have "
7604 "the right to SELECT one of the columns.</a>"
7607 #. type: Content of: <html><body><div><p>
7608 #: orig-docs/Documentation.html:3521
7610 "This has been a known limitation of phpMyAdmin since the beginning and it's "
7611 "not likely to be solved in the future."
7614 #. type: Content of: <html><body><div><h4>
7615 #: orig-docs/Documentation.html:3528
7616 msgid "<a href=\"#faq3_15\">3.15 (withdrawn).</a>"
7619 #. type: Content of: <html><body><div><h4>
7620 #: orig-docs/Documentation.html:3531
7621 msgid "<a href=\"#faq3_16\">3.16 (withdrawn).</a>"
7624 #. type: Content of: <html><body><div><h4>
7625 #: orig-docs/Documentation.html:3534
7626 msgid "<a href=\"#faq3_17\">3.17 (withdrawn).</a>"
7629 #. type: Content of: <html><body><div><h4>
7630 #: orig-docs/Documentation.html:3540
7632 "<a href=\"#faq3_18\">3.18 When I import a CSV file that contains multiple "
7633 "tables, they are lumped together into a single table.</a>"
7636 #. type: Content of: <html><body><div><p>
7637 #: orig-docs/Documentation.html:3542
7639 "There is no reliable way to differentiate tables in CSV format. For the time "
7640 "being, you will have to break apart CSV files containing multiple tables."
7643 #. type: Content of: <html><body><div><h4>
7644 #: orig-docs/Documentation.html:3549
7646 "<a href=\"#faq3_19\">3.19 When I import a file and have phpMyAdmin determine "
7647 "the appropriate data structure it only uses int, decimal, and varchar types."
7651 #. type: Content of: <html><body><div><p>
7652 #: orig-docs/Documentation.html:3551
7654 "Currently, the import type-detection system can only assign these MySQL "
7655 "types to columns. In future, more will likely be added but for the time "
7656 "being you will have to edit the structure to your liking post-import."
7659 #. type: Content of: <html><body><div><p>
7660 #: orig-docs/Documentation.html:3554
7662 "Also, you should note the fact that phpMyAdmin will use the size of the "
7663 "largest item in any given column as the column size for the appropriate "
7664 "type. If you know you will be adding larger items to that column then you "
7665 "should manually adjust the column sizes accordingly. This is done for the "
7666 "sake of efficiency."
7669 #. type: Content of: <html><body><div><h3>
7670 #: orig-docs/Documentation.html:3560
7672 "<abbr title=\"Internet service provider\">ISP</abbr>s, multi-user "
7676 #. type: Content of: <html><body><div><h4>
7677 #: orig-docs/Documentation.html:3563
7679 "<a href=\"#faq4_1\">4.1 I'm an <abbr title=\"Internet service provider"
7680 "\">ISP</abbr>. Can I setup one central copy of phpMyAdmin or do I need to "
7681 "install it for each customer. </a>"
7684 #. type: Content of: <html><body><div><p>
7685 #: orig-docs/Documentation.html:3567
7687 "Since version 2.0.3, you can setup a central copy of phpMyAdmin for all your "
7688 "users. The development of this feature was kindly sponsored by NetCologne "
7689 "GmbH. This requires a properly setup MySQL user management and phpMyAdmin "
7690 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or cookie "
7691 "authentication. See the install section on "Using <abbr title="
7692 "\"HyperText Transfer Protocol\">HTTP</abbr> authentication"."
7695 #. type: Content of: <html><body><div><h4>
7696 #: orig-docs/Documentation.html:3576
7698 "<a href=\"#faq4_2\">4.2 What's the preferred way of making phpMyAdmin secure "
7699 "against evil access. </a>"
7702 #. type: Content of: <html><body><div><p>
7703 #: orig-docs/Documentation.html:3580
7704 msgid "This depends on your system."
7707 #. type: Content of: <html><body><div><p>
7708 #: orig-docs/Documentation.html:3581
7710 "If you're running a server which cannot be accessed by other people, it's "
7711 "sufficient to use the directory protection bundled with your webserver (with "
7712 "Apache you can use <i>.htaccess</i> files, for example)."
7715 #. type: Content of: <html><body><div><p>
7716 #: orig-docs/Documentation.html:3584
7718 "If other people have telnet access to your server, you should use "
7719 "phpMyAdmin's <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> or "
7720 "cookie authentication features."
7723 #. type: Content of: <html><body><div><p>
7724 #: orig-docs/Documentation.html:3587
7725 msgid "Suggestions:"
7728 #. type: Content of: <html><body><div><ul><li>
7729 #: orig-docs/Documentation.html:3591
7730 msgid "Your <i>config.inc.php</i> file should be <tt>chmod 660</tt>."
7733 #. type: Content of: <html><body><div><ul><li>
7734 #: orig-docs/Documentation.html:3594
7736 "All your phpMyAdmin files should be chown -R phpmy.apache, where phpmy is a "
7737 "user whose password is only known to you, and apache is the group under "
7738 "which Apache runs."
7741 #. type: Content of: <html><body><div><ul><li>
7742 #: orig-docs/Documentation.html:3599
7743 msgid "Follow security recommendations for PHP and your webserver."
7746 #. type: Content of: <html><body><div><h4>
7747 #: orig-docs/Documentation.html:3604
7749 "<a href=\"#faq4_3\">4.3 I get errors about not being able to include a file "
7750 "in <i>/lang</i> or in <i>/libraries</i>. </a>"
7753 #. type: Content of: <html><body><div><p>
7754 #: orig-docs/Documentation.html:3608
7756 "Check <i>php.ini</i>, or ask your sysadmin to check it. The "
7757 "<tt>include_path</tt> must contain "." somewhere in it, and "
7758 "<tt>open_basedir</tt>, if used, must contain "." and "./"
7759 "lang" to allow normal operation of phpMyAdmin."
7762 #. type: Content of: <html><body><div><h4>
7763 #: orig-docs/Documentation.html:3615
7765 "<a href=\"#faq4_4\">4.4 phpMyAdmin always gives "Access denied" "
7766 "when using <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> "
7767 "authentication. </a>"
7770 #. type: Content of: <html><body><div><p>
7771 #: orig-docs/Documentation.html:3619
7772 msgid "This could happen for several reasons:"
7775 #. type: Content of: <html><body><div><ul><li>
7776 #: orig-docs/Documentation.html:3621
7778 "<a href=\"#cfg_Servers_controluser\" class=\"configrule\">$cfg['Servers'][$i]"
7779 "['controluser']</a> and/or <a href=\"#cfg_Servers_controlpass\" class="
7780 "\"configrule\">$cfg['Servers'][$i]['controlpass']</a> are wrong."
7783 #. type: Content of: <html><body><div><ul><li>
7784 #: orig-docs/Documentation.html:3625
7785 msgid "The username/password you specify in the login dialog are invalid."
7788 #. type: Content of: <html><body><div><ul><li>
7789 #: orig-docs/Documentation.html:3626
7791 "You have already setup a security mechanism for the phpMyAdmin-directory, "
7792 "eg. a .htaccess file. This would interfere with phpMyAdmin's authentication, "
7796 #. type: Content of: <html><body><div><h4>
7797 #: orig-docs/Documentation.html:3632
7799 "<a href=\"#faq4_5\">4.5 Is it possible to let users create their own "
7803 #. type: Content of: <html><body><div><p>
7804 #: orig-docs/Documentation.html:3634
7806 "Starting with 2.2.5, in the user management page, you can enter a wildcard "
7807 "database name for a user (for example "joe%"), and put the "
7808 "privileges you want. For example, adding <tt>SELECT, INSERT, UPDATE, "
7809 "DELETE, CREATE, DROP, INDEX, ALTER</tt> would let a user create/manage his/"
7813 #. type: Content of: <html><body><div><h4>
7814 #: orig-docs/Documentation.html:3641
7816 "<a href=\"#faq4_6\">4.6 How can I use the Host-based authentication "
7820 #. type: Content of: <html><body><div><p>
7821 #: orig-docs/Documentation.html:3643
7823 "If you have existing rules from an old .htaccess file, you can take them and "
7824 "add a username between the <tt>'deny'</tt>/<tt>'allow'</tt> and <tt>'from'</"
7825 "tt> strings. Using the username wildcard of <tt>'%'</tt> would be a major "
7826 "benefit here if your installation is suited to using it. Then you can just "
7827 "add those updated lines into the <a href=\"#cfg_Servers_AllowDeny_rules\" "
7828 "class=\"configrule\"> $cfg['Servers'][$i]['AllowDeny']['rules']</a> array."
7831 #. type: Content of: <html><body><div><p>
7832 #: orig-docs/Documentation.html:3651
7834 "If you want a pre-made sample, you can try this fragment. It stops the "
7835 "'root' user from logging in from any networks other than the private network "
7836 "<abbr title=\"Internet Protocol\">IP</abbr> blocks."
7839 #. type: Content of: <html><body><div><pre>
7840 #: orig-docs/Documentation.html:3656
7843 "//block root from logging in except from the private networks\n"
7844 "$cfg['Servers'][$i]['AllowDeny']['order'] = 'deny,allow';\n"
7845 "$cfg['Servers'][$i]['AllowDeny']['rules'] = array(\n"
7846 " 'deny root from all',\n"
7847 " 'allow root from localhost',\n"
7848 " 'allow root from 10.0.0.0/8',\n"
7849 " 'allow root from 192.168.0.0/16',\n"
7850 " 'allow root from 172.16.0.0/12',\n"
7854 #. type: Content of: <html><body><div><h4>
7855 #: orig-docs/Documentation.html:3668
7857 "<a href=\"#faq4_7\">4.7 Authentication window is displayed more than once, "
7861 #. type: Content of: <html><body><div><p>
7862 #: orig-docs/Documentation.html:3670
7864 "This happens if you are using a <abbr title=\"Uniform Resource Locator"
7865 "\">URL</abbr> to start phpMyAdmin which is different than the one set in "
7866 "your <a href=\"#cfg_PmaAbsoluteUri\" class=\"configrule\">$cfg"
7867 "['PmaAbsoluteUri']</a>. For example, a missing "www", or entering "
7868 "with an <abbr title=\"Internet Protocol\">IP</abbr> address while a domain "
7869 "name is defined in the config file."
7872 #. type: Content of: <html><body><div><h4>
7873 #: orig-docs/Documentation.html:3677
7875 "<a href=\"#faq4_8\">4.8 Which parameters can I use in the URL that starts "
7879 #. type: Content of: <html><body><div><p>
7880 #: orig-docs/Documentation.html:3679
7882 "When starting phpMyAdmin, you can use the <tt>db</tt>, <tt>pma_username</"
7883 "tt>, <tt>pma_password</tt> and <tt>server</tt> parameters. This last one can "
7884 "contain either the numeric host index (from <tt>$i</tt> of the configuration "
7885 "file) or one of the host names present in the configuration file. Using "
7886 "<tt>pma_username</tt> and <tt>pma_password</tt> has been tested along with "
7887 "the usage of 'cookie' <tt>auth_type</tt>."
7890 #. type: Content of: <html><body><div><h3>
7891 #: orig-docs/Documentation.html:3681
7892 msgid "Browsers or client <abbr title=\"operating system\">OS</abbr>"
7895 #. type: Content of: <html><body><div><h4>
7896 #: orig-docs/Documentation.html:3684
7898 "<a href=\"#faq5_1\">5.1 I get an out of memory error, and my controls are "
7899 "non-functional, when trying to create a table with more than 14 columns. </"
7903 #. type: Content of: <html><body><div><p>
7904 #: orig-docs/Documentation.html:3688
7906 "We could reproduce this problem only under Win98/98SE. Testing under WinNT4 "
7907 "or Win2K, we could easily create more than 60 columns."
7910 #. type: Content of: <html><body><div><p>
7911 #: orig-docs/Documentation.html:3691
7913 "A workaround is to create a smaller number of columns, then come back to "
7914 "your table properties and add the other columns."
7917 #. type: Content of: <html><body><div><h4>
7918 #: orig-docs/Documentation.html:3696
7920 "<a href=\"#faq5_2\">5.2 With Xitami 2.5b4, phpMyAdmin won't process form "
7924 #. type: Content of: <html><body><div><p>
7925 #: orig-docs/Documentation.html:3698
7927 "This is not a phpMyAdmin problem but a Xitami known bug: you'll face it with "
7928 "each script/website that use forms."
7931 #. type: Content of: <html><body><div><p>
7932 #: orig-docs/Documentation.html:3700
7933 msgid "Upgrade or downgrade your Xitami server."
7936 #. type: Content of: <html><body><div><h4>
7937 #: orig-docs/Documentation.html:3704
7939 "<a href=\"#faq5_3\">5.3 I have problems dumping tables with Konqueror "
7940 "(phpMyAdmin 2.2.2).</a>"
7943 #. type: Content of: <html><body><div><p>
7944 #: orig-docs/Documentation.html:3706
7946 "With Konqueror 2.1.1: plain dumps, zip and GZip dumps work ok, except that "
7947 "the proposed file name for the dump is always 'tbl_dump.php'. Bzip2 dumps "
7948 "don't seem to work."
7951 #. type: Content of: <html><body><div><p>
7952 #: orig-docs/Documentation.html:3710
7954 "With Konqueror 2.2.1: plain dumps work; zip dumps are placed into the user's "
7955 "temporary directory, so they must be moved before closing Konqueror, or else "
7956 "they disappear. GZip dumps give an error message."
7959 #. type: Content of: <html><body><div><p>
7960 #: orig-docs/Documentation.html:3714
7961 msgid "Testing needs to be done for Konqueror 2.2.2."
7964 #. type: Content of: <html><body><div><h4>
7965 #: orig-docs/Documentation.html:3718
7967 "<a href=\"#faq5_4\">5.4 I can't use the cookie authentication mode because "
7968 "Internet Explorer never stores the cookies. </a>"
7971 #. type: Content of: <html><body><div><p>
7972 #: orig-docs/Documentation.html:3722
7974 "MS Internet Explorer seems to be really buggy about cookies, at least till "
7978 #. type: Content of: <html><body><div><h4>
7979 #: orig-docs/Documentation.html:3727
7981 "<a href=\"#faq5_5\">5.5 In Internet Explorer 5.0, I get JavaScript errors "
7982 "when browsing my rows. </a>"
7985 #. type: Content of: <html><body><div><p>
7986 #: orig-docs/Documentation.html:3731
7987 msgid "Upgrade to at least Internet Explorer 5.5 SP2."
7990 #. type: Content of: <html><body><div><h4>
7991 #: orig-docs/Documentation.html:3735
7993 "<a href=\"#faq5_6\">5.6 In Internet Explorer 5.0, 5.5 or 6.0, I get an error "
7994 "(like \"Page not found\") when trying to modify a row in a table with many "
7995 "columns, or with a text column </a>"
7998 #. type: Content of: <html><body><div><p>
7999 #: orig-docs/Documentation.html:3740
8001 "Your table neither have a primary key nor an unique one, so we must use a "
8002 "long <abbr title=\"Uniform Resource Locator\">URL</abbr> to identify this "
8003 "row. There is a limit on the length of the <abbr title=\"Uniform Resource "
8004 "Locator\">URL</abbr> in those browsers, and this not happen in Netscape, for "
8005 "example. The workaround is to create a primary or unique key, or use another "
8009 #. type: Content of: <html><body><div><h4>
8010 #: orig-docs/Documentation.html:3748
8012 "<a href=\"#faq5_7\">5.7 I refresh (reload) my browser, and come back to the "
8013 "welcome page. </a>"
8016 #. type: Content of: <html><body><div><p>
8017 #: orig-docs/Documentation.html:3752
8019 "Some browsers support right-clicking into the frame you want to refresh, "
8020 "just do this in the right frame."
8023 #. type: Content of: <html><body><div><h4>
8024 #: orig-docs/Documentation.html:3757
8026 "<a href=\"#faq5_8\">5.8 With Mozilla 0.9.7 I have problems sending a query "
8027 "modified in the query box. </a>"
8030 #. type: Content of: <html><body><div><p>
8031 #: orig-docs/Documentation.html:3761
8033 "Looks like a Mozilla bug: 0.9.6 was OK. We will keep an eye on future "
8037 #. type: Content of: <html><body><div><h4>
8038 #: orig-docs/Documentation.html:3766
8040 "<a href=\"#faq5_9\">5.9 With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I "
8041 "can't type a whitespace in the <abbr title=\"structured query language"
8042 "\">SQL</abbr>-Query edit area: the page scrolls down. </a>"
8045 #. type: Content of: <html><body><div><p>
8046 #: orig-docs/Documentation.html:3770
8048 "This is a Mozilla bug (see bug #26882 at <a href=\"http://bugzilla.mozilla."
8049 "org/\">BugZilla</a>)."
8052 #. type: Content of: <html><body><div><h4>
8053 #: orig-docs/Documentation.html:3775
8055 "<a href=\"#faq5_10\">5.10 With Netscape 4.75 I get empty rows between each "
8056 "row of data in a <abbr title=\"comma separated values\">CSV</abbr> exported "
8060 #. type: Content of: <html><body><div><p>
8061 #: orig-docs/Documentation.html:3779
8063 "This is a known Netscape 4.75 bug: it adds some line feeds when exporting "
8064 "data in octet-stream mode. Since we can't detect the specific Netscape "
8065 "version, we cannot workaround this bug."
8068 #. type: Content of: <html><body><div><h4>
8069 #: orig-docs/Documentation.html:3785
8071 "<a href=\"#faq5_11\">5.11 Extended-ASCII characters like German umlauts are "
8072 "displayed wrong.</a>"
8075 #. type: Content of: <html><body><div><p>
8076 #: orig-docs/Documentation.html:3788
8078 "Please ensure that you have set your browser's character set to the one of "
8079 "the language file you have selected on phpMyAdmin's start page. "
8080 "Alternatively, you can try the auto detection mode that is supported by the "
8081 "recent versions of the most browsers."
8084 #. type: Content of: <html><body><div><h4>
8085 #: orig-docs/Documentation.html:3794
8087 "<a href=\"#faq5_12\">5.12 <acronym title=\"Apple Macintosh\">Mac</acronym> "
8088 "<abbr title=\"operating system\">OS</abbr> X: Safari browser changes special "
8089 "characters to "?".</a>"
8092 #. type: Content of: <html><body><div><p>
8093 #: orig-docs/Documentation.html:3797
8095 "This issue has been reported by a <abbr title=\"operating system\">OS</abbr> "
8096 "X user, who adds that Chimera, Netscape and Mozilla do not have this problem."
8099 #. type: Content of: <html><body><div><h4>
8100 #: orig-docs/Documentation.html:3801
8102 "<a href=\"#faq5_13\">5.13 With Internet Explorer 5.5 or 6, and <abbr title="
8103 "\"HyperText Transfer Protocol\">HTTP</abbr> authentication type, I cannot "
8104 "manage two servers: I log in to the first one, then the other one, but if I "
8105 "switch back to the first, I have to log in on each operation.</a>"
8108 #. type: Content of: <html><body><div><p>
8109 #: orig-docs/Documentation.html:3805
8111 "This is a bug in Internet Explorer, other browsers do not behave this way."
8114 #. type: Content of: <html><body><div><h4>
8115 #: orig-docs/Documentation.html:3808
8117 "<a href=\"#faq5_14\">5.14 Using Opera6, I can manage to get to the "
8118 "authentication, but nothing happens after that, only a blank screen.</a>"
8121 #. type: Content of: <html><body><div><p>
8122 #: orig-docs/Documentation.html:3811
8123 msgid "Please upgrade to Opera7 at least."
8126 #. type: Content of: <html><body><div><h4>
8127 #: orig-docs/Documentation.html:3814
8128 msgid "<a href=\"#faq5_15\">5.15 I have display problems with Safari.</a>"
8131 #. type: Content of: <html><body><div><p>
8132 #: orig-docs/Documentation.html:3816
8133 msgid "Please upgrade to at least version 1.2.3."
8136 #. type: Content of: <html><body><div><h4>
8137 #: orig-docs/Documentation.html:3819
8139 "<a href=\"#faq5_16\">5.16 With Internet Explorer, I get "Access is "
8140 "denied" Javascript errors. Or I cannot make phpMyAdmin work under "
8144 #. type: Content of: <html><body><div><p>
8145 #: orig-docs/Documentation.html:3822
8146 msgid "Please check the following points:"
8149 #. type: Content of: <html><body><div><ul><li>
8150 #: orig-docs/Documentation.html:3823
8152 "Maybe you have defined your <tt>PmaAbsoluteUri</tt> setting in <tt>config."
8153 "inc.php</tt> to an <abbr title=\"Internet Protocol\">IP</abbr> address and "
8154 "you are starting phpMyAdmin with a <abbr title=\"Uniform Resource Locator"
8155 "\">URL</abbr> containing a domain name, or the reverse situation."
8158 #. type: Content of: <html><body><div><ul><li>
8159 #: orig-docs/Documentation.html:3828
8161 "Security settings in IE and/or Microsoft Security Center are too high, thus "
8162 "blocking scripts execution."
8165 #. type: Content of: <html><body><div><ul><li>
8166 #: orig-docs/Documentation.html:3830
8168 "The Windows Firewall is blocking Apache and MySQL. You must allow <abbr "
8169 "title=\"HyperText Transfer Protocol\">HTTP</abbr> ports (80 or 443) and "
8170 "MySQL port (usually 3306) in the "in" and "out" "
8174 #. type: Content of: <html><body><div><h4>
8175 #: orig-docs/Documentation.html:3837
8177 "<a href=\"#faq5_17\">5.17 With Firefox, I cannot delete rows of data or drop "
8181 #. type: Content of: <html><body><div><p>
8182 #: orig-docs/Documentation.html:3838
8184 "Many users have confirmed that the Tabbrowser Extensions plugin they "
8185 "installed in their Firefox is causing the problem."
8188 #. type: Content of: <html><body><div><h4>
8189 #: orig-docs/Documentation.html:3842
8191 "<a href=\"#faq5_18\">5.18 With Konqueror 4.2.x an invalid <tt>LIMIT</tt> "
8192 "clause is generated when I browse a table.</a>"
8195 #. type: Content of: <html><body><div><p>
8196 #: orig-docs/Documentation.html:3844
8198 "This happens only when both of these conditions are met: using the <tt>http</"
8199 "tt> authentication mode and <tt>register_globals</tt> being set to <tt>On</"
8200 "tt> on the server. It seems to be a browser-specific problem; meanwhile use "
8201 "the <tt>cookie</tt> authentication mode."
8204 #. type: Content of: <html><body><div><h4>
8205 #: orig-docs/Documentation.html:3850
8206 msgid "<a href=\"#faq5_19\">5.19 I get JavaScript errors in my browser.</a>"
8209 #. type: Content of: <html><body><div><p>
8210 #: orig-docs/Documentation.html:3851
8212 "Issues have been reported with some combinations of browser extensions. To "
8213 "troubleshoot, disable all extensions then clear your browser cache to see if "
8214 "the problem goes away."
8217 #. type: Content of: <html><body><div><h3>
8218 #: orig-docs/Documentation.html:3855
8219 msgid "Using phpMyAdmin"
8222 #. type: Content of: <html><body><div><h4>
8223 #: orig-docs/Documentation.html:3858
8225 "<a href=\"#faq6_1\">6.1 I can't insert new rows into a table / I can't "
8226 "create a table - MySQL brings up a <abbr title=\"structured query language"
8227 "\">SQL</abbr>-error. </a>"
8230 #. type: Content of: <html><body><div><p>
8231 #: orig-docs/Documentation.html:3862
8233 "Examine the <abbr title=\"structured query language\">SQL</abbr> error with "
8234 "care. Often the problem is caused by specifying a wrong column-type."
8237 #. type: Content of: <html><body><div><p>
8238 #: orig-docs/Documentation.html:3864
8239 msgid "Common errors include:"
8242 #. type: Content of: <html><body><div><ul><li>
8243 #: orig-docs/Documentation.html:3867
8244 msgid "Using <tt>VARCHAR</tt> without a size argument"
8247 #. type: Content of: <html><body><div><ul><li>
8248 #: orig-docs/Documentation.html:3868
8249 msgid "Using <tt>TEXT</tt> or <tt>BLOB</tt> with a size argument"
8252 #. type: Content of: <html><body><div><p>
8253 #: orig-docs/Documentation.html:3871
8255 "Also, look at the syntax chapter in the MySQL manual to confirm that your "
8256 "syntax is correct."
8259 #. type: Content of: <html><body><div><h4>
8260 #: orig-docs/Documentation.html:3876
8262 "<a href=\"#faq6_2\">6.2 When I create a table, I set an index for two "
8263 "columns and phpMyAdmin generates only one index with those two columns. </a>"
8266 #. type: Content of: <html><body><div><p>
8267 #: orig-docs/Documentation.html:3881
8269 "This is the way to create a multi-columns index. If you want two indexes, "
8270 "create the first one when creating the table, save, then display the table "
8271 "properties and click the Index link to create the other index."
8274 #. type: Content of: <html><body><div><h4>
8275 #: orig-docs/Documentation.html:3888
8277 "<a href=\"#faq6_3\">6.3 How can I insert a null value into my table?</a>"
8280 #. type: Content of: <html><body><div><p>
8281 #: orig-docs/Documentation.html:3890
8283 "Since version 2.2.3, you have a checkbox for each column that can be null. "
8284 "Before 2.2.3, you had to enter "null", without the quotes, as the "
8285 "column's value. Since version 2.5.5, you have to use the checkbox to get a "
8286 "real NULL value, so if you enter "NULL" this means you want a "
8287 "literal NULL in the column, and not a NULL value (this works in PHP4)."
8290 #. type: Content of: <html><body><div><h4>
8291 #: orig-docs/Documentation.html:3898
8292 msgid "<a href=\"#faq6_4\">6.4 How can I backup my database or table?</a>"
8295 #. type: Content of: <html><body><div><p>
8296 #: orig-docs/Documentation.html:3900
8298 "Click on a database or table name in the left frame, the properties will be "
8299 "displayed. Then on the menu, click "Export", you can dump the "
8300 "structure, the data, or both. This will generate standard <abbr title="
8301 "\"structured query language\">SQL</abbr> statements that can be used to "
8302 "recreate your database/table."
8305 #. type: Content of: <html><body><div><p>
8306 #: orig-docs/Documentation.html:3905
8308 "You will need to choose "Save as file", so that phpMyAdmin can "
8309 "transmit the resulting dump to your station. Depending on your PHP "
8310 "configuration, you will see options to compress the dump. See also the <a "
8311 "href=\"#cfg_ExecTimeLimit\" class=\"configrule\">$cfg['ExecTimeLimit']</a> "
8312 "configuration variable."
8315 #. type: Content of: <html><body><div><p>
8316 #: orig-docs/Documentation.html:3911
8318 "For additional help on this subject, look for the word "dump" in "
8322 #. type: Content of: <html><body><div><h4>
8323 #: orig-docs/Documentation.html:3915
8325 "<a href=\"#faq6_5\">6.5 How can I restore (upload) my database or table "
8326 "using a dump? How can I run a ".sql" file? </a>"
8329 #. type: Content of: <html><body><div><p>
8330 #: orig-docs/Documentation.html:3919
8332 "Click on a database name in the left frame, the properties will be "
8333 "displayed. Select "Import" from the list of tabs in the "
8334 "right–hand frame (or "<abbr title=\"structured query language"
8335 "\">SQL</abbr>" if your phpMyAdmin version is previous to 2.7.0). In the "
8336 ""Location of the text file" section, type in the path to your dump "
8337 "filename, or use the Browse button. Then click Go."
8340 #. type: Content of: <html><body><div><p>
8341 #: orig-docs/Documentation.html:3925
8343 "With version 2.7.0, the import engine has been re–written, if possible "
8344 "it is suggested that you upgrade to take advantage of the new features."
8347 #. type: Content of: <html><body><div><p>
8348 #: orig-docs/Documentation.html:3928
8350 "For additional help on this subject, look for the word "upload" in "
8354 #. type: Content of: <html><body><div><h4>
8355 #: orig-docs/Documentation.html:3933
8357 "<a href=\"#faq6_6\">6.6 How can I use the relation table in Query-by-example?"
8361 #. type: Content of: <html><body><div><p>
8362 #: orig-docs/Documentation.html:3935
8364 "Here is an example with the tables persons, towns and countries, all located "
8365 "in the database mydb. If you don't have a <tt>pma_relation</tt> table, "
8366 "create it as explained in the configuration section. Then create the example "
8370 #. type: Content of: <html><body><div><pre>
8371 #: orig-docs/Documentation.html:3941
8374 "CREATE TABLE REL_countries (\n"
8375 " country_code char(1) NOT NULL default '',\n"
8376 " description varchar(10) NOT NULL default '',\n"
8377 " PRIMARY KEY (country_code)\n"
8380 "INSERT INTO REL_countries VALUES ('C', 'Canada');\n"
8382 "CREATE TABLE REL_persons (\n"
8383 " id tinyint(4) NOT NULL auto_increment,\n"
8384 " person_name varchar(32) NOT NULL default '',\n"
8385 " town_code varchar(5) default '0',\n"
8386 " country_code char(1) NOT NULL default '',\n"
8387 " PRIMARY KEY (id)\n"
8390 "INSERT INTO REL_persons VALUES (11, 'Marc', 'S', '');\n"
8391 "INSERT INTO REL_persons VALUES (15, 'Paul', 'S', 'C');\n"
8393 "CREATE TABLE REL_towns (\n"
8394 " town_code varchar(5) NOT NULL default '0',\n"
8395 " description varchar(30) NOT NULL default '',\n"
8396 " PRIMARY KEY (town_code)\n"
8399 "INSERT INTO REL_towns VALUES ('S', 'Sherbrooke');\n"
8400 "INSERT INTO REL_towns VALUES ('M', 'Montréal');\n"
8403 #. type: Content of: <html><body><div><p>
8404 #: orig-docs/Documentation.html:3970
8405 msgid "To setup appropriate links and display information:"
8408 #. type: Content of: <html><body><div><ul><li>
8409 #: orig-docs/Documentation.html:3972
8410 msgid "on table "REL_persons" click Structure, then Relation view"
8413 #. type: Content of: <html><body><div><ul><li>
8414 #: orig-docs/Documentation.html:3973
8416 "in Links, for "town_code" choose "REL_towns->code""
8419 #. type: Content of: <html><body><div><ul><li>
8420 #: orig-docs/Documentation.html:3974
8422 "in Links, for "country_code" choose "REL_countries->"
8423 "country_code""
8426 #. type: Content of: <html><body><div><ul><li>
8427 #: orig-docs/Documentation.html:3975
8428 msgid "on table "REL_towns" click Structure, then Relation view"
8431 #. type: Content of: <html><body><div><ul><li>
8432 #: orig-docs/Documentation.html:3976
8433 msgid "in "Choose column to display", choose "description""
8436 #. type: Content of: <html><body><div><ul><li>
8437 #: orig-docs/Documentation.html:3977
8438 msgid "repeat the two previous steps for table "REL_countries""
8441 #. type: Content of: <html><body><div><p>
8442 #: orig-docs/Documentation.html:3980
8443 msgid "Then test like this:"
8446 #. type: Content of: <html><body><div><ul><li>
8447 #: orig-docs/Documentation.html:3982
8448 msgid "Click on your db name in the left frame"
8451 #. type: Content of: <html><body><div><ul><li>
8452 #: orig-docs/Documentation.html:3983
8453 msgid "Choose "Query""
8456 #. type: Content of: <html><body><div><ul><li>
8457 #: orig-docs/Documentation.html:3984
8458 msgid "Use tables: persons, towns, countries"
8461 #. type: Content of: <html><body><div><ul><li>
8462 #: orig-docs/Documentation.html:3985
8463 msgid "Click "Update query""
8466 #. type: Content of: <html><body><div><ul><li>
8467 #: orig-docs/Documentation.html:3986
8469 "In the columns row, choose persons.person_name and click the ""
8470 "Show" tickbox"
8473 #. type: Content of: <html><body><div><ul><li>
8474 #: orig-docs/Documentation.html:3988
8476 "Do the same for towns.description and countries.descriptions in the other 2 "
8480 #. type: Content of: <html><body><div><ul><li>
8481 #: orig-docs/Documentation.html:3990
8483 "Click "Update query" and you will see in the query box that the "
8484 "correct joins have been generated"
8487 #. type: Content of: <html><body><div><ul><li>
8488 #: orig-docs/Documentation.html:3992
8489 msgid "Click "Submit query""
8492 #. type: Content of: <html><body><div><h4>
8493 #: orig-docs/Documentation.html:3996
8495 "<a href=\"#faqdisplay\">6.7 How can I use the "display column" "
8499 #. type: Content of: <html><body><div><p>
8500 #: orig-docs/Documentation.html:3998
8502 "Starting from the previous example, create the pma_table_info as explained "
8503 "in the configuration section, then browse your persons table, and move the "
8504 "mouse over a town code or country code."
8507 #. type: Content of: <html><body><div><p>
8508 #: orig-docs/Documentation.html:4002
8510 "See also <a href=\"#faq6_21\"><abbr title=\"Frequently Asked Questions"
8511 "\">FAQ</abbr> 6.21</a> for an additional feature that "display "
8512 "column" enables: drop-down list of possible values."
8515 #. type: Content of: <html><body><div><h4>
8516 #: orig-docs/Documentation.html:4007
8518 "<a href=\"#faqpdf\">6.8 How can I produce a <abbr title=\"Portable Document "
8519 "Format\">PDF</abbr> schema of my database?</a>"
8522 #. type: Content of: <html><body><div><p>
8523 #: orig-docs/Documentation.html:4009
8525 "First the configuration variables "relation", ""
8526 "table_coords" and "pdf_pages" have to be filled in."
8529 #. type: Content of: <html><body><div><p>
8530 #: orig-docs/Documentation.html:4012
8532 "Then you need to think about your schema layout. Which tables will go on "
8536 #. type: Content of: <html><body><div><ul><li>
8537 #: orig-docs/Documentation.html:4016
8538 msgid "Select your database in the left frame."
8541 #. type: Content of: <html><body><div><ul><li>
8542 #: orig-docs/Documentation.html:4017
8543 msgid "Choose "Operations" in the navigation bar at the top."
8546 #. type: Content of: <html><body><div><ul><li>
8547 #: orig-docs/Documentation.html:4018
8549 "Choose "Edit <abbr title=\"Portable Document Format\">PDF</abbr> "
8550 "Pages" near the bottom of the page."
8553 #. type: Content of: <html><body><div><ul><li>
8554 #: orig-docs/Documentation.html:4020
8556 "Enter a name for the first <abbr title=\"Portable Document Format\">PDF</"
8557 "abbr> page and click Go. If you like, you can use the "automatic layout,"
8558 "" which will put all your linked tables onto the new page."
8561 #. type: Content of: <html><body><div><ul><li>
8562 #: orig-docs/Documentation.html:4024
8564 "Select the name of the new page (making sure the Edit radio button is "
8565 "selected) and click Go."
8568 #. type: Content of: <html><body><div><ul><li>
8569 #: orig-docs/Documentation.html:4026
8570 msgid "Select a table from the list, enter its coordinates and click Save."
8573 #. type: Content of: <html><body><div><ul><li>
8574 #: orig-docs/Documentation.html:4027
8576 "Coordinates are relative; your diagram will be automatically scaled to fit "
8577 "the page. When initially placing tables on the page, just pick any "
8578 "coordinates -- say, 50x50. After clicking Save, you can then use the <a href="
8579 "\"#wysiwyg\">graphical editor</a> to position the element correctly."
8582 #. type: Content of: <html><body><div><ul><li>
8583 #: orig-docs/Documentation.html:4032
8585 "When you'd like to look at your <abbr title=\"Portable Document Format"
8586 "\">PDF</abbr>, first be sure to click the Save button beneath the list of "
8587 "tables and coordinates, to save any changes you made there. Then scroll all "
8588 "the way down, select the <abbr title=\"Portable Document Format\">PDF</abbr> "
8589 "options you want, and click Go."
8592 #. type: Content of: <html><body><div><ul><li>
8593 #: orig-docs/Documentation.html:4038
8595 "Internet Explorer for Windows may suggest an incorrect filename when you try "
8596 "to save a generated <abbr title=\"Portable Document Format\">PDF</abbr>. "
8597 "When saving a generated <abbr title=\"Portable Document Format\">PDF</abbr>, "
8598 "be sure that the filename ends in ".pdf", for example "schema."
8599 "pdf". Browsers on other operating systems, and other browsers on "
8600 "Windows, do not have this problem."
8603 #. type: Content of: <html><body><div><h4>
8604 #: orig-docs/Documentation.html:4047
8606 "<a href=\"#faq6_9\">6.9 phpMyAdmin is changing the type of one of my columns!"
8610 #. type: Content of: <html><body><div><p>
8611 #: orig-docs/Documentation.html:4050
8613 "No, it's MySQL that is doing <a href=\"http://dev.mysql.com/doc/en/silent-"
8614 "column-changes.html\">silent column type changing</a>."
8617 #. type: Content of: <html><body><div><h4>
8618 #: orig-docs/Documentation.html:4055
8620 "<a href=\"#underscore\">6.10 When creating a privilege, what happens with "
8621 "underscores in the database name?</a>"
8624 #. type: Content of: <html><body><div><p>
8625 #: orig-docs/Documentation.html:4058
8627 "If you do not put a backslash before the underscore, this is a wildcard "
8628 "grant, and the underscore means "any character". So, if the "
8629 "database name is "john_db", the user would get rights to john1db, "
8633 #. type: Content of: <html><body><div><p>
8634 #: orig-docs/Documentation.html:4063
8636 "If you put a backslash before the underscore, it means that the database "
8637 "name will have a real underscore."
8640 #. type: Content of: <html><body><div><h4>
8641 #: orig-docs/Documentation.html:4067
8643 "<a href=\"#faq6_11\">6.11 What is the curious symbol ø in the "
8644 "statistics pages?</a>"
8647 #. type: Content of: <html><body><div><p>
8648 #: orig-docs/Documentation.html:4070
8649 msgid "It means "average"."
8652 #. type: Content of: <html><body><div><h4>
8653 #: orig-docs/Documentation.html:4073
8655 "<a href=\"#faqexport\">6.12 I want to understand some Export options.</a>"
8658 #. type: Content of: <html><body><div><p>
8659 #: orig-docs/Documentation.html:4075
8660 msgid "<b>Structure:</b>"
8663 #. type: Content of: <html><body><div><ul><li>
8664 #: orig-docs/Documentation.html:4077
8666 ""Add DROP TABLE" will add a line telling MySQL to <a href=\"http://"
8667 "dev.mysql.com/doc/mysql/en/drop-table.html\">drop the table</a>, if it "
8668 "already exists during the import. It does NOT drop the table after your "
8669 "export, it only affects the import file."
8672 #. type: Content of: <html><body><div><ul><li>
8673 #: orig-docs/Documentation.html:4081
8675 ""If Not Exists" will only create the table if it doesn't exist. "
8676 "Otherwise, you may get an error if the table name exists but has a different "
8680 #. type: Content of: <html><body><div><ul><li>
8681 #: orig-docs/Documentation.html:4084
8683 ""Add AUTO_INCREMENT value" ensures that AUTO_INCREMENT value (if "
8684 "any) will be included in backup."
8687 #. type: Content of: <html><body><div><ul><li>
8688 #: orig-docs/Documentation.html:4086
8690 ""Enclose table and column names with backquotes" ensures that "
8691 "column and table names formed with special characters are protected."
8694 #. type: Content of: <html><body><div><ul><li>
8695 #: orig-docs/Documentation.html:4088
8697 ""Add into comments" includes column comments, relations, and MIME "
8698 "types set in the pmadb in the dump as <abbr title=\"structured query language"
8699 "\">SQL</abbr> comments (<i>/* xxx */</i>)."
8702 #. type: Content of: <html><body><div><p>
8703 #: orig-docs/Documentation.html:4094
8704 msgid "<b>Data:</b>"
8707 #. type: Content of: <html><body><div><ul><li>
8708 #: orig-docs/Documentation.html:4096
8710 ""Complete inserts" adds the column names on every INSERT command, "
8711 "for better documentation (but resulting file is bigger)."
8714 #. type: Content of: <html><body><div><ul><li>
8715 #: orig-docs/Documentation.html:4098
8717 ""Extended inserts" provides a shorter dump file by using only once "
8718 "the INSERT verb and the table name."
8721 #. type: Content of: <html><body><div><ul><li>
8722 #: orig-docs/Documentation.html:4100
8724 ""Delayed inserts" are best explained in the <a href=\"http://dev."
8725 "mysql.com/doc/mysql/en/insert-delayed.html\">MySQL manual</a>."
8728 #. type: Content of: <html><body><div><ul><li>
8729 #: orig-docs/Documentation.html:4103
8731 ""Ignore inserts" treats errors as a warning instead. Again, more "
8732 "info is provided in the <a href=\"http://dev.mysql.com/doc/mysql/en/insert."
8733 "html\">MySQL manual</a>, but basically with this selected, invalid values "
8734 "are adjusted and inserted rather than causing the entire statement to fail."
8737 #. type: Content of: <html><body><div><h4>
8738 #: orig-docs/Documentation.html:4111
8740 "<a href=\"#faq6_13\">6.13 I would like to create a database with a dot in "
8744 #. type: Content of: <html><body><div><p>
8745 #: orig-docs/Documentation.html:4114
8747 "This is a bad idea, because in MySQL the syntax "database.table" "
8748 "is the normal way to reference a database and table name. Worse, MySQL will "
8749 "usually let you create a database with a dot, but then you cannot work with "
8750 "it, nor delete it."
8753 #. type: Content of: <html><body><div><h4>
8754 #: orig-docs/Documentation.html:4120
8756 "<a href=\"#faqsqlvalidator\">6.14 How do I set up the <abbr title="
8757 "\"structured query language\">SQL</abbr> Validator?</a>"
8760 #. type: Content of: <html><body><div><p>
8761 #: orig-docs/Documentation.html:4124
8763 "To use SQL Validator, you need PHP with <abbr title=\"Extensible Markup "
8764 "Language\">XML</abbr>, <abbr title=\"Perl Compatible Regular Expressions"
8765 "\">PCRE</abbr> and <abbr title=\"PHP Extension and Application Repository"
8766 "\">PEAR</abbr> support. In addition you need a <abbr title=\"Simple Object "
8767 "Access Protocol\">SOAP</abbr> support, either as a PHP extension or as a "
8771 #. type: Content of: <html><body><div><p>
8772 #: orig-docs/Documentation.html:4134
8774 "To install <abbr title=\"PHP Extension and Application Repository\">PEAR</"
8775 "abbr> <abbr title=\"Simple Object Access Protocol\">SOAP</abbr> module, run "
8776 "<tt>\"pear install Net_Socket Net_URL HTTP_Request Mail_Mime Net_DIME SOAP"
8777 "\"</tt> to get the necessary <abbr title=\"PHP Extension and Application "
8778 "Repository\">PEAR</abbr> modules for usage."
8781 #. type: Content of: <html><body><div><p>
8782 #: orig-docs/Documentation.html:4143
8784 "If you use the Validator, you should be aware that any <abbr title="
8785 "\"structured query language\">SQL</abbr> statement you submit will be stored "
8786 "anonymously (database/table/column names, strings, numbers replaced with "
8787 "generic values). The Mimer <abbr title=\"structured query language\">SQL</"
8788 "abbr> Validator itself, is © 2001 Upright Database Technology. We "
8789 "utilize it as free SOAP service."
8792 #. type: Content of: <html><body><div><h4>
8793 #: orig-docs/Documentation.html:4153
8795 "<a href=\"#faq6_15\">6.15 I want to add a BLOB column and put an index on "
8796 "it, but MySQL says "BLOB column '...' used in key specification without "
8797 "a key length".</a>"
8800 #. type: Content of: <html><body><div><p>
8801 #: orig-docs/Documentation.html:4157
8803 "The right way to do this, is to create the column without any indexes, then "
8804 "display the table structure and use the "Create an index" dialog. "
8805 "On this page, you will be able to choose your BLOB column, and set a size to "
8806 "the index, which is the condition to create an index on a BLOB column."
8809 #. type: Content of: <html><body><div><h4>
8810 #: orig-docs/Documentation.html:4164
8812 "<a href=\"#faq6_16\">6.16 How can I simply move in page with plenty editing "
8816 #. type: Content of: <html><body><div><p>
8817 #: orig-docs/Documentation.html:4167
8819 "You can use Ctrl+arrows (Option+Arrows in Safari) for moving on most pages "
8820 "with many editing fields (table structure changes, row editing, etc.). You "
8821 "can also have a look at the directive <a href=\"#DefaultPropDisplay\" class="
8822 "\"configrule\">$cfg['DefaultPropDisplay']</a> ('vertical') and see if this "
8823 "eases up editing for you."
8826 #. type: Content of: <html><body><div><h4>
8827 #: orig-docs/Documentation.html:4174
8829 "<a href=\"#faq6_17\">6.17 Transformations: I can't enter my own mimetype! "
8830 "WTF is this feature then useful for?</a>"
8833 #. type: Content of: <html><body><div><p>
8834 #: orig-docs/Documentation.html:4177
8836 "Slow down :). Defining mimetypes is of no use, if you can't put "
8837 "transformations on them. Otherwise you could just put a comment on the "
8838 "column. Because entering your own mimetype will cause serious syntax "
8839 "checking issues and validation, this introduces a high-risk false-user-input "
8840 "situation. Instead you have to initialize mimetypes using functions or empty "
8841 "mimetype definitions."
8844 #. type: Content of: <html><body><div><p>
8845 #: orig-docs/Documentation.html:4182
8847 "Plus, you have a whole overview of available mimetypes. Who knows all those "
8848 "mimetypes by heart so he/she can enter it at will?"
8851 #. type: Content of: <html><body><div><h4>
8852 #: orig-docs/Documentation.html:4186
8854 "<a href=\"#faqbookmark\">6.18 Bookmarks: Where can I store bookmarks? Why "
8855 "can't I see any bookmarks below the query box? What is this variable for? </"
8859 #. type: Content of: <html><body><div><p>
8860 #: orig-docs/Documentation.html:4190
8862 "Any query you have executed can be stored as a bookmark on the page where "
8863 "the results are displayed. You will find a button labeled 'Bookmark this "
8864 "query' just at the end of the page."
8867 #. type: Content of: <html><body><div><p>
8868 #: orig-docs/Documentation.html:4193
8870 "As soon as you have stored a bookmark, it is related to the database you run "
8871 "the query on. You can now access a bookmark dropdown on each page, the query "
8872 "box appears on for that database."
8875 #. type: Content of: <html><body><div><p>
8876 #: orig-docs/Documentation.html:4197
8878 "Since phpMyAdmin 2.5.0 you are also able to store variables for the "
8879 "bookmarks. Just use the string <b>/*[VARIABLE]*/</b> anywhere in your "
8880 "query. Everything which is put into the <i>value</i> input box on the query "
8881 "box page will replace the string "/*[VARIABLE]*/" in your stored "
8882 "query. Just be aware of that you HAVE to create a valid query, otherwise "
8883 "your query won't be even able to be stored in the database."
8886 #. type: Content of: <html><body><div><p>
8887 #: orig-docs/Documentation.html:4203
8889 "Also remember, that everything else inside the <b>/*[VARIABLE]*/</b> string "
8890 "for your query will remain the way it is, but will be stripped of the /**/ "
8891 "chars. So you can use:"
8894 #. type: Content of: <html><body><div><p>
8895 #: orig-docs/Documentation.html:4207
8896 msgid "<code>/*, [VARIABLE] AS myname */</code>"
8899 #. type: Content of: <html><body><div><p>
8900 #: orig-docs/Documentation.html:4209
8901 msgid "which will be expanded to"
8904 #. type: Content of: <html><body><div><p>
8905 #: orig-docs/Documentation.html:4211
8906 msgid "<code>, VARIABLE as myname</code>"
8909 #. type: Content of: <html><body><div><p>
8910 #: orig-docs/Documentation.html:4213
8912 "in your query, where VARIABLE is the string you entered in the input box. If "
8913 "an empty string is provided, no replacements are made."
8916 #. type: Content of: <html><body><div><p>
8917 #: orig-docs/Documentation.html:4216
8918 msgid "A more complex example. Say you have stored this query:"
8921 #. type: Content of: <html><body><div><p>
8922 #: orig-docs/Documentation.html:4217
8924 "<code>SELECT Name, Address FROM addresses WHERE 1 /* AND Name LIKE "
8925 "'%[VARIABLE]%' */</code>"
8928 #. type: Content of: <html><body><div><p>
8929 #: orig-docs/Documentation.html:4220
8931 "Say, you now enter "phpMyAdmin" as the variable for the stored "
8932 "query, the full query will be:"
8935 #. type: Content of: <html><body><div><p>
8936 #: orig-docs/Documentation.html:4223
8938 "<code>SELECT Name, Address FROM addresses WHERE 1 AND Name LIKE '%phpMyAdmin"
8942 #. type: Content of: <html><body><div><p>
8943 #: orig-docs/Documentation.html:4226
8945 "You can use multiple occurrences of <b>/*[VARIABLE]*/</b> in a single query "
8946 "(that is, multiple occurrences of the <i>same</i> variable)."
8949 #. type: Content of: <html><body><div><p>
8950 #: orig-docs/Documentation.html:4227
8952 "<b>NOTE THE ABSENCE OF SPACES</b> inside the "/**/" construct. Any "
8953 "spaces inserted there will be later also inserted as spaces in your query "
8954 "and may lead to unexpected results especially when using the variable "
8955 "expansion inside of a "LIKE ''" expression."
8958 #. type: Content of: <html><body><div><p>
8959 #: orig-docs/Documentation.html:4232
8961 "Your initial query which is going to be stored as a bookmark has to yield at "
8962 "least one result row so you can store the bookmark. You may have that to "
8963 "work around using well positioned "/**/" comments."
8966 #. type: Content of: <html><body><div><h4>
8967 #: orig-docs/Documentation.html:4238
8969 "<a href=\"#faq6_19\">6.19 How can I create simple L<sup>A</sup>T<sub><big>E</"
8970 "big></sub>X document to include exported table?</a>"
8973 #. type: Content of: <html><body><div><p>
8974 #: orig-docs/Documentation.html:4241
8976 "You can simply include table in your L<sup>A</sup>T<sub><big>E</big></sub>X "
8977 "documents, minimal sample document should look like following one (assuming "
8978 "you have table exported in file <code>table.tex</code>):"
8981 #. type: Content of: <html><body><div><pre>
8982 #: orig-docs/Documentation.html:4246
8985 "\\documentclass{article} % or any class you want\n"
8986 "\\usepackage{longtable} % for displaying table\n"
8987 "\\begin{document} % start of document\n"
8988 "\\include{table} % including exported table\n"
8989 "\\end{document} % end of document\n"
8992 #. type: Content of: <html><body><div><h4>
8993 #: orig-docs/Documentation.html:4254
8995 "<a href=\"#faq6_20\">6.20 I see a lot of databases which are not mine, and "
8996 "cannot access them. </a>"
8999 #. type: Content of: <html><body><div><p>
9000 #: orig-docs/Documentation.html:4258
9002 "You have one of these global privileges: CREATE TEMPORARY TABLES, SHOW "
9003 "DATABASES, LOCK TABLES. Those privileges also enable users to see all the "
9004 "database names. See this <a href=\"http://bugs.mysql.com/179\">bug report</"
9008 #. type: Content of: <html><body><div><p>
9009 #: orig-docs/Documentation.html:4263
9011 "So if your users do not need those privileges, you can remove them and their "
9012 "databases list will shorten."
9015 #. type: Content of: <html><body><div><h4>
9016 #: orig-docs/Documentation.html:4267
9018 "<a href=\"#faq6_21\">6.21 In edit/insert mode, how can I see a list of "
9019 "possible values for a column, based on some foreign table?</a>"
9022 #. type: Content of: <html><body><div><p>
9023 #: orig-docs/Documentation.html:4270
9025 "You have to setup appropriate links between the tables, and also setup the "
9026 ""display column" in the foreign table. See <a href="
9027 "\"#faq6_6\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a> "
9028 "for an example. Then, if there are 100 values or less in the foreign table, "
9029 "a drop-down list of values will be available. You will see two lists of "
9030 "values, the first list containing the key and the display column, the second "
9031 "list containing the display column and the key. The reason for this is to be "
9032 "able to type the first letter of either the key or the display column."
9035 #. type: Content of: <html><body><div><p>
9036 #: orig-docs/Documentation.html:4280
9038 "For 100 values or more, a distinct window will appear, to browse foreign key "
9039 "values and choose one. To change the default limit of 100, see <tt><a href="
9040 "\"#cfg_ForeignKeyMaxLimit\" class=\"configrule\">$cfg['ForeignKeyMaxLimit']</"
9044 #. type: Content of: <html><body><div><h4>
9045 #: orig-docs/Documentation.html:4285
9047 "<a href=\"#faq6_22\">6.22 Bookmarks: Can I execute a default bookmark "
9048 "automatically when entering Browse mode for a table?</a>"
9051 #. type: Content of: <html><body><div><p>
9052 #: orig-docs/Documentation.html:4288
9054 "Yes. If a bookmark has the same label as a table name and it's not a public "
9055 "bookmark, it will be executed."
9058 #. type: Content of: <html><body><div><h4>
9059 #: orig-docs/Documentation.html:4292
9061 "<a href=\"#faq6_23\">6.23 Export: I heard phpMyAdmin can export Microsoft "
9065 #. type: Content of: <html><body><div><p>
9066 #: orig-docs/Documentation.html:4294
9068 "You can use <abbr title=\"comma separated values\">CSV</abbr> for Microsoft "
9069 "Excel, which works out of the box."
9072 #. type: Content of: <html><body><div><p>
9073 #: orig-docs/Documentation.html:4297
9075 "Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version "
9076 "97 and newer was dropped."
9079 #. type: Content of: <html><body><div><h4>
9080 #: orig-docs/Documentation.html:4302
9082 "<a href=\"#faq6_24\">6.24 Now that phpMyAdmin supports native MySQL 4.1.x "
9083 "column comments, what happens to my column comments stored in pmadb?</a>"
9086 #. type: Content of: <html><body><div><p>
9087 #: orig-docs/Documentation.html:4305
9089 "Automatic migration of a table's pmadb-style column comments to the native "
9090 "ones is done whenever you enter Structure page for this table."
9093 #. type: Content of: <html><body><div><h4>
9094 #: orig-docs/Documentation.html:4309
9096 "<a href=\"#faq6_25\">6.25 How does BLOB streaming work in phpMyAdmin?</a>"
9099 #. type: Content of: <html><body><div><p>
9100 #: orig-docs/Documentation.html:4311
9102 "For general information about BLOB streaming on MySQL, visit <a href="
9103 "\"http://blobstreaming.org\">blobstreaming.org</a>. You need the following "
9107 #. type: Content of: <html><body><div><ul><li>
9108 #: orig-docs/Documentation.html:4313
9109 msgid "PBMS BLOB Streaming Daemon for MySQL (0.5.15 or later)"
9112 #. type: Content of: <html><body><div><ul><li>
9113 #: orig-docs/Documentation.html:4314
9114 msgid "Streaming enabled PBXT Storage engine for MySQL (1.0.11-6 or later)"
9117 #. type: Content of: <html><body><div><ul><li>
9118 #: orig-docs/Documentation.html:4316
9119 msgid "PBMS Client Library for MySQL (0.5.15 or later)"
9122 #. type: Content of: <html><body><div><ul><li>
9123 #: orig-docs/Documentation.html:4317
9124 msgid "PBMS PHP Extension for MySQL (0.1.1 or later)"
9127 #. type: Content of: <html><body><div><p>
9128 #: orig-docs/Documentation.html:4320
9129 msgid "Here are details about configuration and operation:"
9132 #. type: Content of: <html><body><div><ol><li>
9133 #: orig-docs/Documentation.html:4323
9135 "In <tt>config.inc.php</tt> your host should be defined with a FQDN (fully "
9136 "qualified domain name) instead of "localhost"."
9139 #. type: Content of: <html><body><div><ol><li>
9140 #: orig-docs/Documentation.html:4324
9142 "Ensure that your target table is under the <tt>PBXT</tt> storage engine and "
9143 "has a <tt>LONGBLOB</tt> column (which must be nullable if you want to remove "
9144 "the BLOB reference from it)."
9147 #. type: Content of: <html><body><div><ol><li>
9148 #: orig-docs/Documentation.html:4325
9150 "When you insert or update a row in this table, put a checkmark on the ""
9151 "Upload to BLOB repository" optional choice; otherwise, the upload will "
9152 "be done directly in your LONGBLOB column instead of the repository."
9155 #. type: Content of: <html><body><div><ol><li>
9156 #: orig-docs/Documentation.html:4326
9158 "Finally when you browse your table, you'll see in your column a link to "
9159 "stream your data, for example "View image". A header containing "
9160 "the correct MIME-type will be sent to your browser; this MIME-type was "
9161 "stored at upload time."
9164 #. type: Content of: <html><body><div><h4>
9165 #: orig-docs/Documentation.html:4330
9166 msgid "<a href=\"#faq6_26\">6.26 How can I select a range of rows?</a>"
9169 #. type: Content of: <html><body><div><p>
9170 #: orig-docs/Documentation.html:4332
9172 "Click the first row of the range, hold the shift key and click the last row "
9173 "of the range. This works everywhere you see rows, for example in Browse mode "
9174 "or on the Structure page."
9177 #. type: Content of: <html><body><div><h4>
9178 #: orig-docs/Documentation.html:4336
9179 msgid "<a href=\"#faq6_27\">6.27 What format strings can I use?</a>"
9182 #. type: Content of: <html><body><div><p>
9183 #: orig-docs/Documentation.html:4339
9185 "In all places where phpMyAdmin accepts format strings, you can use "
9186 "<code>@VARIABLE@</code> expansion and <a href=\"http://php.net/strftime"
9187 "\">strftime</a> format strings. The expanded variables depend on a context "
9188 "(for example, if you haven't chosen a table, you can not get the table "
9189 "name), but the following variables can be used:"
9192 #. type: Content of: <html><body><div><dl><dt>
9193 #: orig-docs/Documentation.html:4346
9194 msgid "<code>@HTTP_HOST@</code>"
9197 #. type: Content of: <html><body><div><dl><dd>
9198 #: orig-docs/Documentation.html:4347
9199 msgid "HTTP host that runs phpMyAdmin"
9202 #. type: Content of: <html><body><div><dl><dt>
9203 #: orig-docs/Documentation.html:4348
9204 msgid "<code>@SERVER@</code>"
9207 #. type: Content of: <html><body><div><dl><dd>
9208 #: orig-docs/Documentation.html:4349
9209 msgid "MySQL server name"
9212 #. type: Content of: <html><body><div><dl><dt>
9213 #: orig-docs/Documentation.html:4350
9214 msgid "<code>@VERBOSE@</code>"
9217 #. type: Content of: <html><body><div><dl><dd>
9218 #: orig-docs/Documentation.html:4351
9220 "Verbose MySQL server name as defined in <a href=\"#cfg_Servers_verbose"
9221 "\">server configuration</a>"
9224 #. type: Content of: <html><body><div><dl><dt>
9225 #: orig-docs/Documentation.html:4352
9226 msgid "<code>@VSERVER@</code>"
9229 #. type: Content of: <html><body><div><dl><dd>
9230 #: orig-docs/Documentation.html:4353
9231 msgid "Verbose MySQL server name if set, otherwise normal"
9234 #. type: Content of: <html><body><div><dl><dt>
9235 #: orig-docs/Documentation.html:4354
9236 msgid "<code>@DATABASE@</code>"
9239 #. type: Content of: <html><body><div><dl><dd>
9240 #: orig-docs/Documentation.html:4355
9241 msgid "Currently opened database"
9244 #. type: Content of: <html><body><div><dl><dt>
9245 #: orig-docs/Documentation.html:4356
9246 msgid "<code>@TABLE@</code>"
9249 #. type: Content of: <html><body><div><dl><dd>
9250 #: orig-docs/Documentation.html:4357
9251 msgid "Currently opened table"
9254 #. type: Content of: <html><body><div><dl><dt>
9255 #: orig-docs/Documentation.html:4358
9257 msgid "<code>@COLUMNS@</code>"
9258 msgstr "Legg til AUTO_INCREMENT verdi"
9260 #. type: Content of: <html><body><div><dl><dd>
9261 #: orig-docs/Documentation.html:4359
9262 msgid "Columns of the currently opened table"
9265 #. type: Content of: <html><body><div><dl><dt>
9266 #: orig-docs/Documentation.html:4360
9267 msgid "<code>@PHPMYADMIN@</code>"
9270 #. type: Content of: <html><body><div><dl><dd>
9271 #: orig-docs/Documentation.html:4361
9272 msgid "phpMyAdmin with version"
9275 #. type: Content of: <html><body><div><h4>
9276 #: orig-docs/Documentation.html:4365
9278 "<a href=\"#wysiwyg\">6.28 How can I easily edit relational schema for export?"
9282 #. type: Content of: <html><body><div><p>
9283 #: orig-docs/Documentation.html:4368
9285 "By clicking on the button 'toggle scratchboard' on the page where you edit x/"
9286 "y coordinates of those elements you can activate a scratchboard where all "
9287 "your elements are placed. By clicking on an element, you can move them "
9288 "around in the pre-defined area and the x/y coordinates will get updated "
9289 "dynamically. Likewise, when entering a new position directly into the input "
9290 "field, the new position in the scratchboard changes after your cursor leaves "
9294 #. type: Content of: <html><body><div><p>
9295 #: orig-docs/Documentation.html:4377
9297 "You have to click on the 'OK'-button below the tables to save the new "
9298 "positions. If you want to place a new element, first add it to the table of "
9299 "elements and then you can drag the new element around."
9302 #. type: Content of: <html><body><div><p>
9303 #: orig-docs/Documentation.html:4382
9305 "By changing the paper size and the orientation you can change the size of "
9306 "the scratchboard as well. You can do so by just changing the dropdown field "
9307 "below, and the scratchboard will resize automatically, without interfering "
9308 "with the current placement of the elements."
9311 #. type: Content of: <html><body><div><p>
9312 #: orig-docs/Documentation.html:4388
9314 "If ever an element gets out of range you can either enlarge the paper size "
9315 "or click on the 'reset' button to place all elements below each other."
9318 #. type: Content of: <html><body><div><h4>
9319 #: orig-docs/Documentation.html:4394
9321 "<a href=\"#faq6_29\">6.29 Why can't I get a chart from my query result table?"
9325 #. type: Content of: <html><body><div><p>
9326 #: orig-docs/Documentation.html:4396
9328 "Not every table can be put to the chart. Only tables with one, two or three "
9329 "columns can be visualised as a chart. Moreover the table must be in a "
9330 "special format for chart script to understand it. Currently supported "
9331 "formats can be found in the <a href=\"http://wiki.phpmyadmin.net/pma/"
9332 "Charts#Data_formats_for_query_results_chart\">wiki</a>."
9335 #. type: Content of: <html><body><div><h4>
9336 #: orig-docs/Documentation.html:4399
9337 msgid "<a href=\"#faq6_30\">6.30 Import: How can I import ESRI Shapefiles</a>"
9340 #. type: Content of: <html><body><div><p>
9341 #: orig-docs/Documentation.html:4402
9343 "An ESRI Shapefile is actually a set of several files, where .shp file "
9344 "contains geometry data and .dbf file contains data related to those geometry "
9345 "data. To read data from .dbf file you need to have PHP compiled with the "
9346 "dBase extension (--enable-dbase). Otherwise only geometry data will be "
9350 #. type: Content of: <html><body><div><p>
9351 #: orig-docs/Documentation.html:4408
9353 "To upload these set of files you can use either of the following methods:"
9356 #. type: Content of: <html><body><div><ul><li><p>
9357 #: orig-docs/Documentation.html:4412
9359 "Configure upload directory with <a href=\"#cfg_UploadDir\" class=\"configrule"
9360 "\">$cfg['UploadDir']</a>, upload both .shp and .dbf files with the same "
9361 "filename and chose the .shp file from the import page."
9364 #. type: Content of: <html><body><div><ul><li><p>
9365 #: orig-docs/Documentation.html:4419
9367 "Create a Zip archive with .shp and .dbf files and import it. For this to "
9368 "work, you need to set <a href=\"#cfg_TempDir\" class=\"configrule\">$cfg"
9369 "['TempDir']</a> to a place where the web server user can write (for example "
9370 "<tt>'./tmp'</tt>)."
9373 #. type: Content of: <html><body><div><ul><li><p>
9374 #: orig-docs/Documentation.html:4424
9375 msgid "To create the temporary directory on a UNIX-based system, you can do:"
9378 #. type: Content of: <html><body><div><ul><li><pre>
9379 #: orig-docs/Documentation.html:4426
9387 #. type: Content of: <html><body><div><h4>
9388 #: orig-docs/Documentation.html:4434
9389 msgid "<a href=\"#faq6_31\">6.31 How do I create a relation in designer?</a>"
9392 #. type: Content of: <html><body><div><p>
9393 #: orig-docs/Documentation.html:4436
9394 msgid "To select relation, click :"
9395 msgstr "For å velge relasjon, klikk :"
9397 #. type: Content of: <html><body><div><p>
9398 #: orig-docs/Documentation.html:4439
9400 "The display column is shown in pink. To set/unset a column as the display "
9401 "column, click the \"Choose column to display\" icon, then click on the "
9402 "appropriate column name."
9404 "Visningskolonnen er markert i rosa. For å slå på/av et felt som "
9405 "visningskolonne, klikk på \"Velg kolonne for visning\" ikonet, klikk så på "
9406 "det aktuelle kolonnenavnet."
9408 #. type: Content of: <html><body><div><h4>
9409 #: orig-docs/Documentation.html:4442
9410 msgid "<a href=\"#faq6_32\">6.32 How can I use the zoom search feature?</a>"
9413 #. type: Content of: <html><body><div><p>
9414 #: orig-docs/Documentation.html:4444
9416 "The Zoom search feature is an alternative to table search feature. It allows "
9417 "you to explore a table by representing its data in a scatter plot. You can "
9418 "locate this feature by selecting a table and clicking the 'Search' tab. One "
9419 "of the sub-tabs in the 'Table Search' page is 'Zoom Search'."
9422 #. type: Content of: <html><body><div><p>
9423 #: orig-docs/Documentation.html:4449
9425 "Consider the table REL_persons in <a href=\"#faq6_6\"><abbr title="
9426 "\"Frequently Asked Questions\"> FAQ</abbr> 6.6</a> for an example. To use "
9427 "zoom search, two columns need to be selected, for example, id and town_code. "
9428 "The id values will be represented on one axis and town_code values on the "
9429 "other axis. Each row will be represented as a point in a scatter plot based "
9430 "on its id and town_code. You can include two additional search criteria "
9431 "apart from the two fields to display."
9434 #. type: Content of: <html><body><div><p>
9435 #: orig-docs/Documentation.html:4456
9437 "You can choose which field should be displayed as label for each point. If a "
9438 "display column has been set for the table (see <a href=\"#faqdisplay\"><abbr "
9439 "title=\"Frequently Asked Questions\">FAQ</abbr> 6.7</a>), it is taken as the "
9440 "label unless you specify otherwise. You can also select the maximum number "
9441 "of rows you want to be displayed in the plot by specifing it in the 'Max "
9442 "rows to plot' field. Once you have decided over your criteria, click 'Go' to "
9446 #. type: Content of: <html><body><div><p>
9447 #: orig-docs/Documentation.html:4463
9449 "After the plot is generated, you can use the mousewheel to zoom in and out "
9450 "of the plot. In addition, panning feature is enabled to navigate through "
9451 "the plot. You can zoom-in to a certail level of detail and use panning to "
9452 "locate your area of interest. Clicking on a point opens a dialogue box, "
9453 "displaying field values of the data row represented by the point. You can "
9454 "edit the values if required and click on submit to issue an update query. "
9455 "Basic instructions on how to use can be viewed by clicking the 'How to use?' "
9456 "link located just above the plot."
9459 #. type: Content of: <html><body><div><h3>
9460 #: orig-docs/Documentation.html:4471
9461 msgid "phpMyAdmin project"
9464 #. type: Content of: <html><body><div><h4>
9465 #: orig-docs/Documentation.html:4474
9467 "<a href=\"#faq7_1\">7.1 I have found a bug. How do I inform developers?</a>"
9470 #. type: Content of: <html><body><div><p>
9471 #: orig-docs/Documentation.html:4476
9473 "Our Bug Tracker is located at <a href=\"http://sf.net/projects/phpmyadmin/"
9474 "\">http://sf.net/projects/phpmyadmin/</a> under the Bugs section."
9477 #. type: Content of: <html><body><div><p>
9478 #: orig-docs/Documentation.html:4480
9479 msgid "But please first discuss your bug with other users:"
9482 #. type: Content of: <html><body><div><p>
9483 #: orig-docs/Documentation.html:4481
9485 "<a href=\"https://sourceforge.net/projects/phpmyadmin/forums\"> https://"
9486 "sourceforge.net/projects/phpmyadmin/forums</a>."
9489 #. type: Content of: <html><body><div><h4>
9490 #: orig-docs/Documentation.html:4486
9492 "<a href=\"#faq7_2\">7.2 I want to translate the messages to a new language "
9493 "or upgrade an existing language, where do I start?</a>"
9496 #. type: Content of: <html><body><div><p>
9497 #: orig-docs/Documentation.html:4489
9499 "Always use latest Git version of the po file to translate. You can "
9500 "optionally translate online at our <a href=\"http://l10n.cihar.com/"
9501 "\">translation server</a> where you can also get the latest po files and "
9502 "merge them with your translations. For creating a new translation simply use "
9503 "<code>po/phpmyadmin.pot</code> and generate <code>po/LANG_CODE.po</code> for "
9504 "your language (you can use <code>msginit -i po/phpmyadmin.pot -l LANG_CODE --"
9505 "no-translator -o po/LANG_CODE.po</code> to do this) or ask on the mailing "
9506 "list to add the translation to the web interface. More details are available "
9507 "on <a href=\"http://wiki.phpmyadmin.net/pma/Gettext_for_translators\">our "
9511 #. type: Content of: <html><body><div><p>
9512 #: orig-docs/Documentation.html:4500
9514 "Please note that we try not to use HTML entities like &eacute; in the "
9515 "translations, since we define the right character set in the file. With "
9516 "HTML entities, the text on JavaScript messages would not display correctly. "
9517 "However there are some entities that need to be there: quotes, non-breakable "
9518 "spaces, ampersands, less than, greater than."
9521 #. type: Content of: <html><body><div><p>
9522 #: orig-docs/Documentation.html:4508
9524 "You can then put your translations, as a zip file to avoid losing special "
9525 "characters, on the sourceforge.net <a href=\"https://sourceforge.net/"
9526 "tracker/?group_id=23067&atid=387645\">translation tracker.</a>"
9529 #. type: Content of: <html><body><div><p>
9530 #: orig-docs/Documentation.html:4512
9532 "It would be a good idea to subscribe to the <a href=\"https://lists."
9533 "sourceforge.net/lists/listinfo/phpmyadmin-translators\">phpmyadmin-"
9534 "translators</a> mailing list, because this is where we ask for translations "
9538 #. type: Content of: <html><body><div><p>
9539 #: orig-docs/Documentation.html:4517
9541 "Documentation is being translated using po4a and gettext (see <a href="
9542 "\"http://www.phpmyadmin.net/home_page/docs.php\">documentation</a> for "
9543 "existing translations). To start, checkout <a href=\"http://phpmyadmin.git."
9544 "sourceforge.net/git/gitweb.cgi?p=phpmyadmin/localized_docs;a=tree;f=po"
9545 "\"><code>localized_docs/po</code></a> from Git, or just go to the <a href="
9546 "\"https://l10n.cihar.com/projects/pmadoc/\">translation server</a> and "
9547 "translate it online. If your language is missing, just contact <a href="
9548 "\"mailto:michal@cihar.com\">Michal Čihař</a>; he will add it. If "
9549 "you prefer to directly translate the po files, please put updated ones into "
9550 "our <a href=\"https://sourceforge.net/tracker/?group_id=23067&"
9551 "atid=387645\">translation tracker</a>."
9554 #. type: Content of: <html><body><div><h4>
9555 #: orig-docs/Documentation.html:4529
9557 "<a href=\"#faq7_3\">7.3 I would like to help out with the development of "
9558 "phpMyAdmin. How should I proceed?</a>"
9561 #. type: Content of: <html><body><div><p>
9562 #: orig-docs/Documentation.html:4532
9563 msgid "The following method is preferred for new developers:"
9566 #. type: Content of: <html><body><div><ol><li>
9567 #: orig-docs/Documentation.html:4534
9568 msgid "fetch the current git repository over anonymous git:"
9571 #. type: Content of: <html><body><div><ol><li>
9572 #: orig-docs/Documentation.html:4535
9574 "<tt>git clone git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/"
9578 #. type: Content of: <html><body><div><ol><li>
9579 #: orig-docs/Documentation.html:4538
9580 msgid "add your stuff"
9583 #. type: Content of: <html><body><div><ol><li>
9584 #: orig-docs/Documentation.html:4539
9585 msgid "generate patch with your changes: <tt>git diff > xxx.diff</tt>"
9588 #. type: Content of: <html><body><div><ol><li>
9589 #: orig-docs/Documentation.html:4542
9591 "submit your patch via the <a href=\"https://sourceforge.net/tracker/?"
9592 "group_id=23067&atid=377410\">patch tracker of the phpMyAdmin project</a>."
9595 #. type: Content of: <html><body><div><p>
9596 #: orig-docs/Documentation.html:4548
9598 "More details on git are available on <a href=\"http://wiki.phpmyadmin.net/"
9599 "pma/Git\">our wiki</a>."
9602 #. type: Content of: <html><body><div><p>
9603 #: orig-docs/Documentation.html:4550
9605 "Write access to the repository is granted only to experienced developers who "
9606 "have already contributed something useful to phpMyAdmin."
9609 #. type: Content of: <html><body><div><p>
9610 #: orig-docs/Documentation.html:4552
9612 "Also, have a look at the <a href=\"#developers\">Developers section</a>."
9615 #. type: Content of: <html><body><div><h3>
9616 #: orig-docs/Documentation.html:4554
9620 #. type: Content of: <html><body><div><h4>
9621 #: orig-docs/Documentation.html:4557
9623 "<a href=\"#faq8_1\">8.1 Where can I get information about the security "
9624 "alerts issued for phpMyAdmin?</a>"
9627 #. type: Content of: <html><body><div><p>
9628 #: orig-docs/Documentation.html:4559
9630 "Please refer to <a href=\"http://www.phpmyadmin.net/home_page/security.php"
9631 "\">http://www.phpmyadmin.net/home_page/security.php</a>"
9634 #. type: Content of: <html><body><div><h4>
9635 #: orig-docs/Documentation.html:4564
9637 "<a href=\"#faq8_2\">8.2 How can I protect phpMyAdmin against brute force "
9641 #. type: Content of: <html><body><div><p>
9642 #: orig-docs/Documentation.html:4566
9644 "If you use Apache web server, phpMyAdmin exports information about "
9645 "authentication to the Apache environment and it can be used in Apache logs. "
9646 "Currently there are two variables available:"
9649 #. type: Content of: <html><body><div><dl><dt>
9650 #: orig-docs/Documentation.html:4571
9651 msgid "<code>userID</code>"
9654 #. type: Content of: <html><body><div><dl><dd>
9655 #: orig-docs/Documentation.html:4572
9656 msgid "User name of currently active user (he does not have to be logged in)."
9659 #. type: Content of: <html><body><div><dl><dt>
9660 #: orig-docs/Documentation.html:4574
9661 msgid "<code>userStatus</code>"
9664 #. type: Content of: <html><body><div><dl><dd>
9665 #: orig-docs/Documentation.html:4575
9667 "Status of currently active user, one of <code>ok</code> (user is logged in), "
9668 "<code>mysql-denied</code> (MySQL denied user login), <code>allow-denied</"
9669 "code> (user denied by allow/deny rules), <code>root-denied</code> (root is "
9670 "denied in configuration), <code>empty-denied</code> (empty password is "
9674 #. type: Content of: <html><body><div><p>
9675 #: orig-docs/Documentation.html:4582
9676 msgid "<code>LogFormat</code> directive for Apache can look like following:"
9679 #. type: Content of: <html><body><div><pre>
9680 #: orig-docs/Documentation.html:4585
9683 "LogFormat \"%h %l %u %t \\\"%r\\\" %>s %b \\\n"
9684 "\\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\" %{userID}n %{userStatus}n\" pma_combined\n"
9687 #. type: Content of: <html><body><div><p>
9688 #: orig-docs/Documentation.html:4589
9690 "You can then use any log analyzing tools to detect possible break-in "
9694 #. type: Content of: <html><body><div><h3>
9695 #: orig-docs/Documentation.html:4593
9696 msgid "Synchronization"
9699 #. type: Content of: <html><body><div><h4>
9700 #: orig-docs/Documentation.html:4595
9702 "<a href=\"#faq9_1\">9.1 How can I synchronize two databases/tables in "
9706 #. type: Content of: <html><body><div><p>
9707 #: orig-docs/Documentation.html:4597
9709 "You can now synchronize databases/tables in phpMyAdmin using the Synchronize "
9710 "feature. It allows you to connect to local as well as remote servers. This "
9711 "requires you to enter server host name, username, password, port and the "
9712 "name of the database. Therefore you can now synchronize your databases "
9713 "placed on the same server or some remote server."
9716 #. type: Content of: <html><body><div><p>
9717 #: orig-docs/Documentation.html:4604
9719 "This feature is helpful for developers who need to replicate their "
9720 "database’s structure as well as data. Moreover, this feature not only "
9721 "helps replication but also facilitates the user to keep his/her database in "
9722 "sync with another database. Other than the full database, certain tables of "
9723 "the databases can also be synchronized."
9726 #. type: Content of: <html><body><div><p>
9727 #: orig-docs/Documentation.html:4612
9729 "You need to fill in the host name of the server, the username and password "
9730 "of an user account already there in MySQL. Port is by default populated with "
9731 "3306 (MySQL default port). Then the name of the database should be mentioned "
9732 "at the end. All the information other than the port needs to be filled "
9733 "explicitly for the source as well as target servers."
9736 #. type: Content of: <html><body><div><p>
9737 #: orig-docs/Documentation.html:4620
9739 "After successfully passing through the authentication phase, the source and "
9740 "target database table names will be displayed. It will be a tabular "
9744 #. type: Content of: <html><body><div><p>
9745 #: orig-docs/Documentation.html:4626
9747 "On the left, are listed the source database table names. Some of the names "
9748 "have a <code>+</code> plus sign preceding them. This shows that these tables "
9749 "are only present in source database and they need to be added to the target "
9750 "database in order to synchronize the target database. The tables whose names "
9751 "are not preceded by a <code>+</code> sign are already present in the target "
9755 #. type: Content of: <html><body><div><p>
9756 #: orig-docs/Documentation.html:4635
9758 "On the right, are listed the target database table names. There are few "
9759 "table names that have <code>(not present)</code> appended after their names. "
9760 "This means that these tables are to be created in target database in order "
9761 "to synchronize target database with source database. Some table names have a "
9762 "<code>-</code> minus sign preceding them. This shows that these tables are "
9763 "only present in target database and they will remain unchanged in the target "
9764 "database. The column in the middle shows the difference between the source "
9765 "and target corresponding tables."
9768 #. type: Content of: <html><body><div><p>
9769 #: orig-docs/Documentation.html:4646
9771 "The difference is depicted by the red and green buttons with <tt>S</tt> and "
9772 "<tt>D</tt> letters, indicating that either Structure or Data are not up to "
9773 "date. By clicking on them, they will turn grey, what means that they will be "
9777 #. type: Content of: <html><body><div><h2>
9778 #: orig-docs/Documentation.html:4652
9779 msgid "Developers Information"
9782 #. type: Content of: <html><body><div><p>
9783 #: orig-docs/Documentation.html:4654
9785 "phpMyAdmin is Open Source, so you're invited to contribute to it. Many great "
9786 "features have been written by other people and you too can help to make "
9787 "phpMyAdmin a useful tool."
9790 #. type: Content of: <html><body><div><p>
9791 #: orig-docs/Documentation.html:4658
9793 "If you're planning to contribute source, please read the following "
9797 #. type: Content of: <html><body><div><ul><li>
9798 #: orig-docs/Documentation.html:4661
9800 "All files include <i>libraries/header.inc.php</i> (layout),. <i>libraries/"
9801 "common.lib.php</i> (common functions) and <i>config.inc.php</i>."
9804 #. type: Content of: <html><body><div><ul><li>
9805 #: orig-docs/Documentation.html:4664
9807 "Only configuration data should go in <i>config.inc.php</i>. Please keep it "
9808 "free from other code."
9811 #. type: Content of: <html><body><div><ul><li>
9812 #: orig-docs/Documentation.html:4666
9814 "Commonly used functions should be added to <i>libraries/common.lib.php</i> "
9815 "and more specific ones may be added within a library stored into the "
9816 "<i>libraries</i> sub-directory."
9819 #. type: Content of: <html><body><div><ul><li>
9820 #: orig-docs/Documentation.html:4669
9822 "Obviously, you're free to use whatever coding style you want. But please try "
9823 "to keep your code as simple as possible: beginners are using phpMyAdmin as "
9824 "an example application."
9827 #. type: Content of: <html><body><div><ul><li>
9828 #: orig-docs/Documentation.html:4672
9830 "As far as possible, we want the scripts to be XHTML1.0 and CSS2 compliant on "
9831 "one hand, they fit the <a href=\"http://pear.php.net/\"> <abbr title=\"PHP "
9832 "Extension and Application Repository\">PEAR</abbr> coding standards</a> on "
9833 "the other hand. Please pay attention to this."
9836 #. type: Content of: <html><body><div><ul><li>
9837 #: orig-docs/Documentation.html:4678
9839 "Please enable showing PHP errors and warnings by the <code><a href="
9840 "\"#cfg_Error_Handler_display\">$cfg['Error_Handler']['display']</a></code> "
9841 "configuration directive."
9844 #. type: Content of: <html><body><div><ul><li>
9845 #: orig-docs/Documentation.html:4681
9847 "Please try to keep up the file-naming conventions. Table-related stuff goes "
9848 "to <i>tbl_*.php</i>, db-related code to <i>db_*.php</i>, server-related "
9849 "tools to <i>server_*.php</i> and so on."
9852 #. type: Content of: <html><body><div><ul><li>
9853 #: orig-docs/Documentation.html:4684
9855 "Please use gettext wrappers around all messages (<code>__('Some text')</"
9856 "code> or <code>_ngettext()</code> function). To translate them, you need to "
9857 "call <code>scripts/update-po</code> script. To use translated messages, call "
9858 "<code>scripts/generate-mo</code>, which generates binary files read by "
9862 #. type: Content of: <html><body><div><ul><li>
9863 #: orig-docs/Documentation.html:4690
9864 msgid "If you want to be really helpful, write an entry for the ChangeLog."
9867 #. type: Content of: <html><body><div><ul><li>
9868 #: orig-docs/Documentation.html:4692
9870 "The DBG extension (<a href=\"http://dd.cron.ru/dbg/\">PHP Debugger DBG</a>) "
9871 "is now supported by phpMyAdmin for developers to better debug and profile "
9875 #. type: Content of: <html><body><div><ul><li>
9876 #: orig-docs/Documentation.html:4695
9878 "Please see the <a href=\"#cfg_DBG\" class=\"configrule\">$cfg['DBG']*</a> "
9879 "configuration options for more information."
9882 #. type: Content of: <html><body><div><ul><li>
9883 #: orig-docs/Documentation.html:4698
9885 "This is in memoriam of the Space Shuttle Columbia (STS-107) which was lost "
9886 "during its re-entry into Earth's atmosphere and in memory of the brave men "
9887 "and women who gave their lives for the people of Earth."
9890 #. #-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9891 #. type: Content of: <html><body><div><h2>
9892 #. #-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9894 #: orig-docs/Documentation.html:4703 orig-docs/README:11
9899 #. type: Content of: <html><body><div><pre>
9900 #: orig-docs/Documentation.html:4706
9903 "Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>\n"
9904 "Copyright (C) 2001-2012 Marc Delisle <marc_at_infomarc.info>\n"
9905 " Olivier Müller <om_at_omnis.ch>\n"
9906 " Robin Johnson <robbat2_at_users.sourceforge.net>\n"
9907 " Alexander M. Turek <me_at_derrabus.de>\n"
9908 " Michal Čihař <michal_at_cihar.com>\n"
9909 " Garvin Hicking <me_at_supergarv.de>\n"
9910 " Michael Keck <mkkeck_at_users.sourceforge.net>\n"
9911 " Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
9912 " [check <a href=\"#credits\">credits</a> for more details]\n"
9915 #. #-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9916 #. type: Content of: <html><body><div><p>
9917 #. #-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9919 #: orig-docs/Documentation.html:4719 orig-docs/README:33
9921 "This program is free software; you can redistribute it and/or modify it "
9922 "under the terms of the GNU General Public License version 2, as published by "
9923 "the Free Software Foundation."
9926 #. #-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9927 #. type: Content of: <html><body><div><p>
9928 #. #-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9930 #: orig-docs/Documentation.html:4725 orig-docs/README:38
9932 "This program is distributed in the hope that it will be useful, but WITHOUT "
9933 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
9934 "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
9938 #. #-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9939 #. type: Content of: <html><body><div><p>
9940 #. #-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
9942 #: orig-docs/Documentation.html:4732 orig-docs/README:42
9944 "You should have received a copy of the GNU General Public License along with "
9945 "this program; if not, write to the Free Software Foundation, Inc., 51 "
9946 "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
9949 #. type: Content of: <html><body><div><h2>
9950 #: orig-docs/Documentation.html:4738
9954 #. type: Content of: <html><body><div><h3>
9955 #: orig-docs/Documentation.html:4740
9956 msgid "Credits, in chronological order"
9959 #. type: Content of: <html><body><div><ul><li>
9960 #: orig-docs/Documentation.html:4744
9961 msgid "Tobias Ratschiller <tobias_at_ratschiller.com>"
9964 #. type: Content of: <html><body><div><ul><li><ul><li>
9965 #: orig-docs/Documentation.html:4746
9966 msgid "creator of the phpmyadmin project"
9969 #. type: Content of: <html><body><div><ul><li><ul><li>
9970 #: orig-docs/Documentation.html:4747
9971 msgid "maintainer from 1998 to summer 2000"
9974 #. type: Content of: <html><body><div><ul><li>
9975 #: orig-docs/Documentation.html:4750
9976 msgid "Marc Delisle <marc_at_infomarc.info>"
9979 #. type: Content of: <html><body><div><ul><li><ul><li>
9980 #: orig-docs/Documentation.html:4752
9981 msgid "multi-language version in December 1998"
9984 #. type: Content of: <html><body><div><ul><li><ul><li>
9985 #: orig-docs/Documentation.html:4753
9986 msgid "various fixes and improvements"
9989 #. type: Content of: <html><body><div><ul><li><ul><li>
9990 #: orig-docs/Documentation.html:4754
9992 "<abbr title=\"structured query language\">SQL</abbr> analyser (most of it)"
9995 #. type: Content of: <html><body><div><ul><li><ul><li>
9996 #: orig-docs/Documentation.html:4755
9997 msgid "current project maintainer"
10000 #. type: Content of: <html><body><div><ul><li>
10001 #: orig-docs/Documentation.html:4758
10002 msgid "Olivier Müller <om_at_omnis.ch>"
10005 #. type: Content of: <html><body><div><ul><li><ul><li>
10006 #: orig-docs/Documentation.html:4760
10007 msgid "started SourceForge phpMyAdmin project in March 2001"
10010 #. type: Content of: <html><body><div><ul><li><ul><li>
10011 #: orig-docs/Documentation.html:4761
10012 msgid "sync'ed different existing CVS trees with new features and bugfixes"
10015 #. type: Content of: <html><body><div><ul><li><ul><li>
10016 #: orig-docs/Documentation.html:4762
10017 msgid "multi-language improvements, dynamic language selection"
10020 #. type: Content of: <html><body><div><ul><li><ul><li>
10021 #: orig-docs/Documentation.html:4763 orig-docs/Documentation.html:4772
10022 #: orig-docs/Documentation.html:4783 orig-docs/Documentation.html:4910
10023 msgid "many bugfixes and improvements"
10026 #. type: Content of: <html><body><div><ul><li>
10027 #: orig-docs/Documentation.html:4766
10028 msgid "Loïc Chapeaux <lolo_at_phpheaven.net>"
10031 #. type: Content of: <html><body><div><ul><li><ul><li>
10032 #: orig-docs/Documentation.html:4768
10033 msgid "rewrote and optimized javascript, DHTML and DOM stuff"
10036 #. type: Content of: <html><body><div><ul><li><ul><li>
10037 #: orig-docs/Documentation.html:4769
10039 "rewrote the scripts so they fit the <abbr title=\"PHP Extension and "
10040 "Application Repository\">PEAR</abbr> coding standards and generate XHTML1.0 "
10041 "and CSS2 compliant codes"
10044 #. type: Content of: <html><body><div><ul><li><ul><li>
10045 #: orig-docs/Documentation.html:4771
10046 msgid "improved the language detection system"
10049 #. type: Content of: <html><body><div><ul><li>
10050 #: orig-docs/Documentation.html:4775
10051 msgid "Robin Johnson <robbat2_at_users.sourceforge.net>"
10054 #. type: Content of: <html><body><div><ul><li><ul><li>
10055 #: orig-docs/Documentation.html:4777
10056 msgid "database maintenance controls"
10059 #. type: Content of: <html><body><div><ul><li><ul><li>
10060 #: orig-docs/Documentation.html:4778
10061 msgid "table type code"
10064 #. type: Content of: <html><body><div><ul><li><ul><li>
10065 #: orig-docs/Documentation.html:4779
10067 "Host authentication <abbr title=\"Internet Protocol\">IP</abbr> Allow/Deny"
10070 #. type: Content of: <html><body><div><ul><li><ul><li>
10071 #: orig-docs/Documentation.html:4780
10072 msgid "DB-based configuration (Not completed)"
10075 #. type: Content of: <html><body><div><ul><li><ul><li>
10076 #: orig-docs/Documentation.html:4781
10078 "<abbr title=\"structured query language\">SQL</abbr> parser and pretty-"
10082 #. type: Content of: <html><body><div><ul><li><ul><li>
10083 #: orig-docs/Documentation.html:4782
10084 msgid "<abbr title=\"structured query language\">SQL</abbr> validator"
10087 #. type: Content of: <html><body><div><ul><li>
10088 #: orig-docs/Documentation.html:4786
10089 msgid "Armel Fauveau <armel.fauveau_at_globalis-ms.com>"
10092 #. type: Content of: <html><body><div><ul><li><ul><li>
10093 #: orig-docs/Documentation.html:4788
10094 msgid "bookmarks feature"
10097 #. type: Content of: <html><body><div><ul><li><ul><li>
10098 #: orig-docs/Documentation.html:4789
10099 msgid "multiple dump feature"
10102 #. type: Content of: <html><body><div><ul><li><ul><li>
10103 #: orig-docs/Documentation.html:4790
10104 msgid "gzip dump feature"
10107 #. type: Content of: <html><body><div><ul><li><ul><li>
10108 #: orig-docs/Documentation.html:4791
10109 msgid "zip dump feature"
10112 #. type: Content of: <html><body><div><ul><li>
10113 #: orig-docs/Documentation.html:4794
10114 msgid "Geert Lund <glund_at_silversoft.dk>"
10117 #. type: Content of: <html><body><div><ul><li><ul><li>
10118 #: orig-docs/Documentation.html:4796
10119 msgid "various fixes"
10122 #. type: Content of: <html><body><div><ul><li><ul><li>
10123 #: orig-docs/Documentation.html:4797
10124 msgid "moderator of the phpMyAdmin former users forum at phpwizard.net"
10127 #. type: Content of: <html><body><div><ul><li>
10128 #: orig-docs/Documentation.html:4800
10129 msgid "Korakot Chaovavanich <korakot_at_iname.com>"
10132 #. type: Content of: <html><body><div><ul><li><ul><li>
10133 #: orig-docs/Documentation.html:4802
10134 msgid ""insert as new row" feature"
10137 #. type: Content of: <html><body><div><ul><li>
10138 #: orig-docs/Documentation.html:4805
10139 msgid "Pete Kelly <webmaster_at_trafficg.com>"
10142 #. type: Content of: <html><body><div><ul><li><ul><li>
10143 #: orig-docs/Documentation.html:4807
10144 msgid "rewrote and fix dump code"
10147 #. type: Content of: <html><body><div><ul><li><ul><li>
10148 #: orig-docs/Documentation.html:4808 orig-docs/Documentation.html:4815
10149 #: orig-docs/Documentation.html:4821
10153 #. type: Content of: <html><body><div><ul><li>
10154 #: orig-docs/Documentation.html:4811
10155 msgid "Steve Alberty <alberty_at_neptunlabs.de>"
10158 #. type: Content of: <html><body><div><ul><li><ul><li>
10159 #: orig-docs/Documentation.html:4813
10160 msgid "rewrote dump code for PHP4"
10163 #. type: Content of: <html><body><div><ul><li><ul><li>
10164 #: orig-docs/Documentation.html:4814
10165 msgid "mySQL table statistics"
10168 #. type: Content of: <html><body><div><ul><li>
10169 #: orig-docs/Documentation.html:4818
10170 msgid "Benjamin Gandon <gandon_at_isia.cma.fr>"
10173 #. type: Content of: <html><body><div><ul><li><ul><li>
10174 #: orig-docs/Documentation.html:4820
10175 msgid "main author of the version 2.1.0.1"
10178 #. type: Content of: <html><body><div><ul><li>
10179 #: orig-docs/Documentation.html:4824
10180 msgid "Alexander M. Turek <me_at_derrabus.de>"
10183 #. type: Content of: <html><body><div><ul><li><ul><li>
10184 #: orig-docs/Documentation.html:4826
10185 msgid "MySQL 4.0 / 4.1 / 5.0 compatibility"
10188 #. type: Content of: <html><body><div><ul><li><ul><li>
10189 #: orig-docs/Documentation.html:4827
10190 msgid "abstract database interface (PMA_DBI) with MySQLi support"
10193 #. type: Content of: <html><body><div><ul><li><ul><li>
10194 #: orig-docs/Documentation.html:4828
10195 msgid "privileges administration"
10198 #. type: Content of: <html><body><div><ul><li><ul><li>
10199 #: orig-docs/Documentation.html:4829
10200 msgid "<abbr title=\"Extensible Markup Language\">XML</abbr> exports"
10203 #. type: Content of: <html><body><div><ul><li><ul><li>
10204 #: orig-docs/Documentation.html:4830 orig-docs/Documentation.html:4846
10205 msgid "various features and fixes"
10208 #. type: Content of: <html><body><div><ul><li><ul><li>
10209 #: orig-docs/Documentation.html:4831
10210 msgid "German language file updates"
10213 #. type: Content of: <html><body><div><ul><li>
10214 #: orig-docs/Documentation.html:4834
10215 msgid "Mike Beck <mike.beck_at_web.de>"
10218 #. type: Content of: <html><body><div><ul><li><ul><li>
10219 #: orig-docs/Documentation.html:4836
10220 msgid "automatic joins in QBE"
10223 #. type: Content of: <html><body><div><ul><li><ul><li>
10224 #: orig-docs/Documentation.html:4837
10225 msgid "links column in printview"
10228 #. type: Content of: <html><body><div><ul><li><ul><li>
10229 #: orig-docs/Documentation.html:4838
10230 msgid "Relation view"
10231 msgstr "Relasjonsvisning"
10233 #. type: Content of: <html><body><div><ul><li>
10234 #: orig-docs/Documentation.html:4841
10235 msgid "Michal Čihař <michal_at_cihar.com>"
10238 #. type: Content of: <html><body><div><ul><li><ul><li>
10239 #: orig-docs/Documentation.html:4843
10240 msgid "enhanced index creation/display feature"
10243 #. type: Content of: <html><body><div><ul><li><ul><li>
10244 #: orig-docs/Documentation.html:4844
10245 msgid "feature to use a different charset for HTML than for MySQL"
10248 #. type: Content of: <html><body><div><ul><li><ul><li>
10249 #: orig-docs/Documentation.html:4845
10250 msgid "improvements of export feature"
10253 #. type: Content of: <html><body><div><ul><li><ul><li>
10254 #: orig-docs/Documentation.html:4847
10255 msgid "Czech language file updates"
10258 #. type: Content of: <html><body><div><ul><li>
10259 #: orig-docs/Documentation.html:4850
10261 "Christophe Gesché from the "MySQL Form Generator for "
10262 "PHPMyAdmin" (http://sf.net/projects/phpmysqlformgen/)"
10265 #. type: Content of: <html><body><div><ul><li><ul><li>
10266 #: orig-docs/Documentation.html:4853
10267 msgid "suggested the patch for multiple table printviews"
10270 #. type: Content of: <html><body><div><ul><li>
10271 #: orig-docs/Documentation.html:4856
10272 msgid "Garvin Hicking <me_at_supergarv.de>"
10275 #. type: Content of: <html><body><div><ul><li><ul><li>
10276 #: orig-docs/Documentation.html:4858
10277 msgid "built the patch for vertical display of table rows"
10280 #. type: Content of: <html><body><div><ul><li><ul><li>
10281 #: orig-docs/Documentation.html:4859
10283 "built the Javascript based Query window + <abbr title=\"structured query "
10284 "language\">SQL</abbr> history"
10287 #. type: Content of: <html><body><div><ul><li><ul><li>
10288 #: orig-docs/Documentation.html:4860
10289 msgid "Improvement of column/db comments"
10292 #. type: Content of: <html><body><div><ul><li><ul><li>
10293 #: orig-docs/Documentation.html:4861
10294 msgid "(MIME)-Transformations for columns"
10297 #. type: Content of: <html><body><div><ul><li><ul><li>
10298 #: orig-docs/Documentation.html:4862
10299 msgid "Use custom alias names for Databases in left frame"
10302 #. type: Content of: <html><body><div><ul><li><ul><li>
10303 #: orig-docs/Documentation.html:4863
10304 msgid "hierarchical/nested table display"
10307 #. type: Content of: <html><body><div><ul><li><ul><li>
10308 #: orig-docs/Documentation.html:4864
10310 "<abbr title=\"Portable Document Format\">PDF</abbr>-scratchboard for WYSIWYG-"
10311 "distribution of <abbr title=\"Portable Document Format\">PDF</abbr> relations"
10314 #. type: Content of: <html><body><div><ul><li><ul><li>
10315 #: orig-docs/Documentation.html:4865
10316 msgid "new icon sets"
10319 #. type: Content of: <html><body><div><ul><li><ul><li>
10320 #: orig-docs/Documentation.html:4866
10321 msgid "vertical display of column properties page"
10324 #. type: Content of: <html><body><div><ul><li><ul><li>
10325 #: orig-docs/Documentation.html:4867
10326 msgid "some bugfixes, features, support, German language additions"
10329 #. type: Content of: <html><body><div><ul><li>
10330 #: orig-docs/Documentation.html:4870
10331 msgid "Yukihiro Kawada <kawada_at_den.fujifilm.co.jp>"
10334 #. type: Content of: <html><body><div><ul><li><ul><li>
10335 #: orig-docs/Documentation.html:4872
10336 msgid "japanese kanji encoding conversion feature"
10339 #. type: Content of: <html><body><div><ul><li>
10340 #: orig-docs/Documentation.html:4875
10341 msgid "Piotr Roszatycki <d3xter_at_users.sourceforge.net> and Dan Wilson"
10344 #. type: Content of: <html><body><div><ul><li><ul><li>
10345 #: orig-docs/Documentation.html:4877
10346 msgid "the Cookie authentication mode"
10349 #. type: Content of: <html><body><div><ul><li>
10350 #: orig-docs/Documentation.html:4880
10351 msgid "Axel Sander <n8falke_at_users.sourceforge.net>"
10354 #. type: Content of: <html><body><div><ul><li><ul><li>
10355 #: orig-docs/Documentation.html:4882
10356 msgid "table relation-links feature"
10359 #. type: Content of: <html><body><div><ul><li>
10360 #: orig-docs/Documentation.html:4885
10361 msgid "Maxime Delorme <delorme.maxime_at_free.fr>"
10364 #. type: Content of: <html><body><div><ul><li><ul><li>
10365 #: orig-docs/Documentation.html:4887
10367 "<abbr title=\"Portable Document Format\">PDF</abbr> schema output, thanks "
10368 "also to Olivier Plathey for the "FPDF" library (see <a href="
10369 "\"http://www.fpdf.org/\">http://www.fpdf.org/</a>) and Steven Wittens for "
10370 "the "UFPDF" library (see <a href=\"http://www.acko.net/"
10371 "node/56\">http://www.acko.net/node/56</a>)."
10374 #. type: Content of: <html><body><div><ul><li>
10375 #: orig-docs/Documentation.html:4892
10376 msgid "Olof Edlund <olof.edlund_at_upright.se>"
10379 #. type: Content of: <html><body><div><ul><li><ul><li>
10380 #: orig-docs/Documentation.html:4894
10381 msgid "<abbr title=\"structured query language\">SQL</abbr> validator server"
10384 #. type: Content of: <html><body><div><ul><li>
10385 #: orig-docs/Documentation.html:4897
10386 msgid "Ivan R. Lanin <ivanlanin_at_users.sourceforge.net>"
10389 #. type: Content of: <html><body><div><ul><li><ul><li>
10390 #: orig-docs/Documentation.html:4899
10391 msgid "phpMyAdmin logo (until June 2004)"
10394 #. type: Content of: <html><body><div><ul><li>
10395 #: orig-docs/Documentation.html:4902
10396 msgid "Mike Cochrane <mike_at_graftonhall.co.nz>"
10399 #. type: Content of: <html><body><div><ul><li><ul><li>
10400 #: orig-docs/Documentation.html:4904
10401 msgid "blowfish library from the Horde project"
10404 #. type: Content of: <html><body><div><ul><li>
10405 #: orig-docs/Documentation.html:4907
10406 msgid "Marcel Tschopp <ne0x_at_users.sourceforge.net>"
10409 #. type: Content of: <html><body><div><ul><li><ul><li>
10410 #: orig-docs/Documentation.html:4909
10411 msgid "mysqli support"
10414 #. type: Content of: <html><body><div><ul><li>
10415 #: orig-docs/Documentation.html:4913
10416 msgid "Nicola Asuni (Tecnick.com)"
10419 #. type: Content of: <html><body><div><ul><li><ul><li>
10420 #: orig-docs/Documentation.html:4915
10422 "TCPDF library (<a href=\"http://www.tcpdf.org\">http://www.tcpdf.org</a>)"
10425 #. type: Content of: <html><body><div><ul><li>
10426 #: orig-docs/Documentation.html:4919
10427 msgid "Michael Keck <mkkeck_at_users.sourceforge.net>"
10430 #. type: Content of: <html><body><div><ul><li><ul><li>
10431 #: orig-docs/Documentation.html:4921
10432 msgid "redesign for 2.6.0"
10435 #. type: Content of: <html><body><div><ul><li><ul><li>
10436 #: orig-docs/Documentation.html:4922
10437 msgid "phpMyAdmin sailboat logo (June 2004)"
10440 #. type: Content of: <html><body><div><ul><li>
10441 #: orig-docs/Documentation.html:4925
10442 msgid "Mathias Landhäußer"
10445 #. type: Content of: <html><body><div><ul><li><ul><li>
10446 #: orig-docs/Documentation.html:4927
10447 msgid "Representation at conferences"
10450 #. type: Content of: <html><body><div><ul><li>
10451 #: orig-docs/Documentation.html:4930
10452 msgid "Sebastian Mendel <cybot_tm_at_users.sourceforge.net>"
10455 #. type: Content of: <html><body><div><ul><li><ul><li>
10456 #: orig-docs/Documentation.html:4932
10457 msgid "interface improvements"
10460 #. type: Content of: <html><body><div><ul><li><ul><li>
10461 #: orig-docs/Documentation.html:4933
10462 msgid "various bugfixes"
10465 #. type: Content of: <html><body><div><ul><li>
10466 #: orig-docs/Documentation.html:4936
10467 msgid "Ivan A Kirillov"
10470 #. type: Content of: <html><body><div><ul><li><ul><li>
10471 #: orig-docs/Documentation.html:4938
10472 msgid "new relations Designer"
10475 #. type: Content of: <html><body><div><ul><li>
10476 #: orig-docs/Documentation.html:4941
10477 msgid "Raj Kissu Rajandran (Google Summer of Code 2008)"
10480 #. type: Content of: <html><body><div><ul><li><ul><li>
10481 #: orig-docs/Documentation.html:4943
10482 msgid "BLOBstreaming support"
10485 #. type: Content of: <html><body><div><ul><li>
10486 #: orig-docs/Documentation.html:4946
10487 msgid "Piotr Przybylski (Google Summer of Code 2008, 2010 and 2011)"
10490 #. type: Content of: <html><body><div><ul><li><ul><li>
10491 #: orig-docs/Documentation.html:4948
10492 msgid "improved setup script"
10495 #. type: Content of: <html><body><div><ul><li><ul><li>
10496 #: orig-docs/Documentation.html:4949
10497 msgid "user preferences"
10500 #. type: Content of: <html><body><div><ul><li><ul><li>
10501 #: orig-docs/Documentation.html:4950
10503 msgid "Drizzle support"
10506 #. type: Content of: <html><body><div><ul><li>
10507 #: orig-docs/Documentation.html:4953
10508 msgid "Derek Schaefer (Google Summer of Code 2009)"
10511 #. type: Content of: <html><body><div><ul><li><ul><li>
10512 #: orig-docs/Documentation.html:4955
10513 msgid "Improved the import system"
10516 #. type: Content of: <html><body><div><ul><li>
10517 #: orig-docs/Documentation.html:4958
10518 msgid "Alexander Rutkowski (Google Summer of Code 2009)"
10521 #. type: Content of: <html><body><div><ul><li><ul><li>
10522 #: orig-docs/Documentation.html:4960
10523 msgid "Tracking mechanism"
10526 #. type: Content of: <html><body><div><ul><li>
10527 #: orig-docs/Documentation.html:4963
10528 msgid "Zahra Naeem (Google Summer of Code 2009)"
10531 #. type: Content of: <html><body><div><ul><li><ul><li>
10532 #: orig-docs/Documentation.html:4965
10533 msgid "Synchronization feature"
10536 #. type: Content of: <html><body><div><ul><li>
10537 #: orig-docs/Documentation.html:4968
10538 msgid "Tomáš Srnka (Google Summer of Code 2009)"
10541 #. type: Content of: <html><body><div><ul><li><ul><li>
10542 #: orig-docs/Documentation.html:4970
10543 msgid "Replication support"
10546 #. type: Content of: <html><body><div><ul><li>
10547 #: orig-docs/Documentation.html:4973
10548 msgid "Muhammad Adnan (Google Summer of Code 2010)"
10551 #. type: Content of: <html><body><div><ul><li><ul><li>
10552 #: orig-docs/Documentation.html:4975
10553 msgid "Relation schema export to multiple formats"
10556 #. type: Content of: <html><body><div><ul><li>
10557 #: orig-docs/Documentation.html:4978
10558 msgid "Lori Lee (Google Summer of Code 2010)"
10561 #. type: Content of: <html><body><div><ul><li><ul><li>
10562 #: orig-docs/Documentation.html:4980
10563 msgid "User interface improvements"
10566 #. type: Content of: <html><body><div><ul><li><ul><li>
10567 #: orig-docs/Documentation.html:4981
10568 msgid "ENUM/SET editor"
10571 #. type: Content of: <html><body><div><ul><li><ul><li>
10572 #: orig-docs/Documentation.html:4982
10573 msgid "Simplified interface for export/import"
10576 #. type: Content of: <html><body><div><ul><li>
10577 #: orig-docs/Documentation.html:4985
10578 msgid "Ninad Pundalik (Google Summer of Code 2010)"
10581 #. type: Content of: <html><body><div><ul><li><ul><li>
10582 #: orig-docs/Documentation.html:4987
10583 msgid "AJAXifying the interface"
10586 #. type: Content of: <html><body><div><ul><li>
10587 #: orig-docs/Documentation.html:4990
10588 msgid "Martynas Mickevičius (Google Summer of Code 2010)"
10591 #. type: Content of: <html><body><div><ul><li><ul><li>
10592 #: orig-docs/Documentation.html:4992
10597 #. type: Content of: <html><body><div><ul><li>
10598 #: orig-docs/Documentation.html:4995
10599 msgid "Barrie Leslie"
10602 #. type: Content of: <html><body><div><ul><li><ul><li>
10603 #: orig-docs/Documentation.html:4997
10604 msgid "BLOBstreaming support with PBMS PHP extension"
10607 #. type: Content of: <html><body><div><ul><li>
10608 #: orig-docs/Documentation.html:5000
10609 msgid "Ankit Gupta (Google Summer of Code 2010)"
10612 #. type: Content of: <html><body><div><ul><li><ul><li>
10613 #: orig-docs/Documentation.html:5002
10614 msgid "Visual query builder"
10617 #. type: Content of: <html><body><div><ul><li>
10618 #: orig-docs/Documentation.html:5005
10619 msgid "Rouslan Placella (Google Summer of Code 2011)"
10622 #. type: Content of: <html><body><div><ul><li><ul><li>
10623 #: orig-docs/Documentation.html:5007
10624 msgid "Improved support for Stored Routines, Triggers and Events"
10627 #. type: Content of: <html><body><div><ul><li><ul><li>
10628 #: orig-docs/Documentation.html:5008
10630 msgid "Italian translation updates"
10631 msgstr "Intern relasjon lagt til"
10633 #. type: Content of: <html><body><div><p>
10634 #: orig-docs/Documentation.html:5014
10636 "And also to the following people who have contributed minor changes, "
10637 "enhancements, bugfixes or support for a new language since version 2.1.0:"
10640 #. type: Content of: <html><body><div><p>
10641 #: orig-docs/Documentation.html:5019
10643 "Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, Pé"
10644 "ter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats Engstrom, "
10645 "Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger, Lubos "
10646 "Klokner, Martin Marconcini, Girish Nair, David Nordenberg, Andreas Pauley, "
10647 "Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval Sarna, www."
10648 "securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun, Peter Svec, "
10649 "Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V., Martijn W. "
10650 "van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay, Ignacio Vazquez-"
10651 "Abrams, Chee Wai, Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "
10652 ""Manuzhai"."
10655 #. type: Content of: <html><body><div><h3>
10656 #: orig-docs/Documentation.html:5032
10657 msgid "Original Credits of Version 2.1.0"
10660 #. type: Content of: <html><body><div><p>
10661 #: orig-docs/Documentation.html:5035
10663 "This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his idea "
10664 "to create a web-based interface to MySQL using PHP3. Although I have not "
10665 "used any of his source-code, there are some concepts I've borrowed from him. "
10666 "phpMyAdmin was created because Peter told me he wasn't going to further "
10667 "develop his (great) tool."
10670 #. type: Content of: <html><body><div><p>
10671 #: orig-docs/Documentation.html:5042
10672 msgid "Thanks go to"
10675 #. type: Content of: <html><body><div><ul><li>
10676 #: orig-docs/Documentation.html:5045
10678 "Amalesh Kempf <ak-lsml_at_living-source.com> who contributed the code "
10679 "for the check when dropping a table or database. He also suggested that you "
10680 "should be able to specify the primary key on tbl_create.php3. To version "
10681 "1.1.1 he contributed the ldi_*.php3-set (Import text-files) as well as a bug-"
10682 "report. Plus many smaller improvements."
10685 #. type: Content of: <html><body><div><ul><li>
10686 #: orig-docs/Documentation.html:5051
10688 "Jan Legenhausen <jan_at_nrw.net>: He made many of the changes that "
10689 "were introduced in 1.3.0 (including quite significant ones like the "
10690 "authentication). For 1.4.1 he enhanced the table-dump feature. Plus bug-"
10694 #. type: Content of: <html><body><div><ul><li>
10695 #: orig-docs/Documentation.html:5056
10697 "Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca> made phpMyAdmin "
10698 "language-independent by outsourcing the strings to a separate file. He also "
10699 "contributed the French translation."
10702 #. type: Content of: <html><body><div><ul><li>
10703 #: orig-docs/Documentation.html:5060
10705 "Alexandr Bravo <abravo_at_hq.admiral.ru> who contributed tbl_select."
10706 "php3, a feature to display only some columns from a table."
10709 #. type: Content of: <html><body><div><ul><li>
10710 #: orig-docs/Documentation.html:5063
10712 "Chris Jackson <chrisj_at_ctel.net> added support for MySQL functions "
10713 "in tbl_change.php3. He also added the "Query by Example" feature "
10717 #. type: Content of: <html><body><div><ul><li>
10718 #: orig-docs/Documentation.html:5067
10720 "Dave Walton <walton_at_nordicdms.com> added support for multiple "
10721 "servers and is a regular contributor for bug-fixes."
10724 #. type: Content of: <html><body><div><ul><li>
10725 #: orig-docs/Documentation.html:5070
10727 "Gabriel Ash <ga244_at_is8.nyu.edu> contributed the random access "
10728 "features for 2.0.6."
10731 #. type: Content of: <html><body><div><p>
10732 #: orig-docs/Documentation.html:5075
10734 "The following people have contributed minor changes, enhancements, bugfixes "
10735 "or support for a new language:"
10738 #. type: Content of: <html><body><div><p>
10739 #: orig-docs/Documentation.html:5079
10741 "Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas Kleemann, "
10742 "Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel Piankov, Sascha "
10743 "Kettler, Joe Pruett, Renato Lins, Mark Kronsbein, Jannis Hermanns, G. "
10747 #. type: Content of: <html><body><div><p>
10748 #: orig-docs/Documentation.html:5085
10750 "And thanks to everyone else who sent me email with suggestions, bug-reports "
10751 "and or just some feedback."
10754 #. type: Content of: <html><body><div><h2>
10755 #: orig-docs/Documentation.html:5089
10759 #. type: Content of: <html><body><div><p>
10760 #: orig-docs/Documentation.html:5091
10761 msgid "From Wikipedia, the free encyclopedia"
10764 #. type: Content of: <html><body><div><ul><li>
10765 #: orig-docs/Documentation.html:5094
10767 "<a href=\"http://www.wikipedia.org/wiki/.htaccess\">.htaccess</a> - the "
10768 "default name of Apache's directory-level configuration file."
10771 #. type: Content of: <html><body><div><ul><li>
10772 #: orig-docs/Documentation.html:5096
10774 "<a href=\"http://www.wikipedia.org/wiki/Blowfish_%28cipher%29\">Blowfish</a> "
10775 "- a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier."
10778 #. type: Content of: <html><body><div><ul><li>
10779 #: orig-docs/Documentation.html:5098
10781 "<a href=\"http://en.wikipedia.org/wiki/Web_browser\">Browser (Web Browser)</"
10782 "a> - a software application that enables a user to display and interact with "
10783 "text, images, and other information typically located on a web page at a "
10784 "website on the World Wide Web."
10787 #. type: Content of: <html><body><div><ul><li>
10788 #: orig-docs/Documentation.html:5102
10790 "<a href=\"http://www.wikipedia.org/wiki/Bzip2\">bzip2</a> - a free software/"
10791 "open source data compression algorithm and program developed by Julian "
10795 #. type: Content of: <html><body><div><ul><li>
10796 #: orig-docs/Documentation.html:5105
10798 "<a href=\"http://www.wikipedia.org/wiki/CGI\">CGI (Common Gateway Interface)"
10799 "</a> - an important World Wide Web technology that enables a client web "
10800 "browser to request data from a program executed on the Web server."
10803 #. type: Content of: <html><body><div><ul><li>
10804 #: orig-docs/Documentation.html:5108
10806 "<a href=\"http://www.wikipedia.org/wiki/Changelog\">Changelog</a> - a log or "
10807 "record of changes made to a project."
10810 #. type: Content of: <html><body><div><ul><li>
10811 #: orig-docs/Documentation.html:5110
10813 "<a href=\"http://www.wikipedia.org/wiki/Client_%28computing%29\">Client</a> "
10814 "- a computer system that accesses a (remote) service on another computer by "
10815 "some kind of network."
10818 #. type: Content of: <html><body><div><ul><li>
10819 #: orig-docs/Documentation.html:5113
10821 "<a href=\"http://www.wikipedia.org/wiki/Column_%28database%29\">column</a> - "
10822 "a set of data values of a particular simple type, one for each row of the "
10826 #. type: Content of: <html><body><div><ul><li>
10827 #: orig-docs/Documentation.html:5116
10829 "<a href=\"http://www.wikipedia.org/wiki/HTTP_cookie\">Cookie</a> - a packet "
10830 "of information sent by a server to a World Wide Web browser and then sent "
10831 "back by the browser each time it accesses that server."
10834 #. type: Content of: <html><body><div><ul><li>
10835 #: orig-docs/Documentation.html:5119
10837 "<a href=\"http://www.wikipedia.org/wiki/Comma-separated_values\">CSV</a> - "
10838 "Comma-separated values"
10841 #. type: Content of: <html><body><div><ul><li>
10842 #: orig-docs/Documentation.html:5121
10843 msgid "DB - look at <a href=\"#database\">Database</a>."
10846 #. type: Content of: <html><body><div><ul><li>
10847 #: orig-docs/Documentation.html:5122
10849 "<a id=\"database\" href=\"http://www.wikipedia.org/wiki/Database\">database</"
10850 "a> - an organized collection of data."
10853 #. type: Content of: <html><body><div><ul><li>
10854 #: orig-docs/Documentation.html:5124
10856 "Engine - look at <a href=\"#glossar_storage_engine\">Storage Engines</a>."
10859 #. type: Content of: <html><body><div><ul><li>
10860 #: orig-docs/Documentation.html:5125
10862 "<a href=\"http://www.wikipedia.org/wiki/extension\">extension</a> - a PHP "
10863 "module that extends PHP with additional functionality."
10866 #. type: Content of: <html><body><div><ul><li>
10867 #: orig-docs/Documentation.html:5127
10869 "<a href=\"http://www.wikipedia.org/wiki/FAQ\">FAQ (Frequently Asked "
10870 "Questions)</a> - a list of commonly asked question and there answers."
10873 #. type: Content of: <html><body><div><ul><li>
10874 #: orig-docs/Documentation.html:5129
10876 "<a href=\"http://www.wikipedia.org/wiki/Field_%28computer_science"
10877 "%29\">Field</a> - one part of divided data/columns."
10880 #. type: Content of: <html><body><div><ul><li>
10881 #: orig-docs/Documentation.html:5131
10883 "<a href=\"http://www.wikipedia.org/wiki/Foreign_key\">foreign key</a> - a "
10884 "column or group of columns in a database row that point to a key column or "
10885 "group of columns forming a key of another database row in some (usually "
10886 "different) table."
10889 #. type: Content of: <html><body><div><ul><li>
10890 #: orig-docs/Documentation.html:5135
10892 "<a href=\"http://www.fpdf.org/\">FPDF (FreePDF)</a> - the free PDF library"
10895 #. type: Content of: <html><body><div><ul><li>
10896 #: orig-docs/Documentation.html:5137
10898 "<a id=\"gd\" href=\"http://www.wikipedia.org/wiki/GD_Graphics_Library\"> GD "
10899 "Graphics Library</a> - a library by Thomas Boutell and others for "
10900 "dynamically manipulating images."
10903 #. type: Content of: <html><body><div><ul><li>
10904 #: orig-docs/Documentation.html:5140
10905 msgid "GD2 - look at <a href=\"#gd\">GD Graphics Library</a>."
10908 #. type: Content of: <html><body><div><ul><li>
10909 #: orig-docs/Documentation.html:5141
10911 "<a href=\"http://www.wikipedia.org/wiki/Gzip\">gzip</a> - gzip is short for "
10912 "GNU zip, a GNU free software file compression program."
10915 #. type: Content of: <html><body><div><ul><li>
10916 #: orig-docs/Documentation.html:5144
10918 "<a href=\"http://www.wikipedia.org/wiki/Host\">host</a> - any machine "
10919 "connected to a computer network, a node that has a hostname."
10922 #. type: Content of: <html><body><div><ul><li>
10923 #: orig-docs/Documentation.html:5146
10925 "<a href=\"http://www.wikipedia.org/wiki/Hostname\">hostname</a> - the unique "
10926 "name by which a network attached device is known on a network."
10929 #. type: Content of: <html><body><div><ul><li>
10930 #: orig-docs/Documentation.html:5148
10932 "<a href=\"http://www.wikipedia.org/wiki/HyperText_Transfer_Protocol\">HTTP "
10933 "(HyperText Transfer Protocol)</a> - the primary method used to transfer or "
10934 "convey information on the World Wide Web."
10937 #. type: Content of: <html><body><div><ul><li>
10938 #: orig-docs/Documentation.html:5152
10940 "<a href=\"http://www.wikipedia.org/wiki/Https:_URI_scheme\">https</a> - a "
10941 "<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>-connection with "
10942 "additional security measures."
10945 #. type: Content of: <html><body><div><ul><li>
10946 #: orig-docs/Documentation.html:5155
10948 "<a href=\"http://www.wikipedia.org/wiki/Internet_Information_Services\">IIS "
10949 "(Internet Information Services)</a> - a set of Internet-based services for "
10950 "servers using Microsoft Windows."
10953 #. type: Content of: <html><body><div><ul><li>
10954 #: orig-docs/Documentation.html:5157
10956 "<a id=\"glossar_index\" href=\"http://www.wikipedia.org/wiki/Index_"
10957 "%28database%29\">Index</a> - a feature that allows quick access to the rows "
10961 #. type: Content of: <html><body><div><ul><li>
10962 #: orig-docs/Documentation.html:5159
10964 "<a href=\"http://www.wikipedia.org/wiki/Internet_Protocol\">IP (Internet "
10965 "Protocol)</a> - a data-oriented protocol used by source and destination "
10966 "hosts for communicating data across a packet-switched internetwork."
10969 #. type: Content of: <html><body><div><ul><li>
10970 #: orig-docs/Documentation.html:5162
10972 "<a href=\"http://www.wikipedia.org/wiki/IP_Address\">IP Address</a> - a "
10973 "unique number that devices use in order to identify and communicate with "
10974 "each other on a network utilizing the Internet Protocol standard."
10977 #. type: Content of: <html><body><div><ul><li>
10978 #: orig-docs/Documentation.html:5165
10980 "<a href=\"http://www.wikipedia.org/wiki/ISAPI\">ISAPI (Internet Server "
10981 "Application Programming Interface)</a> - the API of Internet Information "
10985 #. type: Content of: <html><body><div><ul><li>
10986 #: orig-docs/Documentation.html:5168
10988 "<a href=\"http://www.wikipedia.org/wiki/ISP\">ISP (Internet service provider)"
10989 "</a> - a business or organization that offers users access to the Internet "
10990 "and related services."
10993 #. type: Content of: <html><body><div><ul><li>
10994 #: orig-docs/Documentation.html:5170
10996 "<a id=\"jpeg\" href=\"http://www.wikipedia.org/wiki/JPEG\">JPEG</a> - a most "
10997 "commonly used standard method of lossy compression for photographic images."
11000 #. type: Content of: <html><body><div><ul><li>
11001 #: orig-docs/Documentation.html:5173
11002 msgid "JPG - look at <a href=\"#jpeg\">JPEG</a>."
11005 #. type: Content of: <html><body><div><ul><li>
11006 #: orig-docs/Documentation.html:5174
11007 msgid "Key - look at <a href=\"#glossar_index\">index</a>."
11010 #. type: Content of: <html><body><div><ul><li>
11011 #: orig-docs/Documentation.html:5175
11013 "<a href=\"http://www.wikipedia.org/wiki/LaTeX\">L<sup>A</sup>T<sub><big>E</"
11014 "big></sub>X</a> - a document preparation system for the T<sub>E</sub>X "
11015 "typesetting program."
11018 #. type: Content of: <html><body><div><ul><li>
11019 #: orig-docs/Documentation.html:5177
11021 "<a href=\"http://www.wikipedia.org/wiki/Mac\">Mac (Apple Macintosh)</a> - "
11022 "line of personal computers is designed, developed, manufactured, and "
11023 "marketed by Apple Computer."
11026 #. type: Content of: <html><body><div><ul><li>
11027 #: orig-docs/Documentation.html:5180
11029 "<a id=\"glossar_mac_os_x\" href=\"http://www.wikipedia.org/wiki/Mac_OS_X"
11030 "\"><acronym title=\"Apple Macintosh\">Mac</acronym> <abbr title=\"operating "
11031 "system\">OS</abbr> X</a> - the operating system which is included with all "
11032 "currently shipping Apple Macintosh computers in the consumer and "
11033 "professional markets."
11036 #. type: Content of: <html><body><div><ul><li>
11037 #: orig-docs/Documentation.html:5183
11039 "<a href=\"http://www.wikipedia.org/wiki/MCrypt\">MCrypt</a> - a "
11040 "cryptographic library."
11043 #. type: Content of: <html><body><div><ul><li>
11044 #: orig-docs/Documentation.html:5185
11046 "<a href=\"http://php.net/mcrypt\">mcrypt</a> - the MCrypt PHP extension."
11049 #. type: Content of: <html><body><div><ul><li>
11050 #: orig-docs/Documentation.html:5187
11052 "<a href=\"http://www.wikipedia.org/wiki/MIME\">MIME (Multipurpose Internet "
11053 "Mail Extensions)</a> - an Internet Standard for the format of e-mail."
11056 #. type: Content of: <html><body><div><ul><li>
11057 #: orig-docs/Documentation.html:5189
11059 "<a href=\"http://www.wikipedia.org/wiki/module\">module</a> - some sort of "
11060 "extension for the Apache Webserver."
11063 #. type: Content of: <html><body><div><ul><li>
11064 #: orig-docs/Documentation.html:5191
11066 "<a href=\"http://www.wikipedia.org/wiki/MySQL\">MySQL</a> - a multithreaded, "
11067 "multi-user, SQL (Structured Query Language) Database Management System "
11071 #. type: Content of: <html><body><div><ul><li>
11072 #: orig-docs/Documentation.html:5194
11074 "<a href=\"http://php.net/mysqli\">mysqli</a> - the improved MySQL client PHP "
11078 #. type: Content of: <html><body><div><ul><li>
11079 #: orig-docs/Documentation.html:5196
11081 "<a href=\"http://php.net/mysql\">mysql</a> - the MySQL client PHP extension."
11084 #. type: Content of: <html><body><div><ul><li>
11085 #: orig-docs/Documentation.html:5198
11087 "<a href=\"http://www.wikipedia.org/wiki/OpenDocument\">OpenDocument</a> - "
11088 "open standard for office documents."
11091 #. type: Content of: <html><body><div><ul><li>
11092 #: orig-docs/Documentation.html:5200
11094 "<a href=\"http://www.wikipedia.org/wiki/OS_X\"><abbr title=\"operating system"
11095 "\">OS</abbr> X</a> - look at <a href=\"#glossar_mac_os_x\"><acronym title="
11096 "\"Apple Macintosh\">Mac</acronym> <abbr title=\"operating system\">OS</abbr> "
11100 #. type: Content of: <html><body><div><ul><li>
11101 #: orig-docs/Documentation.html:5202
11103 "<a href=\"http://www.wikipedia.org/wiki/Portable_Document_Format\">PDF "
11104 "(Portable Document Format)</a> - a file format developed by Adobe Systems "
11105 "for representing two dimensional documents in a device independent and "
11106 "resolution independent format."
11109 #. type: Content of: <html><body><div><ul><li>
11110 #: orig-docs/Documentation.html:5207
11112 "<a href=\"http://pear.php.net/\">PEAR</a> - the PHP Extension and "
11113 "Application Repository."
11116 #. type: Content of: <html><body><div><ul><li>
11117 #: orig-docs/Documentation.html:5209
11119 "<a href=\"http://php.net/pcre\">PCRE (Perl Compatible Regular Expressions)</"
11120 "a> - the perl-compatible regular expression functions for PHP"
11123 #. type: Content of: <html><body><div><ul><li>
11124 #: orig-docs/Documentation.html:5211
11126 "<a href=\"http://www.wikipedia.org/wiki/PHP\">PHP</a> - short for \"PHP: "
11127 "Hypertext Preprocessor\", is an open-source, reflective programming language "
11128 "used mainly for developing server-side applications and dynamic web content, "
11129 "and more recently, a broader range of software applications."
11132 #. type: Content of: <html><body><div><ul><li>
11133 #: orig-docs/Documentation.html:5216
11135 "<a href=\"http://www.wikipedia.org/wiki/Port_%28computing%29\">port</a> - a "
11136 "connection through which data is sent and received."
11139 #. type: Content of: <html><body><div><ul><li>
11140 #: orig-docs/Documentation.html:5218
11142 "<a href=\"http://www.wikipedia.org/wiki/Request_for_Comments\">RFC</a> - "
11143 "Request for Comments (RFC) documents are a series of memoranda encompassing "
11144 "new research, innovations, and methodologies applicable to Internet "
11148 #. type: Content of: <html><body><div><ul><li>
11149 #: orig-docs/Documentation.html:5222
11151 "<a href=\"http://www.ietf.org/rfc/rfc1952.txt\">RFC 1952</a> - GZIP file "
11152 "format specification version 4.3"
11155 #. type: Content of: <html><body><div><ul><li>
11156 #: orig-docs/Documentation.html:5224
11158 "<a href=\"http://www.wikipedia.org/wiki/Row_%28database%29\">Row (record, "
11159 "tuple)</a> - represents a single, implicitly structured data item in a table."
11162 #. type: Content of: <html><body><div><ul><li>
11163 #: orig-docs/Documentation.html:5226
11165 "<a href=\"http://www.wikipedia.org/wiki/Server_%28computing%29\">Server</a> "
11166 "- a computer system that provides services to other computing systems over a "
11170 #. type: Content of: <html><body><div><ul><li>
11171 #: orig-docs/Documentation.html:5229
11173 "<a id=\"glossar_storage_engine\" href=\"http://dev.mysql.com/doc/en/storage-"
11174 "engines.html\">Storage Engines</a> - handlers for different table types"
11177 #. type: Content of: <html><body><div><ul><li>
11178 #: orig-docs/Documentation.html:5231
11180 "<a href=\"http://www.wikipedia.org/wiki/Socket#Computer_sockets\">socket</a> "
11181 "- a form of inter-process communication."
11184 #. type: Content of: <html><body><div><ul><li>
11185 #: orig-docs/Documentation.html:5233
11187 "<a href=\"http://www.wikipedia.org/wiki/Secure_Sockets_Layer\">SSL (Secure "
11188 "Sockets Layer)</a> - a cryptographic protocol which provides secure "
11189 "communication on the Internet."
11192 #. type: Content of: <html><body><div><ul><li>
11193 #: orig-docs/Documentation.html:5236
11195 "<a href=\"http://en.wikipedia.org/wiki/Stored_procedure\">Stored procedure</"
11196 "a> - a subroutine available to applications accessing a relational database "
11200 #. type: Content of: <html><body><div><ul><li>
11201 #: orig-docs/Documentation.html:5238
11203 "<a href=\"http://www.wikipedia.org/wiki/SQL\">SQL</a> - Structured Query "
11207 #. type: Content of: <html><body><div><ul><li>
11208 #: orig-docs/Documentation.html:5240
11210 "<a href=\"http://www.wikipedia.org/wiki/Table_%28database%29\">table</a> - a "
11211 "set of data elements (cells) that is organized, defined and stored as "
11212 "horizontal rows and vertical columns where each item can be uniquely "
11213 "identified by a label or key or by it?s position in relation to other items."
11216 #. type: Content of: <html><body><div><ul><li>
11217 #: orig-docs/Documentation.html:5244
11221 #. type: Content of: <html><body><div><ul><li>
11222 #: orig-docs/Documentation.html:5245
11224 "<a href=\"http://www.wikipedia.org/wiki/Tar_%28file_format%29\">tar</a> - a "
11225 "type of archive file format: the Tape ARchive format."
11228 #. type: Content of: <html><body><div><ul><li>
11229 #: orig-docs/Documentation.html:5247
11231 "<a href=\"http://www.wikipedia.org/wiki/TCP\">TCP (Transmission Control "
11232 "Protocol)</a> - one of the core protocols of the Internet protocol suite."
11235 #. type: Content of: <html><body><div><ul><li>
11236 #: orig-docs/Documentation.html:5249
11238 "<a href=\"http://en.wikipedia.org/wiki/Database_trigger\">trigger</a> - a "
11239 "procedural code that is automatically executed in response to certain events "
11240 "on a particular table or view in a database"
11243 #. type: Content of: <html><body><div><ul><li>
11244 #: orig-docs/Documentation.html:5252
11246 "<a href=\"http://www.acko.net/node/56\">UFPDF</a> - Unicode/UTF-8 extension "
11250 #. type: Content of: <html><body><div><ul><li>
11251 #: orig-docs/Documentation.html:5254
11253 "<a href=\"http://www.wikipedia.org/wiki/URL\">URL (Uniform Resource Locator)"
11254 "</a> - a sequence of characters, conforming to a standardized format, that "
11255 "is used for referring to resources, such as documents and images on the "
11256 "Internet, by their location."
11259 #. type: Content of: <html><body><div><ul><li>
11260 #: orig-docs/Documentation.html:5258
11262 "<a href=\"http://www.wikipedia.org/wiki/Webserver\">Webserver</a> - A "
11263 "computer (program) that is responsible for accepting HTTP requests from "
11264 "clients and serving them Web pages."
11267 #. type: Content of: <html><body><div><ul><li>
11268 #: orig-docs/Documentation.html:5261
11270 "<a href=\"http://www.wikipedia.org/wiki/XML\">XML (Extensible Markup "
11271 "Language)</a> - a W3C-recommended general-purpose markup language for "
11272 "creating special-purpose markup languages, capable of describing many "
11273 "different kinds of data."
11276 #. type: Content of: <html><body><div><ul><li>
11277 #: orig-docs/Documentation.html:5265
11279 "<a href=\"http://www.wikipedia.org/wiki/ZIP_%28file_format%29\">ZIP</a> - a "
11280 "popular data compression and archival format."
11283 #. type: Content of: <html><body><div><ul><li>
11284 #: orig-docs/Documentation.html:5267
11286 "<a href=\"http://www.wikipedia.org/wiki/Zlib\">zlib</a> - an open-source, "
11287 "cross-platform data compression library by Jean-loup Gailly and Mark Adler."
11290 #. type: Content of: <html><body><ul><li>
11291 #: orig-docs/Documentation.html:5274
11293 "Copyright © 2003 - 2010 <a href=\"http://www.phpmyadmin.net/home_page/"
11294 "team.php\">phpMyAdmin devel team</a>"
11297 #. type: Content of: <html><body><ul><li>
11298 #: orig-docs/Documentation.html:5275
11299 msgid "<a href=\"LICENSE\">License</a>"
11302 #. type: Content of: <html><body><ul><li>
11303 #: orig-docs/Documentation.html:5276
11304 msgid "<a href=\"http://www.phpmyadmin.net/home_page/donate.php\">Donate</a>"
11307 #. type: Content of: <html><body><ul><li>
11308 #: orig-docs/Documentation.html:5277
11310 "Valid <a href=\"http://validator.w3.org/check/referer\">HTML</a> and <a href="
11311 "\"http://jigsaw.w3.org/css-validator/check/referer\">CSS</a>"
11314 #. type: Content of: <html><body><h1>
11315 #: output/nb/index-full-template.html:7 output/nb/index-full-template.html:10
11317 msgid "phpMyAdmin nb Documentation"
11318 msgstr "phpMyAdmin-Dokumentasjon"
11320 #. type: Content of: <html><body><p>
11321 #: output/nb/index-full-template.html:11
11323 msgid "Documents translated to nb:"
11324 msgstr "Dokumentasjon"
11326 #. type: Content of: <html><body><ul><li>
11327 #: output/nb/index-full-template.html:13
11328 msgid "<a href=\"INSTALL\">INSTALL</a>"
11331 #. type: Content of: <html><body><ul><li>
11332 #: output/nb/index-full-template.html:14
11333 msgid "<a href=\"TODO\">TODO</a>"
11336 #. type: Content of: <html><body><ul><li>
11337 #: output/nb/index-full-template.html:15
11338 msgid "<a href=\"README\">README</a>"
11341 #. type: Content of: <html><body><ul><li>
11342 #: output/nb/index-full-template.html:16
11343 msgid "<a href=\"Documentation.html\">Main documentation</a>"
11346 #. type: Content of: <p>
11347 #: addendum/head.html:2
11349 "This is translated version of a <a href=\"http://www.phpmyadmin.net/"
11350 "documentation/\">phpMyAdmin documentation</a>. You can contribute to it on "
11351 "our <a href=\"https://l10n.cihar.com/projects/pmadoc/\">translation server</"
11355 #. type: Content of: <p>
11356 #: addendum/credits.html:2
11358 "This translation was brought to you by various translators on <a href="
11359 "\"https://l10n.cihar.com/projects/pmadoc/\">translation server</a>. They "
11360 "should have written their names here."
11363 #. type: Plain text
11364 #: addendum/comment.html:2
11368 #. type: Plain text
11369 #: addendum/comment.html:4
11370 msgid "This file is generated using po4a, do not edit!"
11373 #. type: Plain text
11374 #: addendum/comment.html:6
11375 msgid "You can edit po files to change the translation."
11378 #. type: Plain text
11379 #: addendum/comment.html:8
11380 msgid "Or you can edit them online at https://l10n.cihar.com/projects/pmadoc/."
11383 #. type: Plain text
11384 #: addendum/comment.html:9
11389 #: orig-docs/INSTALL:2
11391 msgid "phpMyAdmin - Installation"
11392 msgstr "phpMyAdmin-Dokumentasjon"
11394 #. type: Plain text
11395 #: orig-docs/INSTALL:5
11397 "Please have a look to the Documentation.txt or Documentation.html files."
11401 #: orig-docs/TODO:2
11403 msgid "phpMyAdmin - Todo"
11404 msgstr "phpMyAdmin hjemmeside"
11406 #. type: Plain text
11407 #: orig-docs/TODO:5
11408 msgid "We are currently using the Sourceforge Tracker as Todo list:"
11411 #. type: Plain text
11412 #: orig-docs/TODO:7
11414 msgid " http://sourceforge.net/tracker/?atid=377411&group_id=23067&func=browse\n"
11417 #. type: Plain text
11418 #: orig-docs/TODO:8
11419 msgid "-- swix/20010704"
11423 #: orig-docs/README:2
11425 msgid "phpMyAdmin - Readme"
11426 msgstr "phpMyAdmin hjemmeside"
11428 #. type: Plain text
11429 #: orig-docs/README:5
11431 msgid "Version @@VER@@"
11434 #. type: Plain text
11435 #: orig-docs/README:7
11436 msgid "A set of PHP-scripts to manage MySQL over the web."
11439 #. type: Plain text
11440 #: orig-docs/README:9
11441 msgid "http://www.phpmyadmin.net/"
11444 #. type: Plain text
11445 #: orig-docs/README:15
11448 "Copyright (C) 1998-2000\n"
11449 " Tobias Ratschiller <tobias_at_ratschiller.com>\n"
11452 #. type: Plain text
11453 #: orig-docs/README:26
11456 "Copyright (C) 2001-2012\n"
11457 " Marc Delisle <marc_at_infomarc.info>\n"
11458 " Olivier Müller <om_at_omnis.ch>\n"
11459 " Robin Johnson <robbat2_at_users.sourceforge.net>\n"
11460 " Alexander M. Turek <me_at_derrabus.de>\n"
11461 " Michal Čihař <michal_at_cihar.com>\n"
11462 " Garvin Hicking <me_at_supergarv.de>\n"
11463 " Michael Keck <mkkeck_at_users.sourceforge.net>\n"
11464 " Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
11465 " [check Documentation.txt/.html file for more details]\n"
11469 #: orig-docs/README:28
11474 #. type: Plain text
11475 #: orig-docs/README:47
11477 msgid "PHP 5.2 or later"
11478 msgstr "MySQL 4.0 kompatibel"
11480 #. type: Plain text
11481 #: orig-docs/README:48
11483 msgid "MySQL 5.0 or later"
11484 msgstr "MySQL 4.0 kompatibel"
11486 #. type: Plain text
11487 #: orig-docs/README:49
11488 msgid "a web-browser (doh!)"
11492 #: orig-docs/README:51
11497 #. type: Plain text
11498 #: orig-docs/README:55
11500 "phpMyAdmin is intended to handle the administration of MySQL over the web. "
11501 "For a summary of features, please see the Documentation.txt/.html file."
11505 #: orig-docs/README:57
11510 #. type: Plain text
11511 #: orig-docs/README:60
11512 msgid "You can get the newest version at http://www.phpmyadmin.net/."
11516 #: orig-docs/README:62
11518 msgid "More Information"
11519 msgstr "Informasjon"
11521 #. type: Plain text
11522 #: orig-docs/README:65
11523 msgid "Please see the Documentation.txt/.html file."
11527 #: orig-docs/README:67
11532 #. type: Plain text
11533 #: orig-docs/README:70
11534 msgid "See reference about support forums under http://www.phpmyadmin.net/"
11538 #: orig-docs/README:73
11543 #. type: Plain text
11544 #: orig-docs/README:76
11546 msgid "The phpMyAdmin Devel team"
11547 msgstr "phpMyAdmin hjemmeside"
11549 #. type: Plain text
11550 #: orig-docs/README:79
11554 #. type: Plain text
11555 #: orig-docs/README:82
11557 "Please, don't send us emails with question like \"How do I compile PHP with "
11558 "MySQL-support\". We just don't have the time to be your free help desk."
11561 #. type: Plain text
11562 #: orig-docs/README:85
11564 "Please send your questions to the appropriate mailing lists / forums. "
11565 "Before contacting us, please read the Documentation.html (esp. the FAQ part)."
11568 #~ msgid "phpMyAdmin @@VER@@ - Official translators"
11569 #~ msgstr "phpMyAdmin-Dokumentasjon"
11571 #~ msgid "Language"
11575 #~ msgstr "arabisk"
11577 #~ msgid "Bulgarian"
11578 #~ msgstr "bulgarsk"
11580 #~ msgid "Croatian"
11581 #~ msgstr "kroatisk"
11584 #~ msgstr "tjekkisk"
11590 #~ msgstr "engelsk"
11592 #~ msgid "Estonian"
11595 #~ msgid "Georgian"
11596 #~ msgstr "Georgisk"
11605 #~ msgstr "hebraisk"
11607 #~ msgid "Hungarian"
11608 #~ msgstr "ungarsk"
11610 #~ msgid "Japanese"
11611 #~ msgstr "japansk"
11614 #~ msgstr "koreansk"
11617 #~ msgstr "Latvisk"
11619 #~ msgid "Lithuanian"
11620 #~ msgstr "lithauisk"
11623 #~ msgstr "Persisk"
11628 #~ msgid "Romanian"
11629 #~ msgstr "Rumensk"
11632 #~ msgstr "russisk"
11635 #~ msgstr "Slovakisk"
11637 #~ msgid "Slovenian"
11638 #~ msgstr "Slovensk"
11650 #~ msgstr "tyrkisk"
11652 #~ msgid "Ukrainian"
11653 #~ msgstr "ukrainsk"
11655 #~ msgid "Download\n"
11656 #~ msgstr "Last ned"
11661 #~ msgstr "Last ned"
11664 #~ "More Information\n"
11665 #~ "~~~~~~~~~~~~~~~~\n"
11666 #~ msgstr "Informasjon"
11668 #~ msgid "phpMyAdmin 3.4.0-beta1 - Documentation"
11669 #~ msgstr "phpMyAdmin-Dokumentasjon"
11671 #~ msgid "PO4A-HEADER:mode=before;position=<!-- \\$Id"
11672 #~ msgstr "PO4A-HEADER:mode=before;position=<!-- \\$Id"
11674 #~ msgid "PO4A-HEADER:mode=after;position=<div id=\"body\">;beginboundary=<ul>"
11676 #~ "PO4A-HEADER:mode=after;position=<div id=\"body\">;beginboundary=<ul>"