On Thu, 08 Sep 2005 14:37:20 GMT, vbMark <> wrote:
>Hello,
>
>I am running my web site on a web host that I don't own or have access to
>the server itself other than FTP and my control panel.
>
>I need to run a perl script from the command line. How do I do this? Do I
>do something like Telnet in or what?
If you only have ftp and control panel access, you probably don't have
telnet access. You can try.
Dependinig on how your server is configured you may be able to run the
perl script from the browser, i.e.
www.site.com/script.pl , but it
depends on the web server setup.