~julian-ladisch/ubuntu/wily/phpmyadmin/4.4.15.1-1

« back to all changes in this revision

Viewing changes to doc/html/faq.html

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2015-06-08 10:00:51 UTC
  • mfrom: (1.2.76)
  • Revision ID: package-import@ubuntu.com-20150608100051-e2s0v0jo8rfxztev
Tags: 4:4.4.9-1
* New upstream release.
* Update Hungarian debconf translation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
 
3
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
3
 
8
6
  <head>
9
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
8
    
11
 
    <title>FAQ - Frequently Asked Questions &mdash; phpMyAdmin 4.4.8 documentation</title>
 
9
    <title>FAQ - Frequently Asked Questions &mdash; phpMyAdmin 4.4.9 documentation</title>
12
10
    
13
11
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
14
12
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
15
13
    
16
14
    <script type="text/javascript">
17
15
      var DOCUMENTATION_OPTIONS = {
18
 
        URL_ROOT:    '',
19
 
        VERSION:     '4.4.8',
 
16
        URL_ROOT:    './',
 
17
        VERSION:     '4.4.9',
20
18
        COLLAPSE_INDEX: false,
21
19
        FILE_SUFFIX: '.html',
22
20
        HAS_SOURCE:  true
26
24
    <script type="text/javascript" src="_static/underscore.js"></script>
27
25
    <script type="text/javascript" src="_static/doctools.js"></script>
28
26
    <link rel="copyright" title="Copyright" href="copyright.html" />
29
 
    <link rel="top" title="phpMyAdmin 4.4.8 documentation" href="index.html" />
 
27
    <link rel="top" title="phpMyAdmin 4.4.9 documentation" href="index.html" />
30
28
    <link rel="next" title="Developers Information" href="developers.html" />
31
29
    <link rel="prev" title="Import and export" href="import_export.html" /> 
32
30
  </head>
43
41
        <li class="right" >
44
42
          <a href="import_export.html" title="Import and export"
45
43
             accesskey="P">previous</a> |</li>
46
 
        <li><a href="index.html">phpMyAdmin 4.4.8 documentation</a> &raquo;</li> 
 
44
        <li><a href="index.html">phpMyAdmin 4.4.9 documentation</a> &raquo;</li> 
47
45
      </ul>
48
46
    </div>  
49
47
 
70
68
<p>You should first try the latest versions of Apache (and possibly MySQL). If
71
69
your server keeps crashing, please ask for help in the various Apache support
72
70
groups.</p>
73
 
<div class="admonition-see-also admonition seealso">
 
71
<div class="admonition seealso">
74
72
<p class="first admonition-title">See also</p>
75
73
<p class="last"><a class="reference internal" href="#faq1-1"><em>1.1 My server is crashing each time a specific action is required or phpMyAdmin sends a blank page or a page full of cryptic characters to my browser, what can I do?</em></a></p>
76
74
</div>
200
198
some PHP distributions is rather old and might cause problems see
201
199
<a class="reference internal" href="#faq1-17a"><em>1.17a I cannot connect to the MySQL server. It always returns the error message, &#8220;Client does not support authentication protocol requested by server; consider upgrading MySQL client&#8221;</em></a>. <a class="reference external" href="http://mariadb.org/">MariaDB</a> is also supported
202
200
(versions 5.1 and 5.2 were tested).</p>
203
 
<p class="versionchanged">
204
 
<span class="versionmodified">Changed in version 3.5: </span>Since phpMyAdmin 3.5 <a class="reference external" href="http://www.drizzle.org/">Drizzle</a> is supported.</p>
 
201
<div class="versionchanged">
 
202
<p><span class="versionmodified">Changed in version 3.5: </span>Since phpMyAdmin 3.5 <a class="reference external" href="http://www.drizzle.org/">Drizzle</a> is supported.</p>
 
203
</div>
205
204
</div>
206
205
<div class="section" id="a-i-cannot-connect-to-the-mysql-server-it-always-returns-the-error-message-client-does-not-support-authentication-protocol-requested-by-server-consider-upgrading-mysql-client">
207
206
<span id="faq1-17a"></span><h3>1.17a I cannot connect to the MySQL server. It always returns the error message, &#8220;Client does not support authentication protocol requested by server; consider upgrading MySQL client&#8221;<a class="headerlink" href="#a-i-cannot-connect-to-the-mysql-server-it-always-returns-the-error-message-client-does-not-support-authentication-protocol-requested-by-server-consider-upgrading-mysql-client" title="Permalink to this headline">¶</a></h3>
347
346
<li>In <tt class="docutils literal"><span class="pre">Custom</span> <span class="pre">Errors</span></tt>, select the range of <tt class="docutils literal"><span class="pre">401;1</span></tt> through <tt class="docutils literal"><span class="pre">401;5</span></tt>
348
347
and click the <tt class="docutils literal"><span class="pre">Set</span> <span class="pre">to</span> <span class="pre">Default</span></tt> button.</li>
349
348
</ol>
350
 
<div class="admonition-see-also admonition seealso">
 
349
<div class="admonition seealso">
351
350
<p class="first admonition-title">See also</p>
352
351
<p class="last"><span class="target" id="index-4"></span><a class="rfc reference external" href="http://tools.ietf.org/html/rfc2616.html"><strong>RFC 2616</strong></a></p>
353
352
</div>
444
443
<span id="faq1-39"></span><h3>1.39 When I try to connect via https, I can log in, but then my connection is redirected back to http. What can cause this behavior?<a class="headerlink" href="#when-i-try-to-connect-via-https-i-can-log-in-but-then-my-connection-is-redirected-back-to-http-what-can-cause-this-behavior" title="Permalink to this headline">¶</a></h3>
445
444
<p>Be sure that you have enabled <tt class="docutils literal"><span class="pre">SSLOptions</span></tt> and <tt class="docutils literal"><span class="pre">StdEnvVars</span></tt> in
446
445
your Apache configuration.</p>
447
 
<div class="admonition-see-also admonition seealso">
 
446
<div class="admonition seealso">
448
447
<p class="first admonition-title">See also</p>
449
448
<p class="last">&lt;<a class="reference external" href="http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions">http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions</a>&gt;</p>
450
449
</div>
467
466
<span class="nb">ProxyPassReverseCookiePath</span> /%7Euser/phpmyadmin <span class="sx">/mirror/foo</span>
468
467
</pre></div>
469
468
</div>
470
 
<div class="admonition-see-also admonition seealso">
 
469
<div class="admonition seealso">
471
470
<p class="first admonition-title">See also</p>
472
471
<p class="last">&lt;<a class="reference external" href="http://httpd.apache.org/docs/2.2/mod/mod_proxy.html">http://httpd.apache.org/docs/2.2/mod/mod_proxy.html</a>&gt;</p>
473
472
</div>
649
648
<tt class="docutils literal"><span class="pre">session.upload_progress.enabled</span></tt> to <tt class="docutils literal"><span class="pre">1</span></tt> in your <tt class="file docutils literal"><span class="pre">php.ini</span></tt>. However,
650
649
starting from phpMyAdmin version 4.0.4, session-based upload progress has
651
650
been temporarily deactivated due to its problematic behavior.</p>
652
 
<div class="admonition-see-also admonition seealso">
 
651
<div class="admonition seealso">
653
652
<p class="first admonition-title">See also</p>
654
653
<p class="last"><span class="target" id="index-16"></span><a class="rfc reference external" href="http://tools.ietf.org/html/rfc1867.html"><strong>RFC 1867</strong></a></p>
655
654
</div>
700
699
times without any characters between them, or at the beginning/end of
701
700
your table name. If you have to, think about using another
702
701
TableSeparator or disabling that feature.</p>
703
 
<div class="admonition-see-also admonition seealso">
 
702
<div class="admonition seealso">
704
703
<p class="first admonition-title">See also</p>
705
704
<p class="last"><span class="target" id="index-18"></span><a class="reference internal" href="config.html#cfg_NavigationTreeTableSeparator"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['NavigationTreeTableSeparator']</span></tt></a></p>
706
705
</div>
807
806
users. The development of this feature was kindly sponsored by NetCologne GmbH.
808
807
This requires a properly setup MySQL user management and phpMyAdmin
809
808
<a class="reference internal" href="glossary.html#term-http"><em class="xref std std-term">HTTP</em></a> or cookie authentication.</p>
810
 
<div class="admonition-see-also admonition seealso">
 
809
<div class="admonition seealso">
811
810
<p class="first admonition-title">See also</p>
812
811
<p class="last"><a class="reference internal" href="setup.html#authentication-modes"><em>Using authentication modes</em></a></p>
813
812
</div>
1315
1314
DATABASES, LOCK TABLES. Those privileges also enable users to see all the
1316
1315
database names. So if your users do not need those privileges, you can remove
1317
1316
them and their databases list will shorten.</p>
1318
 
<div class="admonition-see-also admonition seealso">
 
1317
<div class="admonition seealso">
1319
1318
<p class="first admonition-title">See also</p>
1320
1319
<p class="last">&lt;<a class="reference external" href="http://bugs.mysql.com/179">http://bugs.mysql.com/179</a>&gt;</p>
1321
1320
</div>
1342
1341
<span id="faq6-23"></span><h3>6.23 Export: I heard phpMyAdmin can export Microsoft Excel files?<a class="headerlink" href="#export-i-heard-phpmyadmin-can-export-microsoft-excel-files" title="Permalink to this headline">¶</a></h3>
1343
1342
<p>You can use <a class="reference internal" href="glossary.html#term-csv"><em class="xref std std-term">CSV</em></a> for Microsoft Excel,
1344
1343
which works out of the box.</p>
1345
 
<p class="versionchanged">
1346
 
<span class="versionmodified">Changed in version 3.4.5: </span>Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version
 
1344
<div class="versionchanged">
 
1345
<p><span class="versionmodified">Changed in version 3.4.5: </span>Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version
1347
1346
97 and newer was dropped.</p>
1348
1347
</div>
 
1348
</div>
1349
1349
<div class="section" id="now-that-phpmyadmin-supports-native-mysql-4-1-x-column-comments-what-happens-to-my-column-comments-stored-in-pmadb">
1350
1350
<span id="faq6-24"></span><h3>6.24 Now that phpMyAdmin supports native MySQL 4.1.x column comments, what happens to my column comments stored in pmadb?<a class="headerlink" href="#now-that-phpmyadmin-supports-native-mysql-4-1-x-column-comments-what-happens-to-my-column-comments-stored-in-pmadb" title="Permalink to this headline">¶</a></h3>
1351
1351
<p>Automatic migration of a table&#8217;s pmadb-style column comments to the
1591
1591
<p>We welcome every contribution to the development of phpMyAdmin. You
1592
1592
can check out all the possibilities to contribute in the <a class="reference external" href="http://www.phpmyadmin.net/home_page/improve.php">contribute
1593
1593
section on our website</a>.</p>
1594
 
<div class="admonition-see-also admonition seealso">
 
1594
<div class="admonition seealso">
1595
1595
<p class="first admonition-title">See also</p>
1596
1596
<p class="last"><a class="reference internal" href="developers.html#developers"><em>Developers Information</em></a></p>
1597
1597
</div>
1860
1860
        <li class="right" >
1861
1861
          <a href="import_export.html" title="Import and export"
1862
1862
             >previous</a> |</li>
1863
 
        <li><a href="index.html">phpMyAdmin 4.4.8 documentation</a> &raquo;</li> 
 
1863
        <li><a href="index.html">phpMyAdmin 4.4.9 documentation</a> &raquo;</li> 
1864
1864
      </ul>
1865
1865
    </div>
1866
1866
    <div class="footer">
1867
1867
        &copy; <a href="copyright.html">Copyright</a> 2012 - 2014, The phpMyAdmin devel team.
1868
 
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
 
1868
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
1869
1869
    </div>
1870
1870
  </body>
1871
1871
</html>
 
 
b'\\ No newline at end of file'