Ticket #1167 (new defect)

Opened 16 months ago

Last modified 14 months ago

spawn-fcgi fails with setuidgid

Reported by: renchap Owned by: jan
Priority: normal Milestone: 1.4.20
Component: mod_fastcgi Version: 1.4.15
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: Blocking:

Description

/usr/bin/setuidgid traviantoolbox /usr/bin/spawn-fcgi -p 1027 -f /usr/bin/php-cgi  -C 4
spawn-fcgi.c.190: child spawned successfully: PID: 1639

from lighttpd error log :

2007-05-06 15:04:42: (mod_fastcgi.c.2738) establishing connection failed: Connection refused socket: tcp:127.0.0.1:1027
netstat -tanpu|grep php
tcp        0      0 0.0.0.0:1027            0.0.0.0:*               LISTEN      1639/php-cgi

but it works with :

exec setuidgid traviantoolbox php-cgi -b 127.0.0.1:1027

Attachments

Add/Change #1167 (spawn-fcgi fails with setuidgid)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.