SSH in PHP script.
Posted: Mon Nov 08, 2004 2:45 am
Hi.
I am making a tool page for a few servers. In order to start some things up, we now use the shell commands using SSH. What we plan is to have one tool page on the main server. That can start those, so people can start those. I need a way to connect and generate these shell commands from the PHP script.
Is there a class for SSH connection for PHP? Or how can I do this?
L
I am making a tool page for a few servers. In order to start some things up, we now use the shell commands using SSH. What we plan is to have one tool page on the main server. That can start those, so people can start those. I need a way to connect and generate these shell commands from the PHP script.
Is there a class for SSH connection for PHP? Or how can I do this?
L