You should ask the php developer mailing list to accomplish this, but for basic idea, I think you should do :
1. allow ssh access from php server to remote server(I mean direct acess without asking password) 2. from ssh you can launch command directly to remote server, and get the result Fajar _____ From: Têvi Rodrigue Lawson [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2008 9:29 PM To: [email protected] Subject: Administrate Linux services with sms Hi, i have configured my kannel and pull/push message work correctly. I would like to administrate linux services (ssh, apache...) remotely with sms. The first thing i would like to do is to be able to stop and start services. The problème is that, i don't know exactly what my php code would look like! Please i need help ! Tevi
