[MacPorts] #35258: php53-fpm @5.3.14 launching daemon script bug
#35258: php53-fpm @5.3.14 launching daemon script bug ----------------------------+----------------------------------------------- Reporter: holms@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Keywords: | Port: php53-fpm ----------------------------+----------------------------------------------- It's a really strange why this still haven't been noticed {{{ Romans-MacBook:php53 holms$ cat /Library/LaunchDaemons/org.macports.php53-fpm.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>Label</key><string>org.macports.php53-fpm</string> <key>ProgramArguments</key> <array> <string>/opt/local/bin/daemondo</string> <string>--label=php53-fpm</string> <string>--start-cmd</string> <string>/opt/local/sbin/php-fpm53</string> <string>;</string> <string>--pid=exec</string> </array> <key>Debug</key><false/> <key>Disabled</key><true/> <key>KeepAlive</key><true/> </dict> </plist> }}} path to php-fpm is wrong it's: {{{ Romans-MacBook:php53 holms$ ls /opt/local/sbin/ | grep fpm php-fpm53.dSYM }}} and I was struggling for whole hour, what the hell is going on.. this port was installed with suhosin and debug flags. i'm on mountain lion GM. -- Ticket URL: <https://trac.macports.org/ticket/35258> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35258: php53-fpm @5.3.14 launching daemon script bug -----------------------------+---------------------------------------------- Reporter: holms@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: duplicate | Keywords: Port: php53-fpm | -----------------------------+---------------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate Comment: This is a duplicate of #31617, for which I unfortunately still have no explanation. If anyone can explain it and offer a way to prevent it, for those few users who experience it, please add a comment there. -- Ticket URL: <https://trac.macports.org/ticket/35258#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts