Hi all,
Hope you are all good; Here is my questions
I m doing a AJAX request to one of the .cfm file and every time I sent a request, i m getting a 500 internal server error only for a particular scenario. In the same file, I m doing some add, delete and modify queries to the databse; In only modify query, I get internal server error;
I thought my code is the problem and i deleted all the code in the file and had only a cfoutput statement; with that also i get a internal server error.
Your help is highly appreciated.
I'm Using developer editon of Coldfusion 9;
Also, only for that particular request the Ajax request gives internal server error.
Is it anyway some of the db connections opened in CF and not closed? so repeated request to the DB makes this error?
I m trying out every possibilities to rectify this error.
I was just thinking if it's CF 9.0.0 or 9.0.1 with APSB12-15 or 9.0.2, you might have post parameter limit problem and you need to change postParameterLimit in CF9/lib, open file neo-runtime.xml, increase value and restart CF9 application service.
More details here:
http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb12 -15.html
HTH, Carl.
North America
Europe, Middle East and Africa
Asia Pacific