How to run a script using SSH

Posted by Ed Talmadge on Server Fault See other posts from Server Fault or by Ed Talmadge
Published on 2010-03-30T04:37:02Z Indexed on 2010/03/30 4:43 UTC
Read the original article Hit count: 274

Filed under:

Complete beginner question...

Let's say I have SSH access to my website. And, I have a file:

mywebsite.com/foo/my_script.php

How can I use SSH to run my_script.php?

© Server Fault or respective owner

Related posts about ssh