NYCPHP Meetup

NYPHP.org

[nycphp-talk] best way to run script?

Konstantin Rozinov krozinov at gmail.com
Mon Jul 20 00:13:48 EDT 2009


Hey guys,

I'm trying to run the same php script via the command line interface
on several remote servers.
I'd like to do it securely preferably over ssh.  Right now, I'm using
the ssh2 class from php, but getting very inconsistent results
(sometimes the script runs, sometimes it doesn't via ssh2_exec)

What do people use to run scripts on production machines?

Thanks,
Konstantin



More information about the talk mailing list