{"id":1824,"date":"2025-02-05T17:26:15","date_gmt":"2025-02-05T16:26:15","guid":{"rendered":"https:\/\/artheodoc.fr\/?p=1824"},"modified":"2025-02-06T10:33:05","modified_gmt":"2025-02-06T09:33:05","slug":"phpmyadmin-fichiers-trop-volumineux","status":"publish","type":"post","link":"https:\/\/artheodoc.fr\/index.php\/2025\/02\/05\/phpmyadmin-fichiers-trop-volumineux\/","title":{"rendered":"PhpMyAdmin fichiers trop volumineux"},"content":{"rendered":"\n<p class=\"has-pale-ocean-gradient-background has-background\">En voulant importer une base de donn\u00e9es sur un serveur avec phpMyAdmin j\u2019ai rencontr\u00e9 un probl\u00e8me de fichiers trop volumineux. J\u2019ai d\u00fb modifier le fichier php.ini. J\u2019\u00e9tais sous Debian 12.<\/p>\n\n\n\n<p>Si l\u2019on a des probl\u00e8mes pour transf\u00e9rer des fichiers avec phpMyAdmin parce qu\u2019ils sont trop volumineux, on peut modifier le fichier php.ini.<\/p>\n\n\n\n<p>Dans mon cas sous Debian 12 le chemin d\u2019acc\u00e8s du fichier est&nbsp;:<\/p>\n\n\n\n<p>\/etc\/php\/8.2\/apache2\/php.ini<\/p>\n\n\n\n<p>En utilisant l\u2019\u00e9diteur <a href=\"https:\/\/artheodoc.fr\/index.php\/lediteur-de-texte-nano\/\" data-type=\"page\" data-id=\"972\" target=\"_blank\" rel=\"noreferrer noopener\">Nano<\/a>, j\u2019ai modifi\u00e9 les param\u00e8tres suivants&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>post_max_size = 2000M<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>upload_max_filesize = 1000M<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>memory_limit = 2000M<\/strong><\/pre>\n\n\n\n<p>Sources&nbsp;:<\/p>\n\n\n\n<p><a href=\"https:\/\/www.raphaelle-lecot.fr\/blog\/configurer-phpmyadmin-bases-de-donnees-importantes\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.raphaelle-lecot.fr\/blog\/configurer-phpmyadmin-bases-de-donnees-importantes<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>En voulant importer une base de donn\u00e9es sur un serveur avec phpMyAdmin j\u2019ai rencontr\u00e9 un probl\u00e8me de fichiers trop volumineux. J\u2019ai d\u00fb modifier le fichier php.ini. J\u2019\u00e9tais sous Debian 12. Si l\u2019on a des probl\u00e8mes pour transf\u00e9rer des fichiers avec phpMyAdmin parce qu\u2019ils sont trop volumineux, on peut modifier le fichier php.ini. Dans mon cas [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[88],"tags":[89],"class_list":["post-1824","post","type-post","status-publish","format-standard","hentry","category-phpmyadmin","tag-phpmyadmin"],"_links":{"self":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/comments?post=1824"}],"version-history":[{"count":3,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1824\/revisions"}],"predecessor-version":[{"id":1829,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1824\/revisions\/1829"}],"wp:attachment":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/categories?post=1824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/tags?post=1824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}