Tuesday, July 28, 2009

How do i get to use perl scripts it keeps saying i need its bin in my path , so how do i do that?

You need to be more specific, what is the EXACT error message? Maybe you need to do one of the following:


setenv PATH $PATH:/usr/local/bin


set PATH=%PATH%;C:\perl\bin


setenv PERL5LIB /usr/local/lib/perl5


etc. etc. there are many possible solutions, depending on your OS etc.

How do i get to use perl scripts it keeps saying i need its bin in my path , so how do i do that?
that is the exact error message if it said anything else i would have put it up there Report It

Reply:If you own your own web server then i believe that it is as easy as creatig the folder called cgi-bin.





But if you have a web host you will have to contact them and they will either create the folder or tell you that it is not possible.


No comments:

Post a Comment