陈德本 7 vuotta sitten
vanhempi
sitoutus
4ba4145132
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      hintData.php

+ 1 - 0
hintData.php

@@ -81,6 +81,7 @@ if (!$wd) {
     $deep=$_REQUEST['deep']?:1;
 //    echo $cmd=sprintf("nohup /usr/local/php7.2/bin/php /home/wwwroot/wyt.phplife.net/cli.php %s %s > /home/wwwroot/wyt.phplife.net/wangyating.log &",$wd,$deep);
     $cmd=sprintf("/usr/local/php7.2/bin/php /home/wwwroot/wyt.phplife.net/cli.php %s %s &",$wd,$deep);
+//    $cmd=sprintf("php /www/wyt.phplife.net/cli.php %s %s &",$wd,$deep);
     pclose(popen($cmd, 'r'));
 //    $str= shell_exec($cmd);