Re: How to execute a perl script on remote host



I found ssh2_exec() can help me to do this, but my php version is
4.3.9.
It seems no ssh2_exec() support, is there any similiar method?

"ColinQin 写道:
"
Hi All,

Now i have 2 servers A and B, A is a production server (the running web
app is writen with php) and B is a CVS server.

When i click a button in the running web app, i need to execute a perl
script on CVS server.

How can i do this?

Thanks

.


Quantcast