top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

I am getting a 502 Bad Gateway error The Cgi was not CGI/1.1 complaint when I try to submit the empty fields . [CLOSED]

0 votes
528 views

I am working CGI project using C programming and I am reading the login detail in form input fields and when I try to submit the form with empty fields it gives me 502 Bad Gateway CGI was not in CGI/1.1 complaint.note that i am redirecting to the same page I am reading the the fields.

closed with the note: None
posted May 25, 2016 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

I have a python script (web service with query postgresql/postgis). Up to now, i did several test on my local laptop station (windows).

Now i want to execute this python script on our remote server (Web server : Apache;OS : Linux).

How to write a CGI template please? Can someone help me?

+1 vote

I have apache server installed locally on my system. I have made a directory C:mywebsites as my public_web directory. The files and folders in this directory are accessible from web-browser but the cgi-bin directory is not accessible.

The cgi-bin directory is in C:mywebsites. How should I solve this problem.

...