anyone?


On Jan 10, 2:59 pm, jjm <[email protected]> wrote:
> Ok so THEE issue is:
>
> ssh2_exec  (? on the function name, not in front of the terminal atm)
> will execute commands (verified by my own php scripts) but will NOT
> pipe output back
>
> in the rndc function, it calls an 'exec rndc status' which should show
> the status but as I said the output does not get piped back and scalr
> relies on that to do a regex match
>
> hence why I get the BIND is not running
>
> The question: why does ssh2 login, and execute but the output doesn't
> get grabbed?
>
> On Jan 10, 3:39 am, jjm <[email protected]> wrote:
>
>
>
> > scratch that... still messed up
>
> > On Jan 9, 6:02 pm, jjm <[email protected]> wrote:
>
> > > Had to re-install scalr on a fresh machine,
>
> > > getting a few errors now.
>
> > > It's failing in the function RndcStatus() where the regex matches
> > > happen.  Supposedly, it can't do "RNDC status" via ssh BUT:
>
> > > SSH is confirmed to work (no ssh errors in logs)
> > > SSH is listening on the server
>
> > > Later errors say "Bind Not running".
>
> > > Any Clues?
-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en.


Reply via email to