[Bug 1319595] Re: upstart script ignores some php-fpm.conf parameters, cannot be bypassed in preference of SystemV init script.

2015-03-04 Thread David Andruczyk
I developed a workaround based upon: http://serverfault.com/questions/114052/logging-a-daemons-output-with- upstart based upon the Last (Feb 12th) solution.. changed bits of /etc/init/php5-fpm.conf script exec bash EOT exec 1 (logger -t syslog_tag_for_php) 21 exec /usr/sbin/php5-fpm

[Bug 1319595] Re: upstart script ignores some php-fpm.conf parameters, cannot be bypassed in preference of SystemV init script.

2015-02-20 Thread David Andruczyk
This completely breaks SYSLOG logging of PHP-fpm setups. Not daemoninzing the process results in php-fpm ignoring the error_log option and screws things royally in a multi-server setup where centralized logging is used with syslog... Please revert this bad design. -- You received this bug

[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-05 Thread David Andruczyk
Installing open-vm-dkms/open-vm-tools (2011.12.20-562307-0ubuntu1.1) from precise-proposed has solved the compile issue for the 3.2.0-76.111 kernel. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu.

[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-04 Thread David Andruczyk
I have also verified this failure exists with open-vm-tools 2011.12.20-562307-0ubuntu1 against kernel 3.2.0-76.111 when my nodes failed to come up completely on VMware (waiting for network which depended on the vmxnet driver which wasn't there) CC [M]