From bbb889fd1219bd86fb5774c6eca3dd53381aaefa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 3 May 2013 13:48:51 +0200 Subject: [PATCH] - updated suexec-path patch --- apache-mod_fcgid-suexec-path.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache-mod_fcgid-suexec-path.patch b/apache-mod_fcgid-suexec-path.patch index 710b6f5..bab1cf5 100644 --- a/apache-mod_fcgid-suexec-path.patch +++ b/apache-mod_fcgid-suexec-path.patch @@ -82,8 +82,8 @@ diff -ur mod_fcgid-2.3.6.orig//modules/fcgid/fcgid_proc_unix.c mod_fcgid-2.3.6/m + if (!g_suexec_cmd) + g_suexec_cmd = get_suexec_cmd(procinfo->main_server); + - /* - Create UNIX domain socket before spawn + /* + Create UNIX domain socket before spawn */ diff -ur mod_fcgid-2.3.6.orig//modules/fcgid/mod_fcgid.c mod_fcgid-2.3.6/modules/fcgid/mod_fcgid.c --- mod_fcgid-2.3.6.orig//modules/fcgid/mod_fcgid.c 2010-10-29 01:53:29.000000000 +0200 -- 2.44.0