|
Hello all,
I have one doubt regarding cgi. Can I integrate cgi with HTML like embedding php in html. If it so , I have an error regarding this, it says that
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
And error log says that
[Fri May 20 10:27:40 2005] [error] [client 61.17.56.30] File does not exist: /home/dhana/public_html/500.shtml
[Fri May 20 10:27:40 2005] [error] [client 61.17.56.30] Premature end of script headers: /home/dhana/public_html/cgi-bin/login.cgi
[Fri May 20 10:13:23 2005] [error] [client 61.17.56.30] File does not exist: /home/dhana/public_html/500.shtml
[Fri May 20 10:13:23 2005] [error] [client 61.17.56.30] Premature end of script headers: /home/dhana/public_html/cgi-bin/signup.cgi
I dont know how to rectify this plz help me?
|