> Thanks Michael but unfortunately it errors when starting:
> 'Parse error: syntax error, unexpected T_STRING in
> /usr/local/www/services_slimserver.php on line 187'.
Try using "\@" instead of "@" alone in that change.
> One last question / try.
> $slimurl = "http://yourUserName:yourPassword@" . $ifinfo['ipaddr'] .
> ":9000/";
>
> Does this command return/enter the username and password? Perhaps it has
> actually entered them but is waiting for the equivalent 'OK' command?
No. You would have to put your real username/password there.
--
Michael
> 'Parse error: syntax error, unexpected T_STRING in
> /usr/local/www/services_slimserver.php on line 187'.
Try using "\@" instead of "@" alone in that change.
> One last question / try.
> $slimurl = "http://yourUserName:yourPassword@" . $ifinfo['ipaddr'] .
> ":9000/";
>
> Does this command return/enter the username and password? Perhaps it has
> actually entered them but is waiting for the equivalent 'OK' command?
No. You would have to put your real username/password there.
--
Michael