I'm trying to execute a rcmd from a php script and for some reason the script is working but it will not input any of the attached aguments for that script. Does anyone know what is causing this or what I need to do to fix it. Here is what I'm running.
rcmd $machine $script $script_args;