[EMAIL PROTECTED] Error while executing CGI Scripts

2006-05-25 Thread P Karthick
Hi Apache users,   I am using windows 2000 and apache 2.0.   When I am trying to run the CGI script, i am getting the following error recorded in the error.log of apache server:   [Thu May 25 10:25:11 2006] [error] [client 203.129.222.228] (OS 3)The system cannot find the path specified.  :

[EMAIL PROTECTED] Running bash scripts from a browser through Apache

2006-05-23 Thread P Karthick
Hi All, Is there any way to run Bash shell scripts from a browser passed through Apache. This is exactly like executing a perl script through mod_perl module.   E.g. http://myhost/dir1/myscript.sh   If we hit the link,the script should be executed and I have written the script in a way that i