[Bug 1265983] Re: php5 cli one instance/process limit

Ondřej Surý ondrej at sury.org
Fri Jan 17 14:17:53 UTC 2014


Just don't use bashisms when your default shell is not bash.

The default shell is not interpreting &> as redirection of stdout and
stderr, but as background character and runs *two* processes, fist php
without redirection and second with empty command (so it probably
barfs), but redirected to >/dev/null.

** Changed in: php5 (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1265983

Title:
  php5 cli one instance/process limit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1265983/+subscriptions



More information about the Ubuntu-server-bugs mailing list