Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: absolute beginner in perl

by kviki_kiki (Initiate)
on Aug 03, 2015 at 12:52 UTC ( [id://1137247]=note: print w/replies, xml ) Need Help??


in reply to absolute beginner in perl

I tryed to contact the person who gave me the script but he is on vacation and will not be back for the next 14 days. I do have the acess to the server. As much as I understand I have to put the script onto the server in the directory cgi-bin for it to run. There is another script that runs this one every 6 hours.

I thaught I might put the script there, under another name and chage the output file location so it would not disrupt the original script job. However I do not know how to make it run, because it will be run only under the original name (since there is another script that makes it start).

So basically, how do I make it run? I use WinSCP to connect to the server.

Thanks again!

Replies are listed 'Best First'.
Re^2: absolute beginner in perl
by Corion (Patriarch) on Aug 03, 2015 at 12:58 UTC

    You will need to find out the mechanism that makes the other script run, and then adapt that mechanism to make your script run as well.

    As you mention cgi-bin, maybe the script is just available at the same URL as the "original" script, except under the new name. Have you tried opening that URL?

    This is mostly a configuration issue that your organisation should be able to solve itself without external input. There is very little help that we can provide from the outside because most of your setup is highly specific to your organisation.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1137247]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 06:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found