This is what the POST method generates : " Method Not Allowed The requested method POST is not allowed for the URL /postmail.cgi.
-------------------------------------------------------------------------------- Apache/1.3.12 Server at safepowerindia.com Port 80 " The GET method generates the Perl code on the browser. The CGI script in question is located in the designated 'home directory' and not in the new cgi-bin we created here. The permissions for formmail.pl at present are : 711 Previously they were 770 , no difference in the outcome. Thanks, ([EMAIL PROTECTED]) Shyam ----- Original Message ----- From: "Suresh Ramasubramanian" <[EMAIL PROTECTED]> 1. What are the permissions : 711 (previously , 770). Do I have to run httpd restart to activate the change ? 2. Is the path to perl correct : Yes 3. Can you run the scripts from the command line : Yes 4. Does it print a text/html line, to give you html output? : Supposed to , but as mentioned POST shows the above mentioned display on the viewer's browser and GET shows the code on the user's browser. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
