Good Morning.
does any one how I could allow one of my php script to
connect to my remote server (Unix) and to run the following
command in order to rotate the log files: ~/usr/local/urchin/urchin
I've used system() and exec() but it didnt't work.
Do I have to autentificate myself as when I connect through
a telnet application? If so, how should I do?
Thanks A LOT for the one who will give response.
Have a good day.
does any one how I could allow one of my php script to
connect to my remote server (Unix) and to run the following
command in order to rotate the log files: ~/usr/local/urchin/urchin
I've used system() and exec() but it didnt't work.
Do I have to autentificate myself as when I connect through
a telnet application? If so, how should I do?
Thanks A LOT for the one who will give response.
Have a good day.