codrgii Posted July 7, 2009 Share Posted July 7, 2009 i have 2 servers running, the first server is the webserver , the second server is connected to the first server via linked server using sql, so the question is, how am i able to excute a php script on my second server via the first server on the website? how would i lay that out? Link to comment https://forums.phpfreaks.com/topic/165031-excuting-php-scripts/ Share on other sites More sharing options...
trq Posted July 7, 2009 Share Posted July 7, 2009 Firstly, do you have php installed on the second server? What exactly do you want this script to do? You can execute remote script via ssh. Link to comment https://forums.phpfreaks.com/topic/165031-excuting-php-scripts/#findComment-870252 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.