china-flint
homebrew.mxcl.php71.plist
 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
  <key>KeepAlive</key>
  <true/>
  <key>Label</key>
  <string>homebrew.mxcl.php71</string>
  <key>ProgramArguments</key>
  <array>
    <string>/usr/local/opt/php71/sbin/php-fpm</string>
    <string>--nodaemonize</string>
    <string>--fpm-config</string>
    <string>/usr/local/etc/php/7.1/php-fpm.conf</string>
  </array>
  <key>RunAtLoad</key>
  <true/>
  <key>LaunchOnlyOnce</key>
  <true/>
  <key>UserName</key>
  <string>flint</string>
  <key>WorkingDirectory</key>
  <string>/usr/local/var</string>
  <key>StandardErrorPath</key>
  <string>/usr/local/opt/php71/var/log/php-fpm.log</string>
</dict>
</plist>

 

分类:

技术点:

相关文章:

  • 2022-01-16
  • 2021-08-13
  • 2021-09-21
  • 2022-12-23
  • 2022-02-07
  • 2021-12-31
  • 2021-07-12
  • 2021-09-22
猜你喜欢
  • 2021-12-10
  • 2021-12-06
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
相关资源
相似解决方案