Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.46 KB | None | 0 0
  1. diff -ru php-5.3.27.orig/sapi/fpm/fpm/fpm_env.h php-5.3.27/sapi/fpm/fpm/fpm_env.h
  2. --- php-5.3.27.orig/sapi/fpm/fpm/fpm_env.h      2013-07-10 19:43:08.000000000 +0200
  3. +++ php-5.3.27/sapi/fpm/fpm/fpm_env.h   2013-09-08 20:58:37.044811218 +0200
  4. @@ -7,7 +7,7 @@
  5.  
  6.  #include "fpm_worker_pool.h"
  7.  
  8. -#define SETPROCTITLE_PREFIX "php-fpm: "
  9. +#define SETPROCTITLE_PREFIX "php74-fpm: "
  10.  
  11.  int fpm_env_init_child(struct fpm_worker_pool_s *wp);
  12.  int fpm_env_init_main();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement