003 File Manager
Current Path:
/usr/local/www/sites/shared/phpmyadmin/doc/html/_sources
usr
/
local
/
www
/
sites
/
shared
/
phpmyadmin
/
doc
/
html
/
_sources
/
📁
..
📄
bookmarks.txt
(2.42 KB)
📄
charts.txt
(4.63 KB)
📄
config.txt
(112.63 KB)
📄
copyright.txt
(1.58 KB)
📄
credits.txt
(26.38 KB)
📄
developers.txt
(380 B)
📄
faq.txt
(91.13 KB)
📄
glossary.txt
(13.41 KB)
📄
import_export.txt
(10.08 KB)
📄
index.txt
(573 B)
📄
intro.txt
(3.08 KB)
📄
other.txt
(916 B)
📄
privileges.txt
(3.19 KB)
📄
relations.txt
(3.26 KB)
📄
require.txt
(1.65 KB)
📄
security.txt
(4.5 KB)
📄
settings.txt
(1015 B)
📄
setup.txt
(40.31 KB)
📄
themes.txt
(2.86 KB)
📄
transformations.txt
(6.49 KB)
📄
two_factor.txt
(2.84 KB)
📄
user.txt
(195 B)
📄
vendors.txt
(1.1 KB)
Editing: require.txt
.. _require: Requirements ============ Web server ---------- Since phpMyAdmin's interface is based entirely in your browser, you'll need a web server (such as Apache, nginx, :term:`IIS`) to install phpMyAdmin's files into. PHP --- * You need PHP 5.5.0 or newer, with ``session`` support, the Standard PHP Library (SPL) extension, hash, ctype, and JSON support. * The ``mbstring`` extension (see :term:`mbstring`) is strongly recommended for performance reasons. * To support uploading of ZIP files, you need the PHP ``zip`` extension. * You need GD2 support in PHP to display inline thumbnails of JPEGs ("image/jpeg: inline") with their original aspect ratio. * When using the cookie authentication (the default), the `openssl <https://secure.php.net/openssl>`_ extension is strongly suggested. * To support upload progress bars, see :ref:`faq2_9`. * To support XML and Open Document Spreadsheet importing, you need the `libxml <https://secure.php.net/libxml>`_ extension. * To support reCAPTCHA on the login page, you need the `openssl <https://secure.php.net/openssl>`_ extension. * To support displaying phpMyAdmin's latest version, you need to enable ``allow_url_open`` in your :file:`php.ini` or to have the `curl <https://secure.php.net/curl>`_ extension. .. seealso:: :ref:`faq1_31`, :ref:`authentication_modes` Database -------- phpMyAdmin supports MySQL-compatible databases. * MySQL 5.5 or newer * MariaDB 5.5 or newer .. seealso:: :ref:`faq1_17` Web browser ----------- To access phpMyAdmin you need a web browser with cookies and JavaScript enabled. You need browser which is supported by jQuery 2.0, see <https://jquery.com/browser-support/>.
Upload File
Create Folder