Maik Penz

Results 6 comments of Maik Penz

APC was discontinued in 2013 and replaced by APCu. (its wiki but see https://en.wikipedia.org/wiki/List_of_PHP_accelerators for example). Using this patch for more than a year. Works fine.

Currently I have to set up a mysql user with regular password login for munin stats to use. With socket-connection a user-auth plugin can be used without password - limited...

Can not use the plugin with PHP 7 and unable to use in development environment with PHP 5.4+ due to log/ screen spam. Is there any intend to fix this...

The short-term solution has the drawback that the main site may not be used. For me that is `dev.DOMAIN` which holds no blog but only the network admin and thus...

WP CRON is often disabled and is triggered otherwise for performance reasons. It might otherwise seriously add to server load and load times. By default on a network install only...

https://github.com/cdaguerre/php-trello-api/blob/master/lib/Trello/HttpClient/HttpClient.php#L148 does wrap a client exception from the guzzle library. As `'T'` is not a very detailed error message and the detail of the event queue not visible in the...