Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion Debian/Ubuntu
  • Search

vesta Web TemplateAPACHE2 phpfcgid

Debian/Ubuntu related topics
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
neuropass
Posts: 12
Joined: Sat Jun 27, 2015 3:45 pm

vesta Web TemplateAPACHE2 phpfcgid
  • Quote

Post by neuropass » Sat Jun 27, 2015 3:57 pm

Looks like there is some internal server error (error 500) when you activate the phpfcgid template on a site.

The error is triggered when you upload a file withing the website for example. I reads due to the mod_fcgid that is limiting request length to only 130kb . How can this be changed to an higher limit on vesta when the phpfcgid is used?

The solution I found is this:

Code: Select all

# Work around annoying fcgid limitations
<IfModule mod_fcgid.c>
  # 20MB should be enough
  MaxRequestLen 20000000
</IfModule>
I just dont know where to place it.
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: vesta Web TemplateAPACHE2 phpfcgid
  • Quote

Post by skurudo » Wed Jul 15, 2015 1:54 pm

Look into your config /home/user/conf/web/
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Debian/Ubuntu”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password