Welcome Guest, Not a member yet? Register   Sign In
How to use phpseclib by composer
#5

(07-20-2017, 09:09 AM)fconejerose Wrote: Excelent, thanks a lot skunkbad.
One Question: how about export variables in the remote conection?
somethink linke this:

$output = $ssh->exec(
   "set -e" . PHP_EOL
       . "export GRID_HOME=/u01/app/12.1.0/grid/bin/" . PHP_EOL
       . "cd \$GRID_HOME" . PHP_EOL
);

Not working for me :-(

Thanks again!

I don't know. You probably need to ask on stack overflow or the phpseclib board.
Reply


Messages In This Thread
How to use phpseclib by composer - by SirTom - 02-15-2017, 06:33 AM
RE: How to use phpseclib by composer - by skunkbad - 07-20-2017, 05:52 PM
RE: How to use phpseclib by composer - by SirTom - 02-17-2017, 01:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB