{"id":793,"date":"2012-11-07T23:16:48","date_gmt":"2012-11-07T15:16:48","guid":{"rendered":"http:\/\/binaryone.com.au\/?p=793"},"modified":"2023-11-23T08:44:27","modified_gmt":"2023-11-23T08:44:27","slug":"how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux","status":"publish","type":"post","link":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/","title":{"rendered":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux."},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you are trying to upload a file through WordPress or another content system to your web site and your website is running on Apache2\/PHP5\/mod_fcgid, and your browser displays the error:<\/p>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-c5bc720c-06a7-4b45-868e-a4617c1561f8\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #19294e; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #19294e;\" aria-controls=\"ub-content-toggle-panel-0-c5bc720c-06a7-4b45-868e-a4617c1561f8\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c5bc720c-06a7-4b45-868e-a4617c1561f8\" style=\"color: #f2f2f2; \">Browser error<\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #f2f2f2;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-c5bc720c-06a7-4b45-868e-a4617c1561f8\">\n\n<p class=\"wp-block-paragraph\">Internal server error<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">and in your Apaches error log you see something like<\/p>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-cdce5994-9429-4180-89dc-e450fd4a0919\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #19294e; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #19294e;\" aria-controls=\"ub-content-toggle-panel-0-cdce5994-9429-4180-89dc-e450fd4a0919\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-cdce5994-9429-4180-89dc-e450fd4a0919\" style=\"color: #f2f2f2; \">Apaches error log<\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #f2f2f2;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-cdce5994-9429-4180-89dc-e450fd4a0919\">\n\n<p class=\"wp-block-paragraph\">[Wed Nov 07 13:12:45 2012] [warn] [client 192.168.XXX.XXX] mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072), referer: \u2026<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">This error is because the default value of FcgidMaxRequestLen is 131072 which is very small see <a title=\"Apache Module mod_fcgid for more information\" href=\"http:\/\/httpd.apache.org\/mod_fcgid\/mod\/mod_fcgid.html#fcgidmaxrequestlen\" target=\"_blank\" rel=\"nofollow noopener\">Apache Module mod_fcgid for more information<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First check in your php.ini that upload_max_filesize has a big enough value for your upload. The default in php.ini is upload_max_filesize = 2M which stands for 2 megabytes (MB). If it is not set, set it to<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next edit your file \/etc\/apache2\/mods-available\/fcgid.conf, or if you have Virtualmin installed go to Webmin&gt; Servers&gt; Apache Webserver&gt; and select the Global configuration tab then click Edit Config Files. Now select \/etc\/apache2\/mods-available\/fcgid.conf in the dropdown list then click the Edit Directives in File button. Either way you should see something like this.<\/p>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-f0b3c63a-d46a-4614-a7ce-d0d3f3dd9390\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #19294e; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #19294e;\" aria-controls=\"ub-content-toggle-panel-0-f0b3c63a-d46a-4614-a7ce-d0d3f3dd9390\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-f0b3c63a-d46a-4614-a7ce-d0d3f3dd9390\" style=\"color: #f2f2f2; \">Current directives<\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #f2f2f2;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-f0b3c63a-d46a-4614-a7ce-d0d3f3dd9390\">\n\n<p class=\"wp-block-paragraph\">&lt;IfModule mod_fcgid.c&gt;<br>AddHandler\u00a0\u00a0 \u00a0fcgid-script .fcgi<br>FcgidConnectTimeout 20<br>&lt;\/IfModule&gt;<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">You now want to add the FcgidMaxRequestLen 2097152 directive to make the file look like this. NOTE: FcgidMaxRequestLen 2097152 = 2MB.<\/p>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-12bc822a-601f-463b-95b5-1b84407a22a5\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #19294e; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #19294e;\" aria-controls=\"ub-content-toggle-panel-0-12bc822a-601f-463b-95b5-1b84407a22a5\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-12bc822a-601f-463b-95b5-1b84407a22a5\" style=\"color: #f2f2f2; \">Edit directive<\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #f2f2f2;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-12bc822a-601f-463b-95b5-1b84407a22a5\">\n\n<p class=\"wp-block-paragraph\">&lt;IfModule mod_fcgid.c&gt;<br>AddHandler\u00a0\u00a0 \u00a0fcgid-script .fcgi<br>FcgidConnectTimeout 20<br>FcgidMaxRequestLen 2097152<br>&lt;\/IfModule&gt;<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Now save the changes and restart Apache with<\/p>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-60a3d863-90cb-4455-87d6-8640151703a1\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #19294e; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #19294e;\" aria-controls=\"ub-content-toggle-panel-0-60a3d863-90cb-4455-87d6-8640151703a1\" tabindex=\"0\">\n\t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-60a3d863-90cb-4455-87d6-8640151703a1\" style=\"color: #f2f2f2; \">Restart Apache<\/p>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #f2f2f2;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-60a3d863-90cb-4455-87d6-8640151703a1\">\n\n<p class=\"wp-block-paragraph\">\/etc\/init.d\/apache2 restart<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Or if working in Virtualmin there is a Stop Apache link in the top right hand corner of your screen click it and when Apache has stoped the link will change to a Start Apache link. Click it also. And that is it you will now be able to upload your 2MB files.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are trying to upload a file through WordPress or another content system to your web site and your website is running on Apache2\/PHP5\/mod_fcgid, and your browser displays the error: and in your Apaches error log you see something like This error is because the default value of FcgidMaxRequestLen is 131072 which is very [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[44],"tags":[43,45,46,47,48,49,50,19,20],"class_list":["post-793","post","type-post","status-publish","format-standard","hentry","category-how-to","tag-apache2","tag-http-request-length-so-far-exceeds-maxrequestlen131072","tag-internal-server-error","tag-linux","tag-mod_fcgid","tag-php5","tag-ubuntu-12-04-lts-precise-pangolin","tag-virtualmin","tag-webmin"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Allan\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"-\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -\" \/>\n\t\t<meta property=\"og:description\" content=\"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-11-07T15:16:48+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-11-23T08:44:27+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -\" \/>\n\t\t<meta name=\"twitter:description\" content=\"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#blogposting\",\"name\":\"How to Fix \\u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -\",\"headline\":\"How to Fix \\u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.\",\"author\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/author\\\/allan-cheesman-binaryone\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/192.168.0.150\\\/23\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/binaryone-logo-300dpi_105x50.png\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#articleImage\"},\"datePublished\":\"2012-11-07T23:16:48+08:00\",\"dateModified\":\"2023-11-23T08:44:27+08:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#webpage\"},\"articleSection\":\"How to, Apache2, HTTP request length (so far) exceeds MaxRequestLen(131072), Internal server error, Linux, mod_fcgid, PHP5, Ubuntu 12.04 LTS Precise Pangolin, Virtualmin, Webmin\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/binaryone.com.au\\\/23\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/bit\\\/#listItem\",\"name\":\"BIT\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/bit\\\/#listItem\",\"position\":2,\"name\":\"BIT\",\"item\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/bit\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/category\\\/how-to\\\/#listItem\",\"name\":\"How to\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/category\\\/how-to\\\/#listItem\",\"position\":3,\"name\":\"How to\",\"item\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/category\\\/how-to\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#listItem\",\"name\":\"How to Fix \\u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/bit\\\/#listItem\",\"name\":\"BIT\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#listItem\",\"position\":4,\"name\":\"How to Fix \\u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/category\\\/how-to\\\/#listItem\",\"name\":\"How to\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#organization\",\"name\":\"Binaryone\",\"url\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/192.168.0.150\\\/23\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/binaryone-logo-300dpi_105x50.png\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/author\\\/allan-cheesman-binaryone\\\/#author\",\"url\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/author\\\/allan-cheesman-binaryone\\\/\",\"name\":\"Allan\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5ed7e945c049f67ff35261ae318ca5b8fd2c440aad7e18efcf9863685ba0ad57?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Allan\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#webpage\",\"url\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/\",\"name\":\"How to Fix \\u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -\",\"description\":\"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/author\\\/allan-cheesman-binaryone\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/author\\\/allan-cheesman-binaryone\\\/#author\"},\"datePublished\":\"2012-11-07T23:16:48+08:00\",\"dateModified\":\"2023-11-23T08:44:27+08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#website\",\"url\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/binaryone.com.au\\\/23\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -","description":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)","canonical_url":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#blogposting","name":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -","headline":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.","author":{"@id":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/#author"},"publisher":{"@id":"https:\/\/binaryone.com.au\/23\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/192.168.0.150\/23\/wp-content\/uploads\/2020\/08\/binaryone-logo-300dpi_105x50.png","@id":"https:\/\/binaryone.com.au\/23\/#articleImage"},"datePublished":"2012-11-07T23:16:48+08:00","dateModified":"2023-11-23T08:44:27+08:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#webpage"},"isPartOf":{"@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#webpage"},"articleSection":"How to, Apache2, HTTP request length (so far) exceeds MaxRequestLen(131072), Internal server error, Linux, mod_fcgid, PHP5, Ubuntu 12.04 LTS Precise Pangolin, Virtualmin, Webmin"},{"@type":"BreadcrumbList","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23#listItem","position":1,"name":"Home","item":"https:\/\/binaryone.com.au\/23","nextItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/bit\/#listItem","name":"BIT"}},{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/bit\/#listItem","position":2,"name":"BIT","item":"https:\/\/binaryone.com.au\/23\/bit\/","nextItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/category\/how-to\/#listItem","name":"How to"},"previousItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/category\/how-to\/#listItem","position":3,"name":"How to","item":"https:\/\/binaryone.com.au\/23\/category\/how-to\/","nextItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#listItem","name":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux."},"previousItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/bit\/#listItem","name":"BIT"}},{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#listItem","position":4,"name":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.","previousItem":{"@type":"ListItem","@id":"https:\/\/binaryone.com.au\/23\/category\/how-to\/#listItem","name":"How to"}}]},{"@type":"Organization","@id":"https:\/\/binaryone.com.au\/23\/#organization","name":"Binaryone","url":"https:\/\/binaryone.com.au\/23\/","logo":{"@type":"ImageObject","url":"https:\/\/192.168.0.150\/23\/wp-content\/uploads\/2020\/08\/binaryone-logo-300dpi_105x50.png","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#organizationLogo"},"image":{"@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/#author","url":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/","name":"Allan","image":{"@type":"ImageObject","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/5ed7e945c049f67ff35261ae318ca5b8fd2c440aad7e18efcf9863685ba0ad57?s=96&d=mm&r=g","width":96,"height":96,"caption":"Allan"}},{"@type":"WebPage","@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#webpage","url":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/","name":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -","description":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/binaryone.com.au\/23\/#website"},"breadcrumb":{"@id":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/#breadcrumblist"},"author":{"@id":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/#author"},"creator":{"@id":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/#author"},"datePublished":"2012-11-07T23:16:48+08:00","dateModified":"2023-11-23T08:44:27+08:00"},{"@type":"WebSite","@id":"https:\/\/binaryone.com.au\/23\/#website","url":"https:\/\/binaryone.com.au\/23\/","inLanguage":"en-GB","publisher":{"@id":"https:\/\/binaryone.com.au\/23\/#organization"}}]},"og:locale":"en_GB","og:site_name":"-","og:type":"article","og:title":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -","og:description":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)","og:url":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/","article:published_time":"2012-11-07T15:16:48+00:00","article:modified_time":"2023-11-23T08:44:27+00:00","twitter:card":"summary_large_image","twitter:title":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux. -","twitter:description":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)"},"aioseo_meta_data":{"post_id":"793","title":null,"description":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)","keywords":[],"keyphrases":{"focus":{"keyphrase":"mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)","score":58,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":3,"maxScore":9,"error":1,"length":10},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":[],"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-10-12 08:06:15","updated":"2025-06-04 03:00:01","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/binaryone.com.au\/23\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/binaryone.com.au\/23\/bit\/\" title=\"BIT\">BIT<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/binaryone.com.au\/23\/category\/how-to\/\" title=\"How to\">How to<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/\" title=\"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.\">How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.<\/a>\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/binaryone.com.au\/23"},{"label":"BIT","link":"https:\/\/binaryone.com.au\/23\/bit\/"},{"label":"How to","link":"https:\/\/binaryone.com.au\/23\/category\/how-to\/"},{"label":"How to Fix \u201cmod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)\u201d error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.","link":"https:\/\/binaryone.com.au\/23\/how-to-fix-mod_fcgid-http-request-length-131619-so-far-exceeds-maxrequestlen-131072-error-on-ubuntu-12-04-lts-precise-pangolin-linux\/"}],"featured_image_src":null,"author_info":{"display_name":"Allan","author_link":"https:\/\/binaryone.com.au\/23\/author\/allan-cheesman-binaryone\/"},"_links":{"self":[{"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/posts\/793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/comments?post=793"}],"version-history":[{"count":3,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/posts\/793\/revisions"}],"predecessor-version":[{"id":2466,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/posts\/793\/revisions\/2466"}],"wp:attachment":[{"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/media?parent=793"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/categories?post=793"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/binaryone.com.au\/23\/wp-json\/wp\/v2\/tags?post=793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}