Jump to content

jtanmay

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Everything posted by jtanmay

  1. Hi all, I am working on a project which needs to execute rsh command from php. I have tried running the rsh command from my command line, which does execute the command on the remote host, but when I run the same command using exec command in php, it returns me error code 1 and null result. Below is some sample code. exec(rsh remotehost -l username pwd) Any ideas or setting I need to make? Thanks in advance
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.