shell_exec - Related information

  • The Redis connection is not released after PHP starts the PHP script with shell_exec

    < H2 > problem description < H2 > there are two PHP scripts, start.php and processes2.php , both of which connect to the same Redis . execute procedure: assume that the number of connections to redis at this time is 0. I used redis-cli info...

    Dec.08,2021
  • Shell_exec prints the results?

    suppose I am in the php copy abc.php shell_exec("git status"); do this I call abc.php on the remote phone but this will not print any code if you type this git status command normally, it will show: On branch master Your branch is u...

  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b319f8-2b527.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b319f8-2b527.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?