Sorry for delay response
  yes it works fine 
perl C:\Program Files\Apache Group\Apache2\cgi-bin\first.pl
   
  but i get error log when i use the apache server
   [error] client [127.0.0.1] OS3 The system cannot specified the path
specified:
 *C:\Program Files\Apache Group\Apache2\cgi-bin\first.pl

  
 
  regards
  

yitzle <[EMAIL PROTECTED]> wrote:
  > [error] client [127.0.0.1] OS3 The system cannot specified the path
specified:
> *C:\Program Files\Apache Group\Apache2\cgi-bin\first.pl

*This means the server is trying to access a file that that path and can not
find it.
If you ensure that the file is at that path, it ought to work.
To test if the file is there, run the following line:

perl C:\Program Files\Apache Group\Apache2\cgi-bin\first.pl


 
---------------------------------
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.

Reply via email to