500 Internal Server Error on FastCGI
Posted by: zakaria (---.40.254.83.threembb.co.uk)
Date: July 28, 2012 12:01AM

hi, i'm using wampserver under Fastcgi server API,

i'm getting for the moment this error 500 Internal Server Error

on Apache error log the following :

[Fri Jul 27 01:39:31 2012] [warn] [client 127.0.0.1] mod_fcgid: HTTP request length 136980 (so far) exceeds MaxRequestLen (131072), referer: [localhost]

before any suggetion becuase have a look here :

[pivica.me]

so you can see the not only httpd.conf will be updated,

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: RiggsFolly (---.as13285.net)
Date: July 28, 2012 12:14AM

Check this thread out

[forum.wampserver.com]

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: zakaria (---.40.254.83.threembb.co.uk)
Date: July 28, 2012 12:24AM

sorry but i don't know what do you mean

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: RiggsFolly (---.as13285.net)
Date: July 28, 2012 01:50AM

I dont think you can use fastCgi version of PHP with the apache that comes with wamp

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: stevenmartin99 (Moderator)
Date: July 28, 2012 10:40AM

yes , wamp doesnt support fastCGI.

you need to read all of that other post linked her and installed that wampNTS

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: zakaria (---.197.127.168.threembb.co.uk)
Date: July 28, 2012 11:58PM

hi Steven,

it's your link you gave it to me to download it, i said to you that i want to use php with FastCGI as server API

you said to me that you've done it by yourself,

i got it for the moment and i'm using it but it's got an error, that one above.

thanks

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: stevenmartin99 (Moderator)
Date: July 29, 2012 12:18AM

oh ok in the httpd.conf

find

FcgidInitialEnv PHP_FCGI_MAX_REQUESTS 1000

and after that line add this line

FcgidMaxRequestLen 1000000000

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: 500 Internal Server Error on FastCGI
Posted by: zakaria (---.197.127.168.threembb.co.uk)
Date: July 29, 2012 12:39AM

ok

thanks very much

Options: ReplyQuote


Sorry, only registered users may post in this forum.