{"id":18081,"date":"2023-08-14T06:02:45","date_gmt":"2023-08-14T06:02:45","guid":{"rendered":"https:\/\/hosteko.com\/blog\/?p=18081"},"modified":"2023-08-14T06:03:25","modified_gmt":"2023-08-14T06:03:25","slug":"tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","status":"publish","type":"post","link":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","title":{"rendered":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini."},"content":{"rendered":"<p>Pernahkah Anda mengalami error <strong>the uploaded file exceeds the upload_max_filesize directive in php.in<\/strong>i\u00a0\u00a0ketika Anda sedang mengunggah file ke situs WordPress Anda?<\/p>\n<p>Error pada PHP \u2013 Max Upload File biasanya ditandai dengan adanya pesan \u201cThe uploaded file exceeds the upload_max_filesize directive in php.ini\u201d. pesan tersebut adalah sebuah pesan error yang nantinya akan muncul ketika pengguna atau user sedang melakukan unggah file, gambar ataupun tema yang kapasitasnya melebihi dari yang sudah ditentukan.<\/p>\n<p>Meski terlihat cukup rumit, Sebenarnya, Anda hanya perlu mengedit nilai dari masing-masing variable perintah yang ada. Sehingga Anda harus memastikan batas maksimal untuk melakukan upload yang lebih besar dari ukuran file yang nantinya akan diunggah.<\/p>\n<h2><span id=\"Penyebab_Error_the_Uploaded_File_Exceeds_The_upload_max_filesize_Directive_in_phpini\"><strong>Penyebab Error the Uploaded File Exceeds The upload_max_filesize Directive in php.ini.<\/strong><\/span><\/h2>\n<p>Untuk menghemat\u00a0<i>server resources<\/i>, <span class=\"sw\">penyedia<\/span> <span class=\"sw\">hosting<\/span> <span class=\"sw\">Anda<\/span> <span class=\"sw\">biasanya<\/span> akan <span class=\"sw\">menetapkan<\/span> <span class=\"sw\">batas<\/span> <span class=\"sw\">ukuran<\/span> <span class=\"sw\">file<\/span> <span class=\"sw\">maksimum<\/span> <span class=\"sw\">yang<\/span> <span class=\"sw\">dapat<\/span> <span class=\"sw\">diunggah<\/span> <span class=\"sw\">ke<\/span> <span class=\"sw\">server<\/span> <span class=\"sw\">web<\/span> <span class=\"sw\">Anda.<\/span><\/p>\n<p><b>Php.ini\u00a0<\/b>adalah file yang digunakan untuk mengatur batas ukuran upload file. Directive yang digunakan untuk mengatur konfigurasi ini adalah <b>upload_max_filesize. <\/b>Error\u00a0 <b>the uploaded file exceeds the upload_max_filesize directive in php.ini.\u00a0<\/b>akan muncul bila <span class=\"sw\">Anda<\/span> <span class=\"sw\">mengunggah<\/span> <span class=\"sw\">file<\/span> <span class=\"sw\">yang<\/span> <span class=\"sw\"><b>ukurannya<\/b><\/span> <span class=\"sw\">melebihi<\/span> <span class=\"sw\"><b>batas<\/b><\/span> <span class=\"sw\">yang<\/span> <span class=\"sw\">ditetapkan<\/span> <span class=\"sw\">oleh <\/span>directive tersebut.<\/p>\n<p>Untuk mengetahui batasan ukuran file yang dapat diunggah pada web server yang Anda gunakan, silahkan hubungi penyedia layanan hosting Anda. Bila Anda menggunakan WordPress, Anda juga dapat melihatnya ketika Anda membuka admin dashboard Anda dan menekan menu <b>Media<\/b>\u00a0&gt;\u00a0<b>Add New<\/b>.<\/p>\n<h2><span id=\"Cara_Mengatasi_Error_the_Uploaded_File_Exceeds_The_upload_max_filesize_Directive_in_phpini\"><strong>Cara Mengatasi Error the Uploaded File Exceeds The upload_max_filesize Directive in php.ini.\u00a0<\/strong><\/span><\/h2>\n<p>Perlu diingat bahwa batas ukuran unggahan ini bukanlah konfigurasi yang ada pada content management system (CMS) yang Anda gunakan, tetapi pada penyedia layanan hosting Anda.<\/p>\n<p>Untuk itu, jika file yang ingin Anda unggah ke web server melewati batas ukuran upload, ada beberapa cara mudah untuk mengatasi error\u00a0<b>the uploaded file exceeds the upload_max_filesize directive in php.ini.\u00a0<\/b><\/p>\n<h3 style=\"padding-left: 40px\"><span id=\"1_Mengedit_File_Phpini_via_cPanel\"><b>1. <\/b><b>Mengedit File Php.ini via cPanel<\/b><\/span><\/h3>\n<p style=\"padding-left: 40px\">Cara pertama yang dapat Anda lakukan untuk mengatasi error <b>the uploaded file exceeds the upload_max_filesize directive in php.ini.\u00a0<\/b>adalah dengan mengedit file\u00a0<b>php.ini\u00a0<\/b>dan mengganti directive yang ada.<\/p>\n<p style=\"padding-left: 40px\">Ada beberapa cara yang dapat Anda lakukan, disini kami akan menunjukan cara mengedit file tersebut melalui fitur <b>Select PHP Version<\/b>\u00a0yang ada di cPanel.<\/p>\n<ol>\n<li style=\"list-style-type: none\">\n<ol>\n<li>Login ke cPanel dan temukan pilihan\u00a0<b>Select PHP Version<\/b>\u00a0di bawah menu\u00a0<b>Software.<\/b><\/li>\n<li>Anda akan dibawa ke halaman dimana Anda bisa melihat semua konfigurasi PHP yang ada pada web server Anda.<\/li>\n<li>Selanjutnya, tekan pilihan\u00a0<b>Options<\/b>\u00a0yang terletak di menu bar kanan atas.<\/li>\n<li>Scroll halaman tersebut sampai Anda menemukan pilihan\u00a0<b>upload_max_filesize.\u00a0<\/b>Anda bisa mengubah batasan ukuran upload sesuai kebutuhan.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p style=\"padding-left: 40px\">Tidak hanya itu saja, di halaman PHP options tersebut, Anda juga melihat dan mengatur konfigurasi PHP lainnya seperti <i>memory limit<\/i><b>,<\/b>\u00a0<i>max_execution_time<\/i>, dan lain sebagainya.<\/p>\n<h3 style=\"padding-left: 40px\"><span id=\"2_Mengedit_File_Phpini_via_FTP_Client\"><b>2. Mengedit File Php.ini via FTP Client<\/b><\/span><\/h3>\n<p style=\"padding-left: 40px\">Bila Anda ingin mengedit file php.ini secara manual, Anda juga dapat menggunakan FTP client seperti FileZilla. FTP client adalah program yang dapat memudahkan Anda untuk mengakses website secara <i>remotely<\/i>\u00a0atau tanpa harus membuka akun hosting Anda.<\/p>\n<p style=\"padding-left: 40px\"><span class=\"sw\">Ingatlah<\/span> <span class=\"sw\">bahwa <\/span>untuk dapat menggunakan koneksi FTP, Anda harus mempunyai login kredensial FTP server Anda. Bila Anda tidak yakin tentang bagaimana cara mendapatkan kredensial tersebut, tanyakan pada penyedia layanan web hosting Anda.<\/p>\n<p style=\"padding-left: 40px\">Setelah Anda berhasil terhubung ke server Anda melalui FTP, langkah selanjutnya adalah untuk mengakses root direktori dari situs Anda yang biasanya bernama\u00a0<b>public_html<\/b>. Selanjutnya Anda hanya harus menemukan file<b>\u00a0php.ini\u00a0<\/b>dan klik kanan untuk\u00a0<b>Edit.\u00a0<\/b>Temukan potongan kode seperti dibawah ini dan ubah angka sesuai dengan kebutuhan Anda.<\/p>\n<p style=\"padding-left: 40px\">upload_max_filesize = 12MB<\/p>\n<p style=\"padding-left: 40px\">Bila Anda tidak dapat menemukan file php.ini, Anda dapat membuat file baru dengan teks editor yang ada di komputer Anda dan langsung mengunggahnya ke root direktori <b>public_html<\/b>. Jangan lupa untuk tempelkan potongan kode diatas sebelum Anda mengunggahnya.<\/p>\n<h3 style=\"padding-left: 40px\"><span id=\"3_Meningkatkan_Batasan_upload_max_filesize_via_htaccess\"><b>3. Meningkatkan Batasan upload_max_filesize via .htaccess<\/b><\/span><\/h3>\n<p style=\"padding-left: 40px\">Anda juga dapat meningkatkan batasan ukuran upload melalui <b>.htaccess\u00a0<\/b>yang ada pada<b>\u00a0File Manager<\/b>\u00a0akun hosting Anda.<\/p>\n<p style=\"padding-left: 40px\"><b>.htaccess<\/b> adalah file yang berperan untuk mengganti atau menambah pengaturan yang ada di server yang Anda gunakan. Untuk menemukan file<b>\u00a0.htaccess<\/b>, Anda hanya harus masuk ke kontrol panel akun hosting Anda dan buka\u00a0<b>File Manager<\/b>.<\/p>\n<p style=\"padding-left: 40px\">Selanjutnya buka root direktori dari situs Anda yang bernama public_html dan cari file\u00a0<b>.htaccess. <\/b>Bila Anda tidak dapat menemukan file tersebut, tekan <b>Settings<\/b>\u00a0pada sisi kanan halaman dan aktifkan pilihan\u00a0<b>Show Hidden Files<\/b>.<\/p>\n<p style=\"padding-left: 40px\">Setelah file\u00a0<b>.htaccess<\/b>\u00a0muncul, klik kanan untuk\u00a0<b>Edit.\u00a0<\/b>Temukan baris kode<b>\u00a0php_value upload_max_filesize,<\/b>\u00a0ubah angkanya sesuai kebutuhan, dan\u00a0<b>Save changes<\/b>. Bila error <b>the uploaded file exceeds the upload_max_filesize directive in php.ini.\u00a0<\/b>masih saja muncul, mungkin Anda perlu merubah pengaturan limit PHP yang lainnya.<\/p>\n<h3 style=\"padding-left: 40px\"><strong><span id=\"Perbaharui_File_phpini_jika_error_PHP_Max_Upload_File\">4. Perbaharui File php.ini.<\/span><\/strong><\/h3>\n<p style=\"padding-left: 40px\">Cara selanjutnya yang bisa Anda coba adalah dengan mengubah konfigurasi yang terdapat dalam file php.ini. Cara ini hanya hanya dapat digunakan oleh Anda yang memang memiliki akses ke server atau untuk pengguna Virtual Private Server (VPS) dengan menggunakan akses root.<\/p>\n<p style=\"padding-left: 40px\">Pada pesan \u201cThe uploaded file exceeds the upload_max_filesize directive in php.ini\u201d , jika Anda diperhatikan lebih seksama, Anda akan berfikir adanya permasalahan dengan file php.ini. File tersebut adalah sebuah file yang berisi tentang variable konfigurasi batasan dalam PHP.<\/p>\n<p style=\"padding-left: 40px\">File php.ini biasanya membutuhkan akses root yang lebih tinggi ke dalam server yang tidak diizinkan atau tidak diperuntukkan oleh user biasa atau yang dikenal dengan pengguna shared hosting. Bagi Anda yang menggunakan layanan Virtual Private Server (VPS) akan sangat dimungkinkan untuk melakukan edit konfigurasi yang terdapat dalam file php.ini. Sehingga solusi tersebut akan sangat cocok jika Anda menemui pesan error \u2018the uploaded file exceeds the upload_max_filesize directive in php.ini\u2019 di dalam VPS.<\/p>\n<p style=\"padding-left: 40px\">Untuk mengubahnya, Anda dapat mengakses file tersebut didalam folder \/etc\/php\/7.0\/cli\/php.ini. Adalah contoh dari direktori yang telah digunakan oleh PHP versi 7. Php versi lain biasanya letaknya agak berbeda. Letak file tersebut juga bergantung pada penyedia jasa layanan hosting yang Anda gunakan. Sehingga Anda juga dapat mengeceknya melalui perintah $ rpm -qc php-common.<\/p>\n<p style=\"padding-left: 40px\">Setelah Anda mengakses file tersebut, carilah baris upload_max_filesize dan kemudian naikkan nilainya. Anda juga sebenarnya dapat menaikkan beberapa batasan seperti berikut ini:<\/p>\n<p style=\"padding-left: 40px\"><em>upload_max_filesize = 256MB<\/em><\/p>\n<p style=\"padding-left: 40px\"><em>post_max_size = 256M<\/em><\/p>\n<p style=\"padding-left: 40px\"><em>memory_limit = 512M<\/em><\/p>\n<p style=\"padding-left: 40px\"><em>max_execution_time = 180<\/em><\/p>\n<p style=\"padding-left: 40px\">Ingtalah untuk menyimpan setiap perubahan yang sudah Anda lakukan. Setelah selesai, Anda dapat mengakses kembali pada wordPress dan cobalah untuk mengunggah file yang gagal di upload. Jika berhasil tidak akan muncul pesan error lagi.<\/p>\n<h3 style=\"padding-left: 40px\"><strong>5. Hubungi Customer Support<\/strong><\/h3>\n<p style=\"padding-left: 40px\">Bila semua metode tersebut ini tidak berhasil mengatasi error\u00a0 <b>the uploaded file exceeds the upload_max_filesize directive in php.ini,\u00a0<\/b>kami sarankan untuk menghubungi customer support penyedia layanan web hosting Anda.<\/p>\n<p style=\"padding-left: 40px\">Customer support dapat memberikan informasi seputar limit PHP yang ada pada web server akun Anda dan juga membantu Anda menemukan titik masalah dan solusinya. Jangan lupa sediakan tangkapan layar dan beritahu customer support Anda tentang metode mengatasi error\u00a0<b>the uploaded file exceeds the upload_max_filesize directive in php.ini.\u00a0<\/b><\/p>\n<p>Error yang terjadi karena batasan ukuran upload ini memang terdengar rumit, namun cara mengatasinya terbilang mudah, bahkan untuk Anda yang tidak mempunyai banyak pengetahuan teknikal.<\/p>\n<p>&nbsp;<\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;18081&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;0&quot;,&quot;greet&quot;:&quot;Jadilah yang pertama untuk memberi nilai&quot;,&quot;legend&quot;:&quot;5\\\/5 - (1 vote)&quot;,&quot;size&quot;:&quot;22&quot;,&quot;title&quot;:&quot;Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini.&quot;,&quot;width&quot;:&quot;110&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 110px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 0px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 22px; height: 22px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 17.6px;\">\n            5\/5 - (1 vote)    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Pernahkah Anda mengalami error the uploaded file exceeds the upload_max_filesize directive in php.ini\u00a0\u00a0ketika Anda sedang mengunggah file ke situs WordPress Anda? Error pada PHP \u2013 Max Upload File biasanya ditandai dengan adanya pesan \u201cThe uploaded file exceeds the upload_max_filesize directive in php.ini\u201d. pesan tersebut adalah sebuah pesan error yang nantinya akan muncul ketika pengguna atau [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":18082,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":{"twitter_2392824914_2392824914":""},"rop_publish_now_history":[],"rop_publish_now_status":"pending","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[3],"tags":[7296,7297],"class_list":["post-18081","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-error-php-max-upload-file","tag-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini"],"featured_image_src":{"landsacpe":["https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_-1140x445.png",1140,445,true],"list":["https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_-463x348.png",463,348,true],"medium":["https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_-300x169.png",300,169,true],"full":["https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png",1920,1080,false]},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog\" \/>\n<meta property=\"og:description\" content=\"Pernahkah Anda mengalami error the uploaded file exceeds the upload_max_filesize directive in php.ini\u00a0\u00a0ketika Anda sedang mengunggah file ke situs WordPress Anda? Error pada PHP \u2013 Max Upload File biasanya ditandai dengan adanya pesan \u201cThe uploaded file exceeds the upload_max_filesize directive in php.ini\u201d. pesan tersebut adalah sebuah pesan error yang nantinya akan muncul ketika pengguna atau [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\" \/>\n<meta property=\"og:site_name\" content=\"Hosteko Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-14T06:02:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-14T06:03:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Anisa Sifa\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anisa Sifa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#article\",\"isPartOf\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\"},\"author\":{\"name\":\"Anisa Sifa\",\"@id\":\"https:\/\/hosteko.com\/blog\/#\/schema\/person\/61c0f768f730587cc761667478bae74b\"},\"headline\":\"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini.\",\"datePublished\":\"2023-08-14T06:02:45+00:00\",\"dateModified\":\"2023-08-14T06:03:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\"},\"wordCount\":1186,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/hosteko.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png\",\"keywords\":[\"error PHP \u2013 Max Upload File\",\"Error The uploaded file exceeds the upload_max_filesize Directive in php.ini.\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\",\"url\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\",\"name\":\"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog\",\"isPartOf\":{\"@id\":\"https:\/\/hosteko.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png\",\"datePublished\":\"2023-08-14T06:02:45+00:00\",\"dateModified\":\"2023-08-14T06:03:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage\",\"url\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png\",\"contentUrl\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hosteko.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hosteko.com\/blog\/#website\",\"url\":\"https:\/\/hosteko.com\/blog\/\",\"name\":\"Hosteko Blog\",\"description\":\"Berita &amp; Informasi Dunia IT\",\"publisher\":{\"@id\":\"https:\/\/hosteko.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hosteko.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hosteko.com\/blog\/#organization\",\"name\":\"HOSTEKO\",\"url\":\"https:\/\/hosteko.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hosteko.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2019\/04\/logo-hosteko.png\",\"contentUrl\":\"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2019\/04\/logo-hosteko.png\",\"width\":195,\"height\":57,\"caption\":\"HOSTEKO\"},\"image\":{\"@id\":\"https:\/\/hosteko.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/hosteko.com\/blog\/#\/schema\/person\/61c0f768f730587cc761667478bae74b\",\"name\":\"Anisa Sifa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hosteko.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/54654c369cc66656fc14be12bc81225e165c7c14e1c45c7152065cfa06406b19?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/54654c369cc66656fc14be12bc81225e165c7c14e1c45c7152065cfa06406b19?s=96&d=mm&r=g\",\"caption\":\"Anisa Sifa\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","og_locale":"en_US","og_type":"article","og_title":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog","og_description":"Pernahkah Anda mengalami error the uploaded file exceeds the upload_max_filesize directive in php.ini\u00a0\u00a0ketika Anda sedang mengunggah file ke situs WordPress Anda? Error pada PHP \u2013 Max Upload File biasanya ditandai dengan adanya pesan \u201cThe uploaded file exceeds the upload_max_filesize directive in php.ini\u201d. pesan tersebut adalah sebuah pesan error yang nantinya akan muncul ketika pengguna atau [&hellip;]","og_url":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","og_site_name":"Hosteko Blog","article_published_time":"2023-08-14T06:02:45+00:00","article_modified_time":"2023-08-14T06:03:25+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","type":"image\/png"}],"author":"Anisa Sifa","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Anisa Sifa","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#article","isPartOf":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini"},"author":{"name":"Anisa Sifa","@id":"https:\/\/hosteko.com\/blog\/#\/schema\/person\/61c0f768f730587cc761667478bae74b"},"headline":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini.","datePublished":"2023-08-14T06:02:45+00:00","dateModified":"2023-08-14T06:03:25+00:00","mainEntityOfPage":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini"},"wordCount":1186,"commentCount":0,"publisher":{"@id":"https:\/\/hosteko.com\/blog\/#organization"},"image":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage"},"thumbnailUrl":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","keywords":["error PHP \u2013 Max Upload File","Error The uploaded file exceeds the upload_max_filesize Directive in php.ini."],"articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","url":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini","name":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini. - Hosteko Blog","isPartOf":{"@id":"https:\/\/hosteko.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage"},"image":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage"},"thumbnailUrl":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","datePublished":"2023-08-14T06:02:45+00:00","dateModified":"2023-08-14T06:03:25+00:00","breadcrumb":{"@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#primaryimage","url":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","contentUrl":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/hosteko.com\/blog\/tips-mengatasi-error-the-uploaded-file-exceeds-the-upload_max_filesize-directive-in-php-ini#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hosteko.com\/blog"},{"@type":"ListItem","position":2,"name":"Tips Mengatasi Error The uploaded file exceeds the upload_max_filesize Directive in php.ini."}]},{"@type":"WebSite","@id":"https:\/\/hosteko.com\/blog\/#website","url":"https:\/\/hosteko.com\/blog\/","name":"Hosteko Blog","description":"Berita &amp; Informasi Dunia IT","publisher":{"@id":"https:\/\/hosteko.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hosteko.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hosteko.com\/blog\/#organization","name":"HOSTEKO","url":"https:\/\/hosteko.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hosteko.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2019\/04\/logo-hosteko.png","contentUrl":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2019\/04\/logo-hosteko.png","width":195,"height":57,"caption":"HOSTEKO"},"image":{"@id":"https:\/\/hosteko.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/hosteko.com\/blog\/#\/schema\/person\/61c0f768f730587cc761667478bae74b","name":"Anisa Sifa","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hosteko.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/54654c369cc66656fc14be12bc81225e165c7c14e1c45c7152065cfa06406b19?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/54654c369cc66656fc14be12bc81225e165c7c14e1c45c7152065cfa06406b19?s=96&d=mm&r=g","caption":"Anisa Sifa"}}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/hosteko.com\/htk-blog\/wp-content\/uploads\/2023\/08\/Tips-Mengatasi-Error-The-uploaded-file-exceeds-the-upload_max_filesize-Directive-in-php.ini_.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/posts\/18081","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/comments?post=18081"}],"version-history":[{"count":2,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/posts\/18081\/revisions"}],"predecessor-version":[{"id":18084,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/posts\/18081\/revisions\/18084"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/media\/18082"}],"wp:attachment":[{"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/media?parent=18081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/categories?post=18081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hosteko.com\/blog\/wp-json\/wp\/v2\/tags?post=18081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}